]> git.pld-linux.org Git - packages/php.git/commitdiff
setup _noautoreqdep onb libphp_common
authorElan Ruusamäe <glen@delfi.ee>
Wed, 6 Feb 2013 15:47:23 +0000 (17:47 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 7 Jun 2013 08:19:12 +0000 (08:19 +0000)
without it php-cli would pick up php53-common into dependency if
php53-devel is installed on ac systems.

php.spec

index b09c00116066cacaeb6a721752a0994bf4921da8..dafa44b69b32eaa2504ceb06d7fb138130fa6b27 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -108,6 +108,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %define                orgname php
 %if "%{pld_release}" == "th"
 %define                php_suffix 52
+%define                _noautoreqdep libphp_common.*
 %else
 %define                php_suffix %{nil}
 %endif
This page took 0.452592 seconds and 4 git commands to generate.