rpms/eclipse-cdt/devel eclipse-cdt.spec,1.56,1.57

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Sep 20 15:30:21 UTC 2006


Author: overholt

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

Modified Files:
	eclipse-cdt.spec 
Log Message:
* Wed Sep 20 2006 Andrew Overholt <overholt at redhat.com> 3.1.0-4
- Remove ExclusiveArch as we build the SDK on all arches now.



Index: eclipse-cdt.spec
===================================================================
RCS file: /cvs/dist/rpms/eclipse-cdt/devel/eclipse-cdt.spec,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- eclipse-cdt.spec	11 Sep 2006 20:53:24 -0000	1.56
+++ eclipse-cdt.spec	20 Sep 2006 15:30:18 -0000	1.57
@@ -21,7 +21,7 @@
 Summary: 	%{pkg_summary}
 Name: 		%{eclipse_name}-cdt
 Version: 	%{majmin}.%{micro}
-Release:	3	
+Release:	4
 License:	Eclipse Public License - v 1.0 (EPL) <http://www.eclipse.org/legal/epl-v10.html>
 Group: 		Text Editors/Integrated Development Environments (IDE)
 URL:		http://www.eclipse.org/cdt
@@ -68,7 +68,6 @@
 Requires: 	eclipse-platform >= 1:3.2.0
 
 %if %{gcj_support}
-ExclusiveArch: %{ix86} x86_64 ppc ia64
 %else
 ExclusiveArch: %{ix86} x86_64 ppc ia64
 %endif
@@ -272,6 +271,9 @@
 %endif
 
 %changelog
+* Wed Sep 20 2006 Andrew Overholt <overholt at redhat.com> 3.1.0-4
+- Remove ExclusiveArch as we build the SDK on all arches now.
+
 * Mon Sep 11 2006 Jeff Johnston  <jjohnstn at redhat.com> 3.1.0-3
 - Add hover help for defined symbols
 - Fix bug with defined symbol calculation on file that compilation




More information about the fedora-cvs-commits mailing list