rpms/perl-Crypt-DSA/devel perl-Crypt-DSA.spec,1.6,1.7

Paul Howarth (pghmcfc) fedora-extras-commits at redhat.com
Sun Aug 12 08:01:53 UTC 2007


Author: pghmcfc

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

Modified Files:
	perl-Crypt-DSA.spec 
Log Message:
Clarify license as GPL v1 or later, or Artistic (same as perl)
Add buildreq perl(Test::More)



Index: perl-Crypt-DSA.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Crypt-DSA/devel/perl-Crypt-DSA.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Crypt-DSA.spec	18 Apr 2007 13:06:30 -0000	1.6
+++ perl-Crypt-DSA.spec	12 Aug 2007 08:01:20 -0000	1.7
@@ -1,8 +1,8 @@
 Summary:	Perl module for DSA signatures and key generation
 Name:		perl-Crypt-DSA
 Version:	0.14
-Release:	4%{?dist}
-License:	GPL or Artistic
+Release:	5%{?dist}
+License:	GPL+ or Artistic
 Group:		Development/Libraries
 Url:		http://search.cpan.org/dist/Crypt-DSA/
 Source0:	http://search.cpan.org/CPAN/authors/id/B/BT/BTROTT/Crypt-DSA-%{version}.tar.gz
@@ -12,7 +12,7 @@
 BuildRequires:	perl(Convert::PEM) >= 0.07
 BuildRequires:	perl(Data::Buffer) >= 0.01
 BuildRequires:	perl(Digest::SHA1)
-BuildRequires:	perl(ExtUtils::MakeMaker)
+BuildRequires:	perl(ExtUtils::MakeMaker), perl(Test::More)
 BuildRequires:	which
 
 %description
@@ -53,6 +53,10 @@
 %{_mandir}/man3/Crypt::DSA::Util.3pm*
 
 %changelog
+* Sat Aug 11 2007 Paul Howarth <paul at city-fan.org> 0.14-5
+- Clarify license as GPL v1 or later, or Artistic (same as perl)
+- Add buildreq perl(Test::More)
+
 * Wed Apr 18 2007 Paul Howarth <paul at city-fan.org> 0.14-4
 - Buildrequire perl(ExtUtils::MakeMaker)
 - Fix argument order for find with -depth




More information about the fedora-extras-commits mailing list