rpms/jna/F-12 jna.spec,1.18,1.19

Alexander Kurtakov akurtakov at fedoraproject.org
Thu Dec 17 07:44:27 UTC 2009


Author: akurtakov

Update of /cvs/pkgs/rpms/jna/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20490/F-12

Modified Files:
	jna.spec 
Log Message:
- Comment rhel ExclusiveArchs - not correct applies on Fedora.


Index: jna.spec
===================================================================
RCS file: /cvs/pkgs/rpms/jna/F-12/jna.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- jna.spec	23 Nov 2009 19:58:03 -0000	1.18
+++ jna.spec	17 Dec 2009 07:44:27 -0000	1.19
@@ -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
 # 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 <akurtako at redhat.com> 3.2.4-2
+- Comment rhel ExclusiveArchs - not correct applies on Fedora.
+
 * Sat Nov 14 2009 Levente Farkas <lfarkas at lfarkas.org> - 3.2.4-1
 - Rebase on upstream 3.2.4
 




More information about the scm-commits mailing list