commit cea0847332fd298b918520289bc70c0e1931f4fb
Author: Elan Ruusamäe <[email protected]>
Date: Thu Jan 24 11:49:18 2013 +0200
correct embedded dependency when php_suffix is defined
php.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index e6c2b01..a3b762c 100644
--- a/php.spec
+++ b/php.spec
@@ -565,7 +565,7 @@ Requires: libtool >= 2:2.2
%else
Requires: libtool
%endif
-%{?with_embed:Requires: %{orgname}-embedded =
%{epoch}:%{version}-%{release}}
+%{?with_embed:Requires: %{name}-embedded =
%{epoch}:%{version}-%{release}}
%{?with_pcre:Requires: pcre-devel >= 8.10}
Requires: shtool
Obsoletes: php-pear-devel
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/cea0847332fd298b918520289bc70c0e1931f4fb
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit