]> git.pld-linux.org Git - packages/php.git/commitdiff
- if with_embed bcond is used, let -devel require php-embed (to satisfy auto/th/php-5_3_8-11
authorAdam Gołębiowski <adamg@pld-linux.org>
Sun, 18 Dec 2011 19:14:03 +0000 (19:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  libphp5.so symlink)
- release 11

Changed files:
    php.spec -> 1.967

php.spec

index 6cab95a673ccd4b6d128fbc528be2443b36af809..6026e583f2365e9fb41d9fc00447477015907a62 100644 (file)
--- 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
This page took 0.070324 seconds and 4 git commands to generate.