rpms/eclipse/FC-4 eclipse.spec,1.158,1.159

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Oct 25 18:44:59 UTC 2005


Author: overholt

Update of /cvs/dist/rpms/eclipse/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv3091

Modified Files:
	eclipse.spec 
Log Message:
* Tue Oct 25 2005 Andrew Overholt <overholt at redhat.com> 3.1.1-1jpp_1fc.FC4.2
- Make non-gcj builds not noarch (rh#171711).



Index: eclipse.spec
===================================================================
RCS file: /cvs/dist/rpms/eclipse/FC-4/eclipse.spec,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -r1.158 -r1.159
--- eclipse.spec	22 Oct 2005 12:47:28 -0000	1.158
+++ eclipse.spec	25 Oct 2005 18:44:54 -0000	1.159
@@ -23,7 +23,7 @@
 Summary:        %{pkg_summary}
 Name:           eclipse
 Version:        %{eclipse_majmin}.%{eclipse_micro}
-Release:        1jpp_1fc.FC4.1
+Release:        1jpp_1fc.FC4.2
 License:        EPL
 Group:          Text Editors/Integrated Development Environments (IDE)
 URL:            http://www.eclipse.org/
@@ -110,7 +110,7 @@
 %if %{gcj_support}
 ExclusiveArch: %{ix86} x86_64 ppc
 %else
-BuildArch:	noarch
+ExclusiveArch: %{ix86} x86_64 ppc ppc64 ia64
 %endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 BuildRequires:  ant
@@ -1190,6 +1190,9 @@
 %{_datadir}/%{name}/plugins/org.eclipse.platform.source.linux.gtk.*_3.1.1
 
 %changelog
+* Tue Oct 25 2005 Andrew Overholt <overholt at redhat.com> 3.1.1-1jpp_1fc.FC4.2
+- Make non-gcj builds not noarch (rh#171711).
+
 * Fri Oct 21 2005 Andrew Overholt <overholt at redhat.com> 3.1.1-1jpp_1fc.FC4.1
 - Back-port 3.1.1 to FC4.
 - Use native /usr/bin/ecj.




More information about the fedora-cvs-commits mailing list