fix ExclusiveArch

This commit is contained in:
Levente Farkas 2009-12-17 08:55:44 +00:00
parent c1a5da9d98
commit 0ea7e9fc1b

View File

@ -1,6 +1,6 @@
Name: jna
Version: 3.2.4
Release: 1%{?dist}
Release: 3%{?dist}
Summary: Pure Java access to native libraries
Group: Development/Libraries
@ -28,7 +28,7 @@ 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
%if 0%{?rhel} < 6 && 0%{?fedora} < 10
ExcludeArch: ppc ppc64
%endif
@ -128,6 +128,12 @@ rm -rf %{buildroot}
%changelog
* Thu Dec 17 2009 Levente Farkas <lfarkas@lfarkas.org> - 3.2.4-3
- add proper ExclusiveArch
* Thu Dec 17 2009 Alexander Kurtakov <akurtako@redhat.com> 3.2.4-2
- Comment rhel ExclusiveArchs - not correct applies on Fedora.
* Sat Nov 14 2009 Levente Farkas <lfarkas@lfarkas.org> - 3.2.4-1
- Rebase on upstream 3.2.4