]> git.pld-linux.org Git - packages/php.git/commitdiff
- fix embedded package name in -devel Requires: auto/th/php-5_3_8-12
authorAdam Gołębiowski <adamg@pld-linux.org>
Sun, 18 Dec 2011 21:38:34 +0000 (21:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 12

Changed files:
    php.spec -> 1.968

php.spec

index 6026e583f2365e9fb41d9fc00447477015907a62..1a51ada2f70254ec93df7b12548b1bd47d1fa4a8 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     11
+%define                rel     12
 Summary:       PHP: Hypertext Preprocessor
 Summary(fr.UTF-8):     Le langage de script embarque-HTML PHP
 Summary(pl.UTF-8):     Język skryptowy PHP
@@ -550,7 +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}}
+%{?with_embed:Requires:        %{name}-embedded = %{epoch}:%{version}-%{release}}
 Requires:      shtool
 Obsoletes:     php-pear-devel
 Obsoletes:     php4-devel
This page took 0.044039 seconds and 4 git commands to generate.