SPECS (AC-branch): php.spec - add missing php(extension) provides ...

glen glen at pld-linux.org
Wed Nov 22 12:13:25 CET 2006


Author: glen                         Date: Wed Nov 22 11:13:25 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- add missing php(extension) provides (thx ankry); rel 4

---- Files affected:
SPECS:
   php.spec (1.579.2.15 -> 1.579.2.16) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.579.2.15 SPECS/php.spec:1.579.2.16
--- SPECS/php.spec:1.579.2.15	Tue Nov 21 11:26:33 2006
+++ SPECS/php.spec	Wed Nov 22 12:13:20 2006
@@ -67,7 +67,7 @@
 ERROR: You need to select at least one Apache SAPI to build shared modules.
 %endif
 
-%define	_rel 3
+%define	_rel 4
 Summary:	PHP: Hypertext Preprocessor
 Summary(fr):	Le langage de script embarque-HTML PHP
 Summary(pl):	Język skryptowy PHP
@@ -558,8 +558,8 @@
 Summary(pl):	Moduł DOM dla PHP
 Group:		Libraries
 Requires:	%{name}-common = %{epoch}:%{version}-%{release}
-# it has some compatibility functions
 Provides:	php(dom)
+# it has some compatibility functions
 Provides:	php(domxml)
 Provides:	php-domxml = %{epoch}:%{version}-%{release}
 Obsoletes:	php-domxml <= 3:4.3.8-1
@@ -604,8 +604,8 @@
 Summary:	filePro extension module for PHP
 Summary(pl):	Moduł filePro dla PHP
 Group:		Libraries
-Requires(post,preun):	%{name}-common = %{epoch}:%{version}-%{release}
 Requires:	%{name}-common = %{epoch}:%{version}-%{release}
+Provides:	php(fdf)
 
 %description filepro
 This is a dynamic shared object (DSO) for PHP that will add support
@@ -679,8 +679,8 @@
 Summary:	Hyperwave API extension module for PHP
 Summary(pl):	Moduł API Hyperwave dla PHP
 Group:		Libraries
-Requires(post,preun):	%{name}-common = %{epoch}:%{version}-%{release}
 Requires:	%{name}-common = %{epoch}:%{version}-%{release}
+Provides:	php(hwapi)
 
 %description hwapi
 This is a dynamic shared object (DSO) for PHP that will add official
@@ -971,8 +971,8 @@
 Summary:	PCRE extension module for PHP
 Summary(pl):	Moduł PCRE dla PHP
 Group:		Libraries
-Requires(post,preun):	%{name}-common = %{epoch}:%{version}-%{release}
 Requires:	%{name}-common = %{epoch}:%{version}-%{release}
+Provides:	php(pcre)
 
 %description pcre
 This is a dynamic shared object (DSO) for PHP that will add Perl
@@ -1481,8 +1481,8 @@
 Group:		Libraries
 Requires:	%{name}-common = %{epoch}:%{version}-%{release}
 Requires:	libxslt >= 1.0.18
-# actually not true, functionality is similar, but API differs
 Provides:	php(xsl)
+# actually not true, functionality is similar, but API differs
 Obsoletes:	php-xslt <= 3:4.3.8-1
 
 %description xsl
@@ -2966,6 +2966,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.579.2.16  2006/11/22 11:13:20  glen
+- add missing php(extension) provides (thx ankry); rel 4
+
 Revision 1.579.2.15  2006/11/21 10:26:33  qboosh
 - added sh patch (fixes build with ksh+autoconf 2.60)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php.spec?r1=1.579.2.15&r2=1.579.2.16&f=u



More information about the pld-cvs-commit mailing list