rpms/eclipse-cdt/devel .cvsignore, 1.30, 1.31 eclipse-cdt.spec, 1.79, 1.80 sources, 1.37, 1.38

Jeff Johnston (jjohnstn) fedora-extras-commits at redhat.com
Thu Aug 16 21:16:29 UTC 2007


Author: jjohnstn

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

Modified Files:
	.cvsignore eclipse-cdt.spec sources 
Log Message:

* Thu Aug 16 2007 Jeff Johnston <jjohnstn at redhat.com> 4.0.0-3
- Resolves #251412
- Rebase autotools to 0.9.2
- Add minimum java runtime requirement
- Add direct Autotools wizards
- Add autogen.sh options





Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/eclipse-cdt/devel/.cvsignore,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- .cvsignore	19 Jul 2007 22:18:29 -0000	1.30
+++ .cvsignore	16 Aug 2007 21:15:55 -0000	1.31
@@ -3,3 +3,4 @@
 eclipse-cdt-fetched-src-4_0_0.tar.bz2
 eclipse-cdt-fetched-src-CDT_4_0_0.tar.bz2
 eclipse-cdt-fetched-src-autotools-0_9_1.tar.gz
+eclipse-cdt-fetched-src-autotools-0_9_2.tar.gz


Index: eclipse-cdt.spec
===================================================================
RCS file: /cvs/extras/rpms/eclipse-cdt/devel/eclipse-cdt.spec,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- eclipse-cdt.spec	10 Aug 2007 18:43:47 -0000	1.79
+++ eclipse-cdt.spec	16 Aug 2007 21:15:55 -0000	1.80
@@ -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:        Eclipse Public License / CPL
 Group:          Development/Tools
 URL:            http://www.eclipse.org/cdt
@@ -62,7 +62,7 @@
 
 Source0: %{name}-fetched-src-CDT_4_0_0.tar.bz2
 
-Source1: http://sources.redhat.com/eclipse/autotools/eclipse-cdt-fetched-src-autotools-0_9_1.tar.gz
+Source1: http://sources.redhat.com/eclipse/autotools/eclipse-cdt-fetched-src-autotools-0_9_2.tar.gz
 
 # The following tarball was generated thusly:
 #
@@ -347,6 +347,13 @@
 %{_libdir}/eclipse/plugins/org.eclipse.cdt.source*
 
 %changelog
+* Thu Aug 16 2007 Jeff Johnston <jjohnstn at redhat.com> 4.0.0-3
+- Resolves #251412
+- Rebase autotools to 0.9.2
+- Add minimum java runtime requirement
+- Add direct Autotools wizards
+- Add autogen.sh options
+
 * Fri Aug 10 2007 Jeff Johnston <jjohnstn at redhat.com> 4.0.0-2
 - Add Epoch 1 back.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/eclipse-cdt/devel/sources,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- sources	8 Aug 2007 22:34:41 -0000	1.37
+++ sources	16 Aug 2007 21:15:55 -0000	1.38
@@ -1,4 +1,4 @@
 5c470fb0777d27541edbfa31443d91f7  eclipse-cdt-cppunit-20061102.tar.gz
 2d4ae0a2131ba1efc896d981072cc091  eclipse-cdt-target_filter.gif.gz
-d9716ef78e9bc1ee511eece3c6aeec12  eclipse-cdt-fetched-src-autotools-0_9_1.tar.gz
 089752c5437767e4756b893da17a7574  eclipse-cdt-fetched-src-CDT_4_0_0.tar.bz2
+0d188752045f1033ad448d19dd215437  eclipse-cdt-fetched-src-autotools-0_9_2.tar.gz




More information about the scm-commits mailing list