From e20817d9f1c5c275e22ff027db7722676a0f4268 Mon Sep 17 00:00:00 2001 From: Wes Hardaker Date: Jun 23 2008 20:40:25 +0000 Subject: break the package again --- diff --git a/perl-Crypt-OpenSSL-RSA.spec b/perl-Crypt-OpenSSL-RSA.spec index 6b6cb1a..f2fd3ca 100644 --- a/perl-Crypt-OpenSSL-RSA.spec +++ b/perl-Crypt-OpenSSL-RSA.spec @@ -1,6 +1,6 @@ Name: perl-Crypt-OpenSSL-RSA Version: 0.25 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Perl interface to OpenSSL for RSA License: GPL+ or Artistic Group: Development/Libraries @@ -14,7 +14,6 @@ BuildRequires: perl(Test) perl(ExtUtils::MakeMaker) 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 @@ -51,6 +50,9 @@ rm -rf %{buildroot} %{_mandir}/man3/* %changelog +* Mon Jun 23 2008 Wes Hardaker - 0.25-8 +- Reinsert still broken x86_64 architecture + * Thu Jun 19 2008 Wes Hardaker - 0.25-7 - Exclude x86_64 till it's fixed