]> git.pld-linux.org Git - packages/php4.git/commitdiff
- compensate missing restart from earlier php4-common package
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 13 Aug 2005 11:07:23 +0000 (11:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php4.spec -> 1.466

php4.spec

index 9dafeca6e876294c7dc2a465c90282cb3ac00f59..3cf4bb0000e903458d9be3c0b863dfadc2e10c9e 100644 (file)
--- a/php4.spec
+++ b/php4.spec
@@ -73,7 +73,7 @@ Summary(ru):  PHP 
 Summary(uk):   PHP ÷ÅÒÓ¦§ 4 - ÍÏ×Á ÐÒÅÐÒÏÃÅÓÕ×ÁÎÎÑ HTML-ÆÁÊ̦×, ×ÉËÏÎÕ×ÁÎÁ ÎÁ ÓÅÒ×ÅÒ¦
 Name:          php4
 Version:       4.4.0
-Release:       4.34%{?with_hardening:hardened}
+Release:       4.35%{?with_hardening:hardened}
 Epoch:         3
 Group:         Libraries
 License:       PHP
@@ -1958,6 +1958,10 @@ fi
 # extension_post here is all correct.
 %extension_post
 
+%triggerpostun common -- php4-common < 3:4.4.0-4.34
+# compensate missing restart from earlier php4-common package
+%extension_post
+
 %if %{with apache2}
 %triggerpostun -- php4 < 3:4.3.11-4.16
 # for fixed php-SAPI.ini, the poor php-apache.ini was never read for apache2
This page took 0.496171 seconds and 4 git commands to generate.