SPECS: netmrg.spec - can be run with php >= 4.1, so use /usr/bin/php from p...

gotar gotar at pld-linux.org
Wed Sep 24 16:44:58 CEST 2008


Author: gotar                        Date: Wed Sep 24 14:44:58 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- can be run with php >= 4.1, so use /usr/bin/php from php4?-program

---- Files affected:
SPECS:
   netmrg.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/netmrg.spec
diff -u SPECS/netmrg.spec:1.25 SPECS/netmrg.spec:1.26
--- SPECS/netmrg.spec:1.25	Tue Sep 23 22:23:14 2008
+++ SPECS/netmrg.spec	Wed Sep 24 16:44:53 2008
@@ -26,7 +26,6 @@
 BuildRequires:	net-snmp-devel
 BuildRequires:	rpmbuild(macros) >= 1.268
 BuildRequires:	rrdtool-devel >= 1.2.10
-BuildRequires:	sed >= 4.0
 Requires:	libxml2
 Requires:	php(mysql)
 Requires:	rrdtool >= 1.2.10
@@ -67,7 +66,6 @@
 	--with-snmp-lib-dir=%{_libdir} \
 	--with-www-dir=%{_appdir}
 %{__make}
-sed -i -e '1s|^#!/usr/bin/php |#!/usr/bin/php.cli |' libexec/*.php
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -174,6 +172,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2008/09/24 14:44:53  gotar
+- can be run with php >= 4.1, so use /usr/bin/php from php4?-program
+
 Revision 1.25  2008/09/23 20:23:14  gotar
 - subdir for lockfile writable by http user (to be changed to netmrg as well)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/netmrg.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list