SPECS: php-pecl-PDO.spec, php-pecl-PDO_PGSQL.spec, php4-pecl-tidy....
glen
glen at pld-linux.org
Sun Nov 26 16:34:37 CET 2006
Author: glen Date: Sun Nov 26 15:34:37 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 3: add Provides: php(%{_modname})
---- Files affected:
SPECS:
php-pecl-PDO.spec (1.17 -> 1.18) , php-pecl-PDO_PGSQL.spec (1.16 -> 1.17) , php4-pecl-tidy.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/php-pecl-PDO.spec
diff -u SPECS/php-pecl-PDO.spec:1.17 SPECS/php-pecl-PDO.spec:1.18
--- SPECS/php-pecl-PDO.spec:1.17 Fri Nov 3 00:09:09 2006
+++ SPECS/php-pecl-PDO.spec Sun Nov 26 16:34:32 2006
@@ -10,7 +10,7 @@
Summary(pl): %{_modname} - PHP-owy Interfejs Obiektów Danych
Name: php-pecl-%{_modname}
Version: 1.0.3
-Release: 2
+Release: 3
License: PHP
Group: Development/Languages/PHP
Source0: http://pecl.php.net/get/%{_modname}-%{version}.tgz
@@ -21,6 +21,7 @@
%{?requires_php_extension}
Requires: %{_sysconfdir}/conf.d
Provides: php(PDO_API) = %{php_pdo_api_version}
+Provides: php(pdo)
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -107,6 +108,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2006/11/26 15:34:32 glen
+- rel 3: add Provides: php(%{_modname})
+
Revision 1.17 2006/11/02 23:09:09 glen
- BR rpmmacros for fixed %requires_php_extension
================================================================
Index: SPECS/php-pecl-PDO_PGSQL.spec
diff -u SPECS/php-pecl-PDO_PGSQL.spec:1.16 SPECS/php-pecl-PDO_PGSQL.spec:1.17
--- SPECS/php-pecl-PDO_PGSQL.spec:1.16 Fri Nov 3 00:09:09 2006
+++ SPECS/php-pecl-PDO_PGSQL.spec Sun Nov 26 16:34:32 2006
@@ -8,7 +8,7 @@
Summary(pl): %{_modname} - sterownik PostgreSQL dla PDO
Name: php-pecl-%{_modname}
Version: 1.0.2
-Release: 2
+Release: 3
License: PHP
Group: Development/Languages/PHP
Source0: http://pecl.php.net/get/%{_modname}-%{version}.tgz
@@ -22,6 +22,7 @@
%{?requires_php_pdo_module}
Requires: %{_sysconfdir}/conf.d
Requires: php-pecl-PDO >= 1.0.3
+Provides: php(pdo-pgsql)
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -79,6 +80,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.17 2006/11/26 15:34:32 glen
+- rel 3: add Provides: php(%{_modname})
+
Revision 1.16 2006/11/02 23:09:09 glen
- BR rpmmacros for fixed %requires_php_extension
================================================================
Index: SPECS/php4-pecl-tidy.spec
diff -u SPECS/php4-pecl-tidy.spec:1.11 SPECS/php4-pecl-tidy.spec:1.12
--- SPECS/php4-pecl-tidy.spec:1.11 Fri Nov 3 00:09:09 2006
+++ SPECS/php4-pecl-tidy.spec Sun Nov 26 16:34:32 2006
@@ -7,7 +7,7 @@
Summary(pl): %{_modname} - Czyszczenie, naprawa oraz parsowanie HTML
Name: php4-pecl-%{_modname}
Version: 1.2
-Release: 1
+Release: 3
License: PHP
Group: Development/Languages/PHP
Source0: http://pecl.php.net/get/%{_modname}-%{version}.tgz
@@ -18,6 +18,7 @@
BuildRequires: tidy-devel
%{?requires_php_extension}
Requires: %{_sysconfdir}/conf.d
+Provides: php(tidy)
Obsoletes: php-pear-%{_modname}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -84,6 +85,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2006/11/26 15:34:32 glen
+- rel 3: add Provides: php(%{_modname})
+
Revision 1.11 2006/11/02 23:09:09 glen
- BR rpmmacros for fixed %requires_php_extension
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php-pecl-PDO.spec?r1=1.17&r2=1.18&f=u
http://cvs.pld-linux.org/SPECS/php-pecl-PDO_PGSQL.spec?r1=1.16&r2=1.17&f=u
http://cvs.pld-linux.org/SPECS/php4-pecl-tidy.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list