From 3a4a1c0d04031e129d13d8f0f995fea91446eaba Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Aug 11 2008 17:35:15 +0000 Subject: * Mon Aug 11 2008 Jeff Johnston 5.0.0-3 - Fix build id to be 200806171202. --- diff --git a/eclipse-cdt.spec b/eclipse-cdt.spec index 8dac3c4..7a31dc4 100644 --- a/eclipse-cdt.spec +++ b/eclipse-cdt.spec @@ -6,7 +6,7 @@ Epoch: 1 %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 @@ Epoch: 1 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 @@ fi %{eclipse_base}/dropins/cdt-mylyn %changelog +* Mon Aug 11 2008 Jeff Johnston 5.0.0-3 +- Fix build id to be 200806171202. + * Fri Aug 08 2008 Jeff Johnston 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.