rpms/perl-Crypt-Blowfish/devel perl-Crypt-Blowfish.spec,1.5,1.6

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Oct 15 19:04:59 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-Crypt-Blowfish/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23772/devel

Modified Files:
	perl-Crypt-Blowfish.spec 
Log Message:

fix license, fix br



Index: perl-Crypt-Blowfish.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Crypt-Blowfish/devel/perl-Crypt-Blowfish.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Crypt-Blowfish.spec	8 Sep 2006 17:42:04 -0000	1.5
+++ perl-Crypt-Blowfish.spec	15 Oct 2007 19:04:26 -0000	1.6
@@ -1,14 +1,15 @@
 Summary: XS Blowfish implementation for Perl
 Name: perl-Crypt-Blowfish
 Version: 2.10
-Release: 2%{?dist}
-License: Distributable
+Release: 2%{?dist}.1
+License: Copyright only
 Group: Development/Libraries
 URL: http://search.cpan.org/dist/Crypt-Blowfish/
 Source0: http://search.cpan.org/CPAN/authors/id/D/DP/DPARIS/Crypt-Blowfish-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires: perl-Crypt-CBC
+BuildRequires: perl(ExtUtils::MakeMaker)
 BuildRequires: perl-Crypt-CBC
 
 %description
@@ -46,6 +47,10 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Oct 15 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 2.10-3.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Fri Sep 08 2006 Andreas Thienemann <andreas at bawue.net> - 2.10-3
 - FE6 Rebuild
 




More information about the fedora-extras-commits mailing list