|
|
Choosing A Webhost: |
rpms/perl-Cache-Cache/FC-3 perl-Cache-Cache.spec,1.4,1.5: msg#00545linux.redhat.fedora.extras.cvs
Author: jpo Update of /cvs/extras/rpms/perl-Cache-Cache/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19639 Modified Files: perl-Cache-Cache.spec Log Message: Bring up to date with current fedora.extras perl spec template Index: perl-Cache-Cache.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Cache-Cache/FC-3/perl-Cache-Cache.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Cache-Cache.spec 1 Feb 2005 09:43:31 -0000 1.4 +++ perl-Cache-Cache.spec 28 Feb 2005 21:10:11 -0000 1.5 @@ -1,17 +1,21 @@ %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} -Summary: Generic cache interface and implementations -Name: perl-Cache-Cache -Version: 1.03 -Release: 1 -License: GPL or Artistic -Group: Applications/CPAN -URL: http://search.cpan.org/dist/Cache-Cache/ -Source: http://search.cpan.org/CPAN/authors/id/D/DC/DCLINTON/Cache-Cache-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: perl(IPC::ShareLite), perl(Digest::SHA1), perl(Error) -BuildArch: noarch +Name: perl-Cache-Cache +Version: 1.03 +Release: 2 +Summary: Generic cache interface and implementations + +Group: Development/Libraries +License: GPL or Artistic +URL: http://search.cpan.org/dist/Cache-Cache/ +Source0: http://www.cpan.org/authors/id/D/DC/DCLINTON/Cache-Cache-1.03.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) + +BuildArch: noarch +BuildRequires: perl >= 1:5.6.1, perl(Storable) +BuildRequires: perl(Digest::SHA1), perl(Error), perl(IPC::ShareLite) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) + %description The Cache modules are designed to assist a developer in persisting data for a @@ -24,34 +28,41 @@ %prep -%setup -n Cache-Cache-%{version} +%setup -q -n Cache-Cache-%{version} %build -%{__perl} Makefile.PL INSTALLDIRS="vendor" -%{__make} %{?_smp_mflags} +%{__perl} Makefile.PL INSTALLDIRS=vendor +make %{?_smp_mflags} %install -%{__rm} -rf %{buildroot} -%{__make} pure_install PERL_INSTALL_ROOT="%{buildroot}" +rm -rf $RPM_BUILD_ROOT +make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT +find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' +find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' +chmod -R u+w $RPM_BUILD_ROOT/* + -# Clean up buildroot -find %{buildroot} -type f -name .packlist -exec rm -f {} \; +%check || : +make test -%clean -%{__rm} -rf %{buildroot} +%clean +rm -rf $RPM_BUILD_ROOT %files -%defattr(-, root, root, 0755) -%doc CHANGES COPYING* CREDITS DISCLAIMER README +%defattr(-,root,root,-) +%doc CHANGES COPYING CREDITS DISCLAIMER README STYLE %{perl_vendorlib}/Cache/ %{_mandir}/man3/*.3* %changelog +* Mon Feb 28 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.03-2 +- Bring up to date with current fedora.extras perl spec template. + * Tue Feb 1 2005 Matthias Saou <http://freshrpms.net/> 1.03-1 - Merge in changes from Jose Pedro Oliveira's fedora.us package : #146741. - Update to 1.03.
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | rpms/aqhbci-qt-tools/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1, notting |
|---|---|
| Next by Date: | rpms/Hermes/devel Hermes.spec,1.5,1.6, thias |
| Previous by Thread: | rpms/aqhbci-qt-tools/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1, notting |
| Next by Thread: | rpms/Hermes/devel Hermes.spec,1.5,1.6, thias |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |