]> git.pld-linux.org Git - packages/php.git/commitdiff
upgrade browscap from php named packages as well auto/th/php53-5.3.29-8
authorElan Ruusamäe <glen@delfi.ee>
Mon, 26 Jan 2015 20:52:23 +0000 (22:52 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 26 Jan 2015 20:52:23 +0000 (22:52 +0200)
php.spec

index 5c3735ae30a49f1c93b8a6061c322a8a2f38eeb3..7bc3e8d2d8a7a34b18879dadd97a46d8eb69e816 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -119,7 +119,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %endif
 %endif
 
-%define                rel     6
+%define                rel     8
 %define                orgname php
 %define                ver_suffix 53
 %define                php_suffix %{!?with_default_php:%{ver_suffix}}
@@ -2734,7 +2734,7 @@ for f in /etc/php/*.ini.rpmsave /etc/php/*.d/*.ini.rpmsave; do
        ' $nf
 done
 
-%triggerpostun common -- %{name}-common < 4:5.3.29-4.1
+%triggerpostun common -- %{name}-common < 4:5.3.29-7, php-common < 4:5.3.29-7
 # switch to browscap package if the ini file has original value
 %{__sed} -i -e 's#%{_sysconfdir}/browscap.ini#/usr/share/browscap/php_browscap.ini#' %{_sysconfdir}/php.ini
 
This page took 0.217408 seconds and 4 git commands to generate.