From ada8dd3fdd9f73900aae5b24a756ad2fcbf08eb8 Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Thu, 17 Dec 2009 07:44:27 +0000 Subject: [PATCH] - Comment rhel ExclusiveArchs - not correct applies on Fedora. --- jna.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/jna.spec b/jna.spec index 5643dd2..56e7f42 100644 --- a/jna.spec +++ b/jna.spec @@ -1,6 +1,6 @@ Name: jna Version: 3.2.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Pure Java access to native libraries Group: Development/Libraries @@ -28,9 +28,9 @@ BuildRequires: libX11-devel libXt-devel libffi-devel # inside jars. Requires: java >= 1:1.6.0 jpackage-utils libffi # for ExcludeArch see bug: 468831 -%if 0%{?rhel} < 6 -ExcludeArch: ppc ppc64 -%endif +#%if 0%{?rhel} < 6 +#ExcludeArch: ppc ppc64 +#%endif %description @@ -128,6 +128,9 @@ rm -rf %{buildroot} %changelog +* Thu Dec 17 2009 Alexander Kurtakov 3.2.4-2 +- Comment rhel ExclusiveArchs - not correct applies on Fedora. + * Sat Nov 14 2009 Levente Farkas - 3.2.4-1 - Rebase on upstream 3.2.4