commit a97fc0b16526a0026329f7f0c22ff952ca57bdb1
Author: Elan Ruusamäe <[email protected]>
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 b09c001..dafa44b 100644
--- 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
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to