rpms/perl-Crypt-OpenSSL-RSA/EL-4 perl-Crypt-OpenSSL-RSA.spec, 1.6, 1.7

Wes Hardaker (hardaker) fedora-extras-commits at redhat.com
Thu Jun 19 14:11:43 UTC 2008


Author: hardaker

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

Modified Files:
	perl-Crypt-OpenSSL-RSA.spec 
Log Message:
exclude 64 until fixed


Index: perl-Crypt-OpenSSL-RSA.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Crypt-OpenSSL-RSA/EL-4/perl-Crypt-OpenSSL-RSA.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Crypt-OpenSSL-RSA.spec	18 Jun 2008 14:00:55 -0000	1.6
+++ perl-Crypt-OpenSSL-RSA.spec	19 Jun 2008 14:10:48 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           perl-Crypt-OpenSSL-RSA
 Version:        0.25
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Perl interface to OpenSSL for RSA
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -14,6 +14,7 @@
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires:       perl(Crypt::OpenSSL::Random)
 Requires:       perl(Crypt::OpenSSL::Bignum)
+ExcludeArch:    x86_64
 
 %description
 Crypt::OpenSSL::RSA - RSA encoding and decoding, using the openSSL libraries
@@ -50,6 +51,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jun 19 2008 Wes Hardaker <wjhns174 at hardakers.net> - 0.25-7
+- Exclude x86_64 till it's fixed
+
 * Wed Jun 18 2008 Wes Hardaker <wjhns174 at hardakers.net> - 0.25-6
 - Fix bug 451900: force-require the bignum module
 




More information about the fedora-extras-commits mailing list