rpms/perl-Crypt-OpenSSL-RSA/EL-5 perl-Crypt-OpenSSL-RSA.spec, 1.1, 1.2

Wes Hardaker (hardaker) fedora-extras-commits at redhat.com
Wed Jun 18 14:03:02 UTC 2008


Author: hardaker

Update of /cvs/extras/rpms/perl-Crypt-OpenSSL-RSA/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31024

Modified Files:
	perl-Crypt-OpenSSL-RSA.spec 
Log Message:
force require the bignum package and sync with EL-4 spec and other releases


Index: perl-Crypt-OpenSSL-RSA.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Crypt-OpenSSL-RSA/EL-5/perl-Crypt-OpenSSL-RSA.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Crypt-OpenSSL-RSA.spec	1 Jun 2007 21:20:07 -0000	1.1
+++ perl-Crypt-OpenSSL-RSA.spec	18 Jun 2008 14:02:10 -0000	1.2
@@ -1,8 +1,8 @@
 Name:           perl-Crypt-OpenSSL-RSA
 Version:        0.25
-Release:        1%{?dist}
+Release:        6%{?dist}
 Summary:        Perl interface to OpenSSL for RSA
-License:        Artistic or GPL
+License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Crypt-OpenSSL-RSA/
 Source0:        http://www.cpan.org/authors/id/I/IR/IROBERTS/Crypt-OpenSSL-RSA-%{version}.tar.gz
@@ -13,6 +13,7 @@
 
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires:       perl(Crypt::OpenSSL::Random)
+Requires:       perl(Crypt::OpenSSL::Bignum)
 
 %description
 Crypt::OpenSSL::RSA - RSA encoding and decoding, using the openSSL libraries
@@ -49,6 +50,21 @@
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jun 18 2008 Wes Hardaker <wjhns174 at hardakers.net> - 0.25-6
+- Fix bug 451900: force-require the bignum module
+
+* Wed Mar  5 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.25-5
+- rebuild for new perl
+
+* Mon Feb 18 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0.25-4
+- Autorebuild for GCC 4.3
+
+* Sun Dec 09 2007 Release Engineering <rel-eng at fedoraproject dot org> - 0.25-3
+- Rebuild for deps
+
+* Thu Dec  6 2007 Wes Hardaker <wjhns174 at hardakers.net> - 0.25-2
+- Bump to force rebuild with new openssl lib version
+
 * Thu May 31 2007 Wes Hardaker <wjhns174 at hardakers.net> - 0.25-1
 - head to upstream 0.25
 - doc the new LICENSE file




More information about the fedora-extras-commits mailing list