Author: glen                         Date: Tue Aug 29 16:01:37 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- wddx module requires symbols from xml module; rel 3

---- Files affected:
SPECS:
   php4.spec (1.547.4.1 -> 1.547.4.2) 

---- Diffs:

================================================================
Index: SPECS/php4.spec
diff -u SPECS/php4.spec:1.547.4.1 SPECS/php4.spec:1.547.4.2
--- SPECS/php4.spec:1.547.4.1   Sat Aug 19 11:20:27 2006
+++ SPECS/php4.spec     Tue Aug 29 18:01:32 2006
@@ -71,7 +71,7 @@
 %undefine      with_msession
 %endif
 
-%define        _rel 1
+%define        _rel 3
 Summary:       PHP: Hypertext Preprocessor
 Summary(fr):   Le langage de script embarque-HTML PHP
 Summary(pl):   Język skryptowy PHP
@@ -86,7 +86,7 @@
 Group:         Libraries
 Source0:       http://www.php.net/distributions/php-%{version}.tar.bz2
 # Source0-md5: bc6fa8908e2ac36e93bab9f7d42cda3a
-Source1:       FAQ.%{name}
+
 Source2:       zend.gif
 Source3:       %{name}-mod_php.conf
 Source4:       %{name}-cgi-fcgi.ini
@@ -1508,6 +1508,7 @@
 Requires(post,preun):  %{name}-common = %{epoch}:%{version}-%{release}
 Requires:      %{name}-common = %{epoch}:%{version}-%{release}
 Requires:      %{name}-session = %{epoch}:%{version}-%{release}
+Requires:      %{name}-xml = %{epoch}:%{version}-%{release}
 Provides:      php-wddx = %{epoch}:%{version}-%{release}
 
 %description wddx
@@ -1942,7 +1943,6 @@
 %endif
 install %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/php-cgi.ini
 install %{SOURCE7} $RPM_BUILD_ROOT%{_sysconfdir}/php-cli.ini
-install %{SOURCE1} .
 
 %if %{with apache1}
 install %{SOURCE2} php.gif $RPM_BUILD_ROOT/home/services/apache/icons
@@ -3220,6 +3220,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.547.4.2  2006/08/29 16:01:32  glen
+- wddx module requires symbols from xml module; rel 3
+
 Revision 1.547.4.1  2006/08/19 09:20:27  adamg
 updated to 4.4.4 (bugfixes)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php4.spec?r1=1.547.4.1&r2=1.547.4.2&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to