rpms/eclipse-cdt/devel eclipse-cdt.spec,1.114,1.115

Jeff Johnston jjohnstn at fedoraproject.org
Mon Nov 17 23:33:09 UTC 2008


Author: jjohnstn

Update of /cvs/extras/rpms/eclipse-cdt/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25526

Modified Files:
	eclipse-cdt.spec 
Log Message:

* Mon Nov 17 2008 Jeff Johnston <jjohnstn at redhat.com> 5.0.0-12
- Fix typo in autotools and libhover sources tarballs.
- Remove redundant patches which are already in new tarballs.




Index: eclipse-cdt.spec
===================================================================
RCS file: /cvs/extras/rpms/eclipse-cdt/devel/eclipse-cdt.spec,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- eclipse-cdt.spec	6 Nov 2008 23:59:27 -0000	1.114
+++ eclipse-cdt.spec	17 Nov 2008 23:32:38 -0000	1.115
@@ -20,7 +20,7 @@
 Summary:        Eclipse C/C++ Development Tools (CDT) plugin
 Name:           eclipse-cdt
 Version:        %{majmin}.%{micro}
-Release:        11%{?dist}
+Release:        12%{?dist}
 License:        EPL and CPL
 Group:          Development/Tools
 URL:            http://www.eclipse.org/cdt
@@ -34,9 +34,9 @@
 Source0: %{name}-fetched-src-CDT_5_0_0.tar.bz2
 Source4: fetch-cdt.sh
 
-Source1: http://sources.redhat.com/eclipse/autotools/eclipse-cdt-fetched-src-autotools-1_0_1.tar.gz
+Source1: http://sources.redhat.com/eclipse/autotools/eclipse-cdt-fetched-src-autotools-20081106.tar.gz
 
-Source2: http://sources.redhat.com/eclipse/autotools/eclipse-cdt-fetched-src-libhover-1_0_0.tar.gz
+Source2: http://sources.redhat.com/eclipse/autotools/eclipse-cdt-fetched-src-libhover-20081106.tar.gz
 
 ## The following tarball was generated thusly:
 ##
@@ -72,12 +72,6 @@
 ## been removed in CDT 4.0.
 #Patch11: %{name}-cppunit-env-tab.patch
 
-# Fix missing library-docs plug-in in libhover feature
-Patch5: %{name}-libhover-feature.patch
-
-# Fix libhover glibc plugin's build.properties to include toc.xml
-Patch6: %{name}-libhover-glibc.patch
-
 # Remove include of stropts.h in openpty.c as it is no longer included 
 # in glibc-headers package
 Patch12: %{name}-openpty.patch
@@ -239,12 +233,6 @@
 mkdir libhover
 pushd libhover
 tar -xzf %{SOURCE2}
-pushd org.eclipse.linuxtools.cdt.libhover.feature
-%patch5
-popd
-pushd org.eclipse.linuxtools.cdt.libhover.glibc
-%patch6
-popd
 popd
 
 ## Cppunit stuff
@@ -582,6 +570,10 @@
 %endif
 
 %changelog
+* Mon Nov 17 2008 Jeff Johnston <jjohnstn at redhat.com> 5.0.0-12
+- Fix typo in autotools and libhover sources tarballs.
+- Remove redundant patches which are already in new tarballs.
+
 * Thu Nov 06 2008 Jeff Johnston <jjohnstn at redhat.com> 5.0.0-11
 - Fix managed configurations dialog problem.
 - Update libhover and autotools source tarballs to 20081106 snapshot.




More information about the fedora-extras-commits mailing list