Author: adamg                        Date: Sun Dec 18 19:14:08 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- if with_embed bcond is used, let -devel require php-embed (to satisfy
  libphp5.so symlink)
- release 11

---- Files affected:
packages/php:
   php.spec (1.966 -> 1.967) 

---- Diffs:

================================================================
Index: packages/php/php.spec
diff -u packages/php/php.spec:1.966 packages/php/php.spec:1.967
--- packages/php/php.spec:1.966 Sat Nov  5 21:39:15 2011
+++ packages/php/php.spec       Sun Dec 18 20:14:03 2011
@@ -111,7 +111,7 @@
 %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
@@ -551,6 +551,7 @@
 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
@@ -3330,6 +3331,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.967  2011/12/18 19:14:03  adamg
+- if with_embed bcond is used, let -devel require php-embed (to satisfy
+  libphp5.so symlink)
+- release 11
+
 Revision 1.966  2011/11/05 20:39:15  glen
 - fix without embed install
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/php.spec?r1=1.966&r2=1.967&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to