rpms/eclipse-cdt/EL-5 eclipse-cdt.spec,1.77,1.78

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


Author: jjohnstn

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

Modified Files:
	eclipse-cdt.spec 
Log Message:

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



Index: eclipse-cdt.spec
===================================================================
RCS file: /cvs/extras/rpms/eclipse-cdt/EL-5/eclipse-cdt.spec,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- eclipse-cdt.spec	11 Jul 2007 23:19:16 -0000	1.77
+++ eclipse-cdt.spec	11 Jul 2007 23:35:17 -0000	1.78
@@ -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