rpms/eclipse-cdt/EL-5 .cvsignore, 1.29, 1.30 eclipse-cdt.spec, 1.78, 1.79 make-autotools-tarball.sh, 1.1, 1.2 sources, 1.34, 1.35

Jeff Johnston (jjohnstn) fedora-extras-commits at redhat.com
Tue Jul 17 22:26:16 UTC 2007


Author: jjohnstn

Update of /cvs/extras/rpms/eclipse-cdt/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7139

Modified Files:
	.cvsignore eclipse-cdt.spec make-autotools-tarball.sh sources 
Log Message:

* Tue Jul 17 2007 Jeff Johnston <jjohnstn at redhat.com> 3.1.2-6
- Rebase autotools to 0.1.0
- Change automake editor to embed if/else constructs in outline view





Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/eclipse-cdt/EL-5/.cvsignore,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- .cvsignore	11 Jul 2007 23:19:16 -0000	1.29
+++ .cvsignore	17 Jul 2007 22:25:44 -0000	1.30
@@ -9,3 +9,4 @@
 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


Index: eclipse-cdt.spec
===================================================================
RCS file: /cvs/extras/rpms/eclipse-cdt/EL-5/eclipse-cdt.spec,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- eclipse-cdt.spec	11 Jul 2007 23:35:17 -0000	1.78
+++ eclipse-cdt.spec	17 Jul 2007 22:25:44 -0000	1.79
@@ -18,7 +18,7 @@
 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 @@
 
 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 @@
 %doc %{eclipse_base}/features/org.eclipse.cdt.sdk_*/epl-v10.html
 
 %changelog
+* Tue Jul 17 2007 Jeff Johnston <jjohnstn at redhat.com> 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 <jjohnstn at redhat.com> 3.1.2-5
 - Resolves #247518, #246153, #246783, #246134, #245820
 - Resolves #245611, #243184, #241782, #241612, #239620


Index: make-autotools-tarball.sh
===================================================================
RCS file: /cvs/extras/rpms/eclipse-cdt/EL-5/make-autotools-tarball.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- make-autotools-tarball.sh	28 Feb 2007 00:19:06 -0000	1.1
+++ make-autotools-tarball.sh	17 Jul 2007 22:25:44 -0000	1.2
@@ -3,7 +3,7 @@
 tag=`echo $rel | sed -e 's/\./_/g'`
 mkdir -p temp && cd temp
 rm -rf autotools
-cvs -d:pserver:anonymous at 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 at 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*
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/eclipse-cdt/EL-5/sources,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- sources	11 Jul 2007 23:19:16 -0000	1.34
+++ sources	17 Jul 2007 22:25:44 -0000	1.35
@@ -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




More information about the fedora-extras-commits mailing list