SPECS: php4.spec - proper openssl trigger

glen glen at pld-linux.org
Tue Aug 9 16:21:19 CEST 2005


Author: glen                         Date: Tue Aug  9 14:21:19 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- proper openssl trigger

---- Files affected:
SPECS:
   php4.spec (1.460 -> 1.461) 

---- Diffs:

================================================================
Index: SPECS/php4.spec
diff -u SPECS/php4.spec:1.460 SPECS/php4.spec:1.461
--- SPECS/php4.spec:1.460	Tue Aug  9 15:35:04 2005
+++ SPECS/php4.spec	Tue Aug  9 16:21:14 2005
@@ -2223,8 +2223,9 @@
 %triggerun odbc -- %{name}-odbc < 3:4.4.0-2.1
 [ ! -x %{_sbindir}/php4-module-install ] || %{_sbindir}/php4-module-install remove odbc %{_sysconfdir}/php.ini
 
-#%triggerun openssl -- %{name}-openssl < 3:4.4.0-2.1
-#[ ! -x %{_sbindir}/php4-module-install ] || %{_sbindir}/php4-module-install remove openssl %{_sysconfdir}/php.ini
+# openssl trigger on common package. it removes shared openssl module from php.ini, if it was there.
+%triggerun common -- %{name}-openssl < 3:4.4.0-4
+[ ! -x %{_sbindir}/php4-module-install ] || %{_sbindir}/php4-module-install remove openssl %{_sysconfdir}/php.ini
 
 %post oracle
 [ ! -f /etc/apache/conf.d/??_mod_php4.conf ] || %service apache restart
@@ -2920,6 +2921,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.461  2005/08/09 14:21:14  glen
+- proper openssl trigger
+
 Revision 1.460  2005/08/09 13:35:04  baggins
 - commented out openssl trigger
 
================================================================

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




More information about the pld-cvs-commit mailing list