rpms/perl-Crypt-DSA/devel perl-Crypt-DSA.spec,1.2,1.3

Paul Howarth (pghmcfc) fedora-extras-commits at redhat.com
Mon May 29 13:12:02 UTC 2006


Author: pghmcfc

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

Modified Files:
	perl-Crypt-DSA.spec 
Log Message:
Add missing buildreq: which



Index: perl-Crypt-DSA.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Crypt-DSA/devel/perl-Crypt-DSA.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Crypt-DSA.spec	9 May 2006 09:29:15 -0000	1.2
+++ perl-Crypt-DSA.spec	29 May 2006 13:12:02 -0000	1.3
@@ -1,7 +1,7 @@
 Summary:	Perl module for DSA signatures and key generation
 Name:		perl-Crypt-DSA
 Version:	0.14
-Release:	1%{?dist}
+Release:	2%{?dist}
 License:	GPL or Artistic
 Group:		Development/Libraries
 Url:		http://search.cpan.org/dist/Crypt-DSA/
@@ -12,6 +12,7 @@
 BuildRequires:	perl(Digest::SHA1)
 BuildRequires:	perl(Convert::PEM) >= 0.07
 BuildRequires:	perl(Data::Buffer) >= 0.01
+BuildRequires:	which
 
 %description
 Crypt::DSA is an implementation of the DSA (Digital Signature Algorithm)
@@ -51,6 +52,9 @@
 %{_mandir}/man3/Crypt::DSA::Util.3pm*
 
 %changelog
+* Mon May 29 2006 Paul Howarth <paul at city-fan.org> 0.14-2
+- Add missing buildreq: which
+
 * Tue May  9 2006 Paul Howarth <paul at city-fan.org> 0.14-1
 - Update to 0.14
 




More information about the fedora-extras-commits mailing list