Author: qboosh Date: Sun Jun 3 08:27:33 2012 GMT Module: packages Tag: HEAD ---- Log message: - unified CPAN Source URL - clarified License - more verbose files
---- Files affected: packages/perl-Crypt-Rijndael: perl-Crypt-Rijndael.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: packages/perl-Crypt-Rijndael/perl-Crypt-Rijndael.spec diff -u packages/perl-Crypt-Rijndael/perl-Crypt-Rijndael.spec:1.23 packages/perl-Crypt-Rijndael/perl-Crypt-Rijndael.spec:1.24 --- packages/perl-Crypt-Rijndael/perl-Crypt-Rijndael.spec:1.23 Sat Jan 14 01:59:48 2012 +++ packages/perl-Crypt-Rijndael/perl-Crypt-Rijndael.spec Sun Jun 3 10:27:22 2012 @@ -11,17 +11,17 @@ Name: perl-Crypt-Rijndael Version: 1.09 Release: 1 -# included COPYING contains LGPL v2, but README and module source says GPL -License: GPL +License: LGPL v2+ Group: Development/Languages/Perl -Source0: http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/%{pdir}-%{pnam}-%{version}.tar.gz +Source0: http://www.cpan.org/modules/by-module/Crypt/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 6a2678fbd7a0c9ed277d4b758a530b1c Patch0: %{name}-types.patch URL: http://search.cpan.org/dist/Crypt-Rijndael/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} -BuildRequires: perl(Test::Manifest) >= 1.14 +BuildRequires: perl-Test-Manifest >= 1.14 +BuildRequires: perl-Test-Simple %endif BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -59,11 +59,11 @@ %files %defattr(644,root,root,755) %doc Changes NEWS README -%{perl_vendorarch}/Crypt/*.pm +%{perl_vendorarch}/Crypt/Rijndael.pm %dir %{perl_vendorarch}/auto/Crypt/Rijndael -%{perl_vendorarch}/auto/Crypt/Rijndael/*.bs -%attr(755,root,root) %{perl_vendorarch}/auto/Crypt/Rijndael/*.so -%{_mandir}/man3/* +%{perl_vendorarch}/auto/Crypt/Rijndael/Rijndael.bs +%attr(755,root,root) %{perl_vendorarch}/auto/Crypt/Rijndael/Rijndael.so +%{_mandir}/man3/Crypt::Rijndael.3* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -71,6 +71,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2012/06/03 08:27:22 qboosh +- unified CPAN Source URL +- clarified License +- more verbose files + Revision 1.23 2012/01/14 00:59:48 zbyniu - up to 1.09 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/perl-Crypt-Rijndael/perl-Crypt-Rijndael.spec?r1=1.23&r2=1.24 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
