rpms/eclipse-cdt/F-7 eclipse-cdt.spec,1.78,1.79

Jeff Johnston (jjohnstn) fedora-extras-commits at redhat.com
Wed Jul 11 23:33:19 UTC 2007


Author: jjohnstn

Update of /cvs/extras/rpms/eclipse-cdt/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25550

Modified Files:
	eclipse-cdt.spec 
Log Message:

Remove recursive line rule patch which is now part of code base.



Index: eclipse-cdt.spec
===================================================================
RCS file: /cvs/extras/rpms/eclipse-cdt/F-7/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:05:03 -0000	1.78
+++ eclipse-cdt.spec	11 Jul 2007 23:32:45 -0000	1.79
@@ -86,8 +86,6 @@
 # Patch to ManagedMake builder to prevent running make after Makefile generation
 # failure.
 Patch11: %{name}-managedbuild-failcheck.patch
-# Patch to fix RecursiveSingleLineRule so it properly recognizes EOF
-Patch12: %{name}-recursive-single-line-rule.patch
 
 BuildRequires: eclipse-pde
 %if %{gcj_support}
@@ -155,7 +153,6 @@
 mkdir autotools
 pushd autotools
 tar -xzf %{SOURCE1}
-%patch12 -p0
 popd
 
 # Cppunit stuff




More information about the scm-commits mailing list