]> git.pld-linux.org Git - packages/php.git/commitdiff
- fix trigger epoch; rel 9, STBR auto/ac/php-5_0_4-9
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 14 Aug 2005 15:21:34 +0000 (15:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.459

php.spec

index ef2ce906c732816459dc5890801da5bf32b1d201..7fd921e6494f65c389ba69064b2e2146a944879f 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -77,7 +77,7 @@ Summary(ru):  PHP 
 Summary(uk):   PHP ÷ÅÒÓ¦§ 5 - ÍÏ×Á ÐÒÅÐÒÏÃÅÓÕ×ÁÎÎÑ HTML-ÆÁÊ̦×, ×ÉËÏÎÕ×ÁÎÁ ÎÁ ÓÅÒ×ÅÒ¦
 Name:          php
 Version:       5.0.4
-Release:       8%{?with_hardening:hardened}
+Release:       9%{?with_hardening:hardened}
 Epoch:         4
 Group:         Libraries
 License:       PHP
@@ -1644,7 +1644,7 @@ rm -f $RPM_BUILD_ROOT%{apachelib}/libphp5.la
 rm -rf $RPM_BUILD_ROOT
 
 %if %{_apache2}
-%triggerpostun -- php < 3:5.0.4-7.1
+%triggerpostun -- php < 4:5.0.4-7.1
 # for fixed php-SAPI.ini, the poor php-apache.ini was never read for apache2
 if [ -f %{_sysconfdir}/php-apache.ini.rpmsave ]; then
        cp -f %{_sysconfdir}/php-apache2handler.ini{,.rpmnew}
This page took 0.045209 seconds and 4 git commands to generate.