SPECS: php4.spec - use sed to remove php extensions from php.ini f...

glen glen at pld-linux.org
Sun Jul 10 00:37:45 CEST 2005


Author: glen                         Date: Sat Jul  9 22:37:45 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use sed to remove php extensions from php.ini file (rather mktemp)

---- Files affected:
SPECS:
   php4.spec (1.446 -> 1.447) 

---- Diffs:

================================================================
Index: SPECS/php4.spec
diff -u SPECS/php4.spec:1.446 SPECS/php4.spec:1.447
--- SPECS/php4.spec:1.446	Sun Jul 10 00:25:39 2005
+++ SPECS/php4.spec	Sun Jul 10 00:37:40 2005
@@ -77,7 +77,7 @@
 Summary(uk):	PHP ÷ĹŇÓŚ§ 4 - ÍĎ×Á ĐŇĹĐŇĎĂĹÓŐ×ÁÎÎŃ HTML-ĆÁĘĚŚ×, ×ÉËĎÎŐ×ÁÎÁ ÎÁ ÓĹŇ×ĹŇŚ
 Name:		php4
 Version:	4.3.11
-Release:	4.24%{?with_hardening:hardened}
+Release:	4.27%{?with_hardening:hardened}
 Epoch:		3
 Group:		Libraries
 License:	PHP
@@ -367,7 +367,7 @@
 Group:		Libraries
 # because of dlclose() bugs in glibc <= 2.3.4 causing SEGVs on exit
 Requires:	glibc >= 6:2.3.5
-Requires:	mktemp
+Requires:	sed >= 4.0
 Provides:	%{name}-session = %{epoch}:%{version}-%{release}
 Provides:	php-common = %{epoch}:%{version}-%{release}
 Provides:	php-session = %{epoch}:%{version}-%{release}
@@ -2919,6 +2919,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.447  2005/07/09 22:37:40  glen
+- use sed to remove php extensions from php.ini file (rather mktemp)
+
 Revision 1.446  2005/07/09 22:25:39  glen
 - R: mktemp to -common because php4-module-install uses it
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php4.spec?r1=1.446&r2=1.447&f=u




More information about the pld-cvs-commit mailing list