rpms/perl-Crypt-OpenSSL-Bignum/EL-4 perl-Crypt-OpenSSL-Bignum.spec, 1.8, 1.9

Wes Hardaker (hardaker) fedora-extras-commits at redhat.com
Mon Jun 23 20:45:52 UTC 2008


Author: hardaker

Update of /cvs/extras/rpms/perl-Crypt-OpenSSL-Bignum/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11956

Modified Files:
	perl-Crypt-OpenSSL-Bignum.spec 
Log Message:
sync with EL-5 which should have been done at the same time


Index: perl-Crypt-OpenSSL-Bignum.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Crypt-OpenSSL-Bignum/EL-4/perl-Crypt-OpenSSL-Bignum.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Crypt-OpenSSL-Bignum.spec	17 Jun 2008 15:09:40 -0000	1.8
+++ perl-Crypt-OpenSSL-Bignum.spec	23 Jun 2008 20:45:02 -0000	1.9
@@ -1,6 +1,6 @@
 Name:           perl-Crypt-OpenSSL-Bignum
 Version:        0.04
-Release:        4%{?dist}
+Release:        7%{?dist}
 Summary:        Perl interface to OpenSSL for Bignum
 License:        GPL+ or Artistic 
 Group:          Development/Libraries
@@ -10,7 +10,6 @@
 BuildRequires:  openssl openssl-devel perl(ExtUtils::MakeMaker) perl(Test)
 
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
-ExcludeArch:    x86_64
 
 %description
 Crypt::OpenSSL::Bignum - OpenSSL's multiprecision integer arithmetic
@@ -47,6 +46,18 @@
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jun 23 2008 Lubomir Rintel <lkundrak at v3.sk> - 0.04-7
+- Enable x86_64 build
+
+* Wed Jun 18 2008 Wes Hardaker <wjhns174 at hardakers.net> - 0.04-6
+- Exclude x86_64; openssl is broken there so we'll add this in until
+  the point that it's no longer broken over there.  That way we can at
+  least push this out to everyone else that might benefit from it and
+  we can continue to test build packages that depend on it.
+
+* Wed Jun 18 2008 Wes Hardaker <wjhns174 at hardakers.net> - 0.04-5
+- You need to update the release tag when making changes
+
 * Wed Mar  5 2008 Tom "spot" Callaway <tcallawa at redhat.com> 0.04-4
 - rebuild for new perl
 




More information about the fedora-extras-commits mailing list