From f9be71ef6b715b87d1555d48308a958fb6a71719 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Apr 08 2009 22:38:58 +0000 Subject: * Wed Apr 08 2009 Jeff Johnston 5.0.2-2 - Bump release. * Tue Apr 07 2009 Jeff Johnston 5.0.2-1 - Rebase autotools to 1.0.3. - Rebase CDT to v200903191301 (5.0.2). --- diff --git a/.cvsignore b/.cvsignore index e35f4fe..81558db 100644 --- a/.cvsignore +++ b/.cvsignore @@ -22,3 +22,5 @@ eclipse-cdt-fetched-src-libhover-20081106.tar.gz eclipse-cdt-fetched-src-CDT_5_0_1.tar.bz2 eclipse-cdt-fetched-src-autotools-R1_0_2.tar.gz eclipse-cdt-fetched-src-libhover-R0_1_1.tar.gz +eclipse-cdt-fetched-src-CDT_5_0_2.tar.bz2 +eclipse-cdt-fetched-src-autotools-R1_0_3.tar.gz diff --git a/eclipse-cdt.spec b/eclipse-cdt.spec index 4bd704c..6b7a7b1 100644 --- a/eclipse-cdt.spec +++ b/eclipse-cdt.spec @@ -6,9 +6,9 @@ Epoch: 1 %define major 5 %define minor 0 %define majmin %{major}.%{minor} -%define micro 1 +%define micro 2 %define eclipse_base %{_libdir}/eclipse -%define build_id 200809190802 +%define build_id 200903191301 # All arches line up except i386 -> x86 %ifarch %{ix86} @@ -20,7 +20,7 @@ Epoch: 1 Summary: Eclipse C/C++ Development Tools (CDT) plugin Name: eclipse-cdt Version: %{majmin}.%{micro} -Release: 4%{?dist} +Release: 2%{?dist} License: EPL and CPL Group: Development/Tools URL: http://www.eclipse.org/cdt @@ -31,10 +31,10 @@ Requires: eclipse-platform # script. Note that the optional c99 and upc parsers plus the optional # xlc support features have been removed. -Source0: %{name}-fetched-src-CDT_5_0_1.tar.bz2 +Source0: %{name}-fetched-src-CDT_5_0_2.tar.bz2 Source4: fetch-cdt.sh -Source1: http://sources.redhat.com/eclipse/autotools/eclipse-cdt-fetched-src-autotools-R1_0_2.tar.gz +Source1: http://sources.redhat.com/eclipse/autotools/eclipse-cdt-fetched-src-autotools-R1_0_3.tar.gz Source2: http://sources.redhat.com/eclipse/autotools/eclipse-cdt-fetched-src-libhover-R0_1_1.tar.gz @@ -56,9 +56,6 @@ Source3: %{name}-target_filter.gif.gz # Script to run the tests in Xvnc Source5: %{name}-runtests.sh -# Don't run the tests as part of the build. We'll do this ourselves. -Patch4: %{name}-no-tests-%{version}.patch - ## Patch to cppunit code to support double-clicking on file names, classes, and ## member names in the Hierarchy and Failure views such that the appropriate ## file will be opened and the appropriate line will be selected. @@ -158,8 +155,6 @@ Test suite for Eclipse C/C++ Development Tools (CDT). %prep %setup -q -c -%patch4 - pushd "org.eclipse.cdt.releng" # Remove lpg-using lrparser feature @@ -299,7 +294,8 @@ java -cp $SDK/startup.jar \ -DbaseLocation=$SDK \ -Dpde.build.scripts=$PDEDIR/scripts \ -DdontFetchAnything=true \ - -DskipFetch=true + -DskipFetch=true \ + zips popd ## Autotools has dependencies on CDT so we must add these to the SDK directory @@ -570,11 +566,12 @@ fi %endif %changelog -* Mon Mar 23 2009 Jeff Johnston 5.0.1-4 -- Bump release and rebuild. +* Wed Apr 08 2009 Jeff Johnston 5.0.2-2 +- Bump release. -* Tue Feb 24 2009 Fedora Release Engineering - 1:5.0.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild +* Tue Apr 07 2009 Jeff Johnston 5.0.2-1 +- Rebase autotools to 1.0.3. +- Rebase CDT to v200903191301 (5.0.2). * Fri Jan 16 2009 Jeff Johnston 5.0.1-2 - Rebase libhover to 0.1.1 and autotools to 1.0.2. diff --git a/fetch-cdt.sh b/fetch-cdt.sh index 0997aea..0708175 100755 --- a/fetch-cdt.sh +++ b/fetch-cdt.sh @@ -1,6 +1,6 @@ #!/bin/sh -CDTTAG=CDT_5_0_1 +CDTTAG=CDT_5_0_2 ECLIPSEBASE=$(rpm --eval %{_libdir})/eclipse mkdir -p temp && cd temp diff --git a/sources b/sources index 60fa62f..0e0e19e 100644 --- a/sources +++ b/sources @@ -1,5 +1,5 @@ 5c470fb0777d27541edbfa31443d91f7 eclipse-cdt-cppunit-20061102.tar.gz 2d4ae0a2131ba1efc896d981072cc091 eclipse-cdt-target_filter.gif.gz -f0db116442be6f461611739308535175 eclipse-cdt-fetched-src-CDT_5_0_1.tar.bz2 -80967f045be67d65396ce424ef093719 eclipse-cdt-fetched-src-autotools-R1_0_2.tar.gz 23c3498e551936980269c83a0051d6b1 eclipse-cdt-fetched-src-libhover-R0_1_1.tar.gz +1768318e26e5a40e55bb55cc38fedfaa eclipse-cdt-fetched-src-CDT_5_0_2.tar.bz2 +25251010257cc1255f9bcec90a9514b7 eclipse-cdt-fetched-src-autotools-R1_0_3.tar.gz