rpms/eclipse/devel eclipse.spec,1.192,1.193

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Oct 25 18:46:29 UTC 2005


Author: overholt

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

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



Index: eclipse.spec
===================================================================
RCS file: /cvs/dist/rpms/eclipse/devel/eclipse.spec,v
retrieving revision 1.192
retrieving revision 1.193
diff -u -r1.192 -r1.193
--- eclipse.spec	12 Oct 2005 15:36:00 -0000	1.192
+++ eclipse.spec	25 Oct 2005 18:46:20 -0000	1.193
@@ -23,7 +23,7 @@
 Summary:        %{pkg_summary}
 Name:           eclipse
 Version:        %{eclipse_majmin}.%{eclipse_micro}
-Release:        1jpp_2fc
+Release:        1jpp_3fc
 License:        EPL
 Group:          Text Editors/Integrated Development Environments (IDE)
 URL:            http://www.eclipse.org/
@@ -111,7 +111,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
@@ -1166,6 +1166,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_3fc
+- Make non-gcj builds not noarch (rh#171711).
+
 * Wed Oct 12 2005 Andrew Overholt <overholt at redhat.com> 3.1.1-1jpp_2fc
 - Add JavaModelCache overflow patch (e.o#111299).
 




More information about the fedora-cvs-commits mailing list