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

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


Author: hardaker

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

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-5/perl-Crypt-OpenSSL-RSA.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Crypt-OpenSSL-RSA.spec	18 Jun 2008 14:02:10 -0000	1.2
+++ perl-Crypt-OpenSSL-RSA.spec	19 Jun 2008 14:07:57 -0000	1.3
@@ -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-6
+- 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