Author: qboosh Date: Mon Feb 21 18:35:50 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.25
---- Files affected: packages/perl-Storable: perl-Storable.spec (1.71 -> 1.72) ---- Diffs: ================================================================ Index: packages/perl-Storable/perl-Storable.spec diff -u packages/perl-Storable/perl-Storable.spec:1.71 packages/perl-Storable/perl-Storable.spec:1.72 --- packages/perl-Storable/perl-Storable.spec:1.71 Sat Nov 13 00:38:12 2010 +++ packages/perl-Storable/perl-Storable.spec Mon Feb 21 19:35:45 2011 @@ -12,13 +12,14 @@ # 2.13 in perl-modules 5.8.7 # 2.15 in perl-modules 5.8.8 # 2.18 in perl-modules 5.10.0 -Version: 2.21 -Release: 4 +# 2.22 in perl-modules 5.12.0 +Version: 2.25 +Release: 1 # same as perl 5 License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-module/Storable/%{pnam}-%{version}.tar.gz -# Source0-md5: 9256904c73d8fe393b90b9b5f219f0a6 +Source0: http://www.cpan.org/modules/by-module/Storable/AMS/%{pnam}-%{version}.tar.gz +# Source0-md5: 2aca812fd3d88791a1dc0ed497afb8c6 URL: http://search.cpan.org/dist/Storable/ BuildRequires: perl-Test-Simple >= 0.41 BuildRequires: perl-devel >= 1:5.8.0 @@ -48,7 +49,6 @@ %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT%{_mandir}/man3 %{__make} install \ DESTDIR=$RPM_BUILD_ROOT @@ -63,9 +63,9 @@ %dir %{perl_vendorarch}/auto/Storable %{perl_vendorarch}/auto/Storable/autosplit.ix %{perl_vendorarch}/auto/Storable/*.al -%{perl_vendorarch}/auto/Storable/*.bs -%attr(755,root,root) %{perl_vendorarch}/auto/Storable/*.so -%{_mandir}/man3/* +%{perl_vendorarch}/auto/Storable/Storable.bs +%attr(755,root,root) %{perl_vendorarch}/auto/Storable/Storable.so +%{_mandir}/man3/Storable.3pm* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -73,6 +73,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.72 2011/02/21 18:35:45 qboosh +- updated to 2.25 + Revision 1.71 2010/11/12 23:38:12 pawelz - release 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Storable/perl-Storable.spec?r1=1.71&r2=1.72&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
