rpms/eclipse-cdt/devel eclipse-cdt.spec,1.99,1.100

Jeff Johnston (jjohnstn) fedora-extras-commits at redhat.com
Mon Aug 11 17:35:45 UTC 2008


Author: jjohnstn

Update of /cvs/extras/rpms/eclipse-cdt/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23049

Modified Files:
	eclipse-cdt.spec 
Log Message:

* Mon Aug 11 2008 Jeff Johnston <jjohnstn at redhat.com> 5.0.0-3
- Fix build id to be 200806171202.




Index: eclipse-cdt.spec
===================================================================
RCS file: /cvs/extras/rpms/eclipse-cdt/devel/eclipse-cdt.spec,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- eclipse-cdt.spec	8 Aug 2008 22:07:16 -0000	1.99
+++ eclipse-cdt.spec	11 Aug 2008 17:35:15 -0000	1.100
@@ -6,7 +6,7 @@
 %define majmin                  %{major}.%{minor}
 %define micro                   0
 %define eclipse_base            %{_libdir}/eclipse
-%define build_id		200808081650
+%define build_id		200806171202
 
 # All arches line up except i386 -> x86
 %ifarch %{ix86}
@@ -18,7 +18,7 @@
 Summary:        Eclipse C/C++ Development Tools (CDT) plugin
 Name:           eclipse-cdt
 Version:        %{majmin}.%{micro}
-Release:        2%{?dist}
+Release:        3%{?dist}
 License:        EPL and CPL
 Group:          Development/Tools
 URL:            http://www.eclipse.org/cdt
@@ -418,6 +418,9 @@
 %{eclipse_base}/dropins/cdt-mylyn
 
 %changelog
+* Mon Aug 11 2008 Jeff Johnston <jjohnstn at redhat.com> 5.0.0-3
+- Fix build id to be 200806171202.
+
 * Fri Aug 08 2008 Jeff Johnston <jjohnstn at redhat.com> 5.0.0-2
 - Add autotools 1.0.0 which supports CDT 5.0.
 - Use java -cp to build cdt and autotools instead of eclipse -nosplash.




More information about the fedora-extras-commits mailing list