SPECS: php-pecl-PDO_PGSQL.spec - corrections, rel 2

glen glen at pld-linux.org
Wed May 3 00:04:26 CEST 2006


Author: glen                         Date: Tue May  2 22:04:26 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- corrections, rel 2

---- Files affected:
SPECS:
   php-pecl-PDO_PGSQL.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-PDO_PGSQL.spec
diff -u SPECS/php-pecl-PDO_PGSQL.spec:1.11 SPECS/php-pecl-PDO_PGSQL.spec:1.12
--- SPECS/php-pecl-PDO_PGSQL.spec:1.11	Wed May  3 00:00:27 2006
+++ SPECS/php-pecl-PDO_PGSQL.spec	Wed May  3 00:04:13 2006
@@ -1,14 +1,14 @@
 # $Revision$, $Date$
 %define		_modname	PDO_PGSQL
 %define		_smodname	pdo_pgsql
-%define		_status		beta
+%define		_status		stable
 %define		_sysconfdir	/etc/php
 %define		extensionsdir	%(php-config --extension-dir 2>/dev/null)
 Summary:	%{_modname} - PostgreSQL driver for PDO
 Summary(pl):	%{_modname} - sterownik PostgreSQL dla PDO
 Name:		php-pecl-%{_modname}
 Version:	1.0.2
-Release:	1
+Release:	2
 License:	PHP
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{_modname}-%{version}.tgz
@@ -19,6 +19,7 @@
 BuildRequires:	postgresql-devel
 BuildRequires:	rpmbuild(macros) >= 1.254
 %{?requires_php_extension}
+%{?requires_php_pdo_module}
 Requires:	%{_sysconfdir}/conf.d
 Requires:	php-pecl-PDO
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -78,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2006/05/02 22:04:13  glen
+- corrections, rel 2
+
 Revision 1.11  2006/05/02 22:00:27  glen
 - up to 1.0.2, strict deps with PDO API
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pecl-PDO_PGSQL.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list