From fbc23e8f6753980abb412e118fc6195a9be2beaa Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Jul 17 2007 22:25:44 +0000 Subject: * Tue Jul 17 2007 Jeff Johnston 3.1.2-6 - Rebase autotools to 0.1.0 - Change automake editor to embed if/else constructs in outline view --- diff --git a/.cvsignore b/.cvsignore index feefe02..2416958 100644 --- a/.cvsignore +++ b/.cvsignore @@ -9,3 +9,4 @@ eclipse-cdt-autotools-0.0.8.tar.gz eclipse-cdt-autotools-0.0.8.1.tar.gz eclipse-cdt-target_filter.gif.gz eclipse-cdt-autotools-0.0.9.tar.gz +eclipse-cdt-autotools-3_x-0.1.0.tar.gz diff --git a/eclipse-cdt.spec b/eclipse-cdt.spec index 17cc28c..138266f 100644 --- a/eclipse-cdt.spec +++ b/eclipse-cdt.spec @@ -18,7 +18,7 @@ Epoch: 1 Summary: Eclipse C/C++ Development Tools (CDT) plugin Name: eclipse-cdt Version: %{majmin}.%{micro} -Release: 5%{?dist} +Release: 6%{?dist} License: Eclipse Public License / CPL Group: Development/Tools URL: http://www.eclipse.org/cdt @@ -42,7 +42,7 @@ Requires: eclipse-platform Source0: %{name}-fetched-src-%{version}.tar.bz2 -Source1: http://sources.redhat.com/eclipse/autotools/eclipse-cdt-autotools-0.0.9.tar.gz +Source1: http://sources.redhat.com/eclipse/autotools/eclipse-cdt-autotools-3_x-0.1.0.tar.gz # The following tarball was generated thusly: # @@ -319,6 +319,10 @@ rm -rf ${RPM_BUILD_ROOT} %doc %{eclipse_base}/features/org.eclipse.cdt.sdk_*/epl-v10.html %changelog +* Tue Jul 17 2007 Jeff Johnston 3.1.2-6 +- Rebase autotools to 0.1.0 +- Change automake editor to embed if/else constructs in outline view + * Wed Jul 11 2007 Jeff Johnston 3.1.2-5 - Resolves #247518, #246153, #246783, #246134, #245820 - Resolves #245611, #243184, #241782, #241612, #239620 diff --git a/make-autotools-tarball.sh b/make-autotools-tarball.sh index 692ac51..e62051c 100755 --- a/make-autotools-tarball.sh +++ b/make-autotools-tarball.sh @@ -3,7 +3,7 @@ rel=$1 tag=`echo $rel | sed -e 's/\./_/g'` mkdir -p temp && cd temp rm -rf autotools -cvs -d:pserver:anonymous@sources.redhat.com:/cvs/eclipse export -r autotools-$tag autotools/com.redhat.eclipse.cdt.autotools autotools/com.redhat.eclipse.cdt.autotools-docs autotools/com.redhat.eclipse.cdt.autotools.feature +cvs -d:pserver:anonymous@sources.redhat.com:/cvs/eclipse export -r autotools-cdt-3_x-$tag autotools/com.redhat.eclipse.cdt.autotools autotools/com.redhat.eclipse.cdt.autotools-docs autotools/com.redhat.eclipse.cdt.autotools.feature cd autotools -tar -czvf eclipse-cdt-autotools-$rel.tar.gz com.redhat.eclipse.cdt.autotools* +tar -czvf eclipse-cdt-autotools-3_x-$rel.tar.gz com.redhat.eclipse.cdt.autotools* diff --git a/sources b/sources index 627df14..d01bcf9 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ 5c470fb0777d27541edbfa31443d91f7 eclipse-cdt-cppunit-20061102.tar.gz 00ce7b1810685e56375f8df48cc9ae26 eclipse-cdt-fetched-src-3.1.2.tar.bz2 2d4ae0a2131ba1efc896d981072cc091 eclipse-cdt-target_filter.gif.gz -1bdd15108e2b246a4b9803252f7abf1f eclipse-cdt-autotools-0.0.9.tar.gz +6d9f6ac2961f549062eb0b88760179e3 eclipse-cdt-autotools-3_x-0.1.0.tar.gz