Author: adamg                        Date: Sat Feb 19 21:31:15 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BuildRequires: postgresql-devel
- Requires: php-pecl-PDO
- License fix (it's PHP not PHP 2.02)

---- Files affected:
SPECS:
   php-pecl-PDO_PGSQL.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-PDO_PGSQL.spec
diff -u SPECS/php-pecl-PDO_PGSQL.spec:1.1 SPECS/php-pecl-PDO_PGSQL.spec:1.2
--- SPECS/php-pecl-PDO_PGSQL.spec:1.1   Sat Feb 19 21:28:16 2005
+++ SPECS/php-pecl-PDO_PGSQL.spec       Sat Feb 19 22:31:10 2005
@@ -8,7 +8,7 @@
 Name:          php-pecl-%{_modname}
 Version:       0.2
 Release:       1
-License:       PHP 2.02
+License:       PHP
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/%{_modname}-%{version}.tgz
 # Source0-md5: d3d231117b5c3731f4972855c13bc78d
@@ -16,7 +16,9 @@
 BuildRequires: libtool
 BuildRequires: php-devel
 BuildRequires: php-pecl-PDO-devel
+BuildRequires: postgresql-devel
 Requires:      php-common
+Requires:      php-pecl-PDO
 Obsoletes:     php-pear-%{_modname}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -70,6 +72,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/02/19 21:31:10  adamg
+- BuildRequires: postgresql-devel
+- Requires: php-pecl-PDO
+- License fix (it's PHP not PHP 2.02)
+
 Revision 1.1  2005/02/19 20:28:16  adamg
 - new
-
================================================================

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


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

Reply via email to