rpms/eclipse-phpeclipse/devel eclipse-phpeclipse-httpd-integration.patch, 1.4, 1.5 eclipse-phpeclipse.spec, 1.7, 1.8

Mat Booth mbooth at fedoraproject.org
Sun Sep 14 23:26:27 UTC 2008


Author: mbooth

Update of /cvs/pkgs/rpms/eclipse-phpeclipse/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2650

Modified Files:
	eclipse-phpeclipse-httpd-integration.patch 
	eclipse-phpeclipse.spec 
Log Message:
* Tue Sep 09 2008 Mat Booth <fedora at matbooth.co.uk> 1.2.0-0.4.svn1573
- Fix FTBFS due to patch fuzz.



eclipse-phpeclipse-httpd-integration.patch:

Index: eclipse-phpeclipse-httpd-integration.patch
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-phpeclipse/devel/eclipse-phpeclipse-httpd-integration.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- eclipse-phpeclipse-httpd-integration.patch	29 Jun 2008 18:30:45 -0000	1.4
+++ eclipse-phpeclipse-httpd-integration.patch	14 Sep 2008 23:26:26 -0000	1.5
@@ -1,6 +1,6 @@
---- net.sourceforge.phpeclipse.externaltools/prefs/default_linux.properties	2005-10-13 19:38:40.000000000 +0100
-+++ net.sourceforge.phpeclipse.externaltools/prefs/default_linux.properties	2008-06-15 11:18:01.000000000 +0100
-@@ -1,14 +1,14 @@
+--- net.sourceforge.phpeclipse.externaltools/prefs/default_linux.properties	2008-09-09 17:59:31.000000000 +0100
++++ net.sourceforge.phpeclipse.externaltools/prefs/default_linux.properties	2008-09-09 18:01:44.000000000 +0100
+@@ -1,13 +1,13 @@
 -_php_run_pref=/opt/lamp/php/php
 -_external_parser=/opt/lamp/php/php -l -f {0}
 -_mysql_run_pref=/opt/lampp/lampp startmysql
@@ -24,7 +24,6 @@
  _mysql_start_background=true
  _apache_start_background=true
  _apache_stop_background=true
- _apache_restart_background=true
 --- net.sourceforge.phpeclipse.externaltools/conf/httpd.conf	1970-01-01 01:00:00.000000000 +0100
 +++ net.sourceforge.phpeclipse.externaltools/conf/httpd.conf	2008-06-22 13:09:36.000000000 +0100
 @@ -0,0 +1,23 @@


Index: eclipse-phpeclipse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-phpeclipse/devel/eclipse-phpeclipse.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- eclipse-phpeclipse.spec	7 Sep 2008 23:00:03 -0000	1.7
+++ eclipse-phpeclipse.spec	14 Sep 2008 23:26:26 -0000	1.8
@@ -3,7 +3,7 @@
 
 Name:      eclipse-phpeclipse
 Version:   1.2.0
-Release:   0.3.svn1573%{?dist}
+Release:   0.4.svn1573%{?dist}
 Summary:   PHP Eclipse plugin
 Group:     Development/Tools
 License:   CPL
@@ -136,6 +136,9 @@
 %endif
 
 %changelog
+* Tue Sep 09 2008 Mat Booth <fedora at matbooth.co.uk> 1.2.0-0.4.svn1573
+- Fix FTBFS due to patch fuzz.
+
 * Wed Jul 30 2008 Andrew Overholt <overholt at redhat.com> 1.2.0-0.3.svn1573
 - Update for building against Eclipse SDK 3.4.
 




More information about the fedora-extras-commits mailing list