[packages/php] setup _noautoreqdep onb libphp_common

glen glen at pld-linux.org
Wed Feb 6 16:48:08 CET 2013


commit 40c98da4c12e1d1dc607fbf6f0897161621e76aa
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Feb 6 17:47:23 2013 +0200

    setup _noautoreqdep onb libphp_common
    
    without it php-cli would pick up php53-common into dependency if
    php53-devel is installed on ac systems.

 php.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/php.spec b/php.spec
index 92ae10b..0d8f6b1 100644
--- a/php.spec
+++ b/php.spec
@@ -113,6 +113,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %define		orgname	php
 %if "%{pld_release}" == "ac_"
 %define		php_suffix 53
+%define		_noautoreqdep libphp_common.*
 %else
 %define		php_suffix %{nil}
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/40c98da4c12e1d1dc607fbf6f0897161621e76aa



More information about the pld-cvs-commit mailing list