[packages/php/PHP_5_2] setup _noautoreqdep onb libphp_common

glen glen at pld-linux.org
Mon Jun 10 13:32:49 CEST 2013


commit a97fc0b16526a0026329f7f0c22ff952ca57bdb1
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 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



More information about the pld-cvs-commit mailing list