From 61e4628f1b470cd2fc0a76c19deeb259b82a2bf6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adam=20Go=C5=82=C4=99biowski?= Date: Sun, 18 Dec 2011 19:14:03 +0000 Subject: [PATCH] - if with_embed bcond is used, let -devel require php-embed (to satisfy libphp5.so symlink) - release 11 Changed files: php.spec -> 1.967 --- php.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/php.spec b/php.spec index 6cab95a..6026e58 100644 --- a/php.spec +++ b/php.spec @@ -110,7 +110,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules. %undefine with_filter %endif -%define rel 10 +%define rel 11 Summary: PHP: Hypertext Preprocessor Summary(fr.UTF-8): Le langage de script embarque-HTML PHP Summary(pl.UTF-8): Język skryptowy PHP @@ -550,6 +550,7 @@ Requires: libtool >= 2:2.2 Requires: libtool %endif %{?with_pcre:Requires: pcre-devel >= 8.10} +%{?with_embed:Requires: %{name}-embed = %{epoch}:%{version}-%{release}} Requires: shtool Obsoletes: php-pear-devel Obsoletes: php4-devel -- 2.44.0