SPECS: php-pear-MDB2_Driver_mysql.spec - 1.0.0-stable
glen
glen at pld-linux.org
Thu Feb 16 19:36:54 CET 2006
Author: glen Date: Thu Feb 16 18:36:54 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 1.0.0-stable
---- Files affected:
SPECS:
php-pear-MDB2_Driver_mysql.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/php-pear-MDB2_Driver_mysql.spec
diff -u SPECS/php-pear-MDB2_Driver_mysql.spec:1.2 SPECS/php-pear-MDB2_Driver_mysql.spec:1.3
--- SPECS/php-pear-MDB2_Driver_mysql.spec:1.2 Wed Dec 14 23:24:17 2005
+++ SPECS/php-pear-MDB2_Driver_mysql.spec Thu Feb 16 19:36:49 2006
@@ -2,25 +2,25 @@
%include /usr/lib/rpm/macros.php
%define _class MDB2
%define _subclass Driver_mysql
-%define _status beta
+%define _status stable
%define _pearname MDB2_Driver_mysql
Summary: %{_pearname} - mysql MDB2 driver
Summary(pl): %{_pearname} - sterownik mysql dla MDB2
Name: php-pear-%{_pearname}
-Version: 0.1.1
+Version: 1.0.0
Release: 1
License: BSD License
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: 83a8e689bab3083b39dbc79147170fb0
+# Source0-md5: 0b345050054a82f88e8ab5d52b73463a
URL: http://pear.php.net/package/MDB2_Driver_mysql/
BuildRequires: rpm-php-pearprov >= 4.4.2-11
-Requires: php-pear
Requires: php-common >= 3:4.3.0
-Requires: php-pear-PEAR >= 1:1.0b1
-Requires: php-pear-MDB2 >= 2.0.0-0.beta6
Requires: php-mysql
+Requires: php-pear
+Requires: php-pear-MDB2 >= 1:2.0.0
+Requires: php-pear-PEAR-core >= 1:1.0b1
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -54,7 +54,7 @@
%{php_pear_dir}/MDB2/Driver/Native/mysql.php
%{php_pear_dir}/MDB2/Driver/Reverse/mysql.php
%{php_pear_dir}/MDB2/Driver/mysql.php
-%{php_pear_dir}/package_mysql.php
+%{php_pear_dir}/MDB2/Driver/Function/mysql.php
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -62,9 +62,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2006/02/16 18:36:49 glen
+- 1.0.0-stable
+
Revision 1.2 2005/12/14 22:24:17 adamg
- fix MDB2 version in R: (thanks glen)
Revision 1.1 2005/12/14 21:53:54 adamg
- new (drivers for MDB2 that are now released as separate packages)
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php-pear-MDB2_Driver_mysql.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list