[packages/php/PHP_5_4] fix php(dblib) -> php(pdo_dblib) provide
glen
glen at pld-linux.org
Wed Dec 21 17:50:00 CET 2016
commit 6389c9ca6f2f6469faff76e5101a1bae6be2f2ca
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Dec 21 14:39:37 2016 +0200
fix php(dblib) -> php(pdo_dblib) provide
php.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index bbcb90b..0fbc8ed 100644
--- a/php.spec
+++ b/php.spec
@@ -1281,7 +1281,7 @@ Group: Libraries
URL: http://www.php.net/manual/en/ref.pdo-dblib.php
Requires: %{name}-common = %{epoch}:%{version}-%{release}
Requires: %{name}-pdo = %{epoch}:%{version}-%{release}
-Provides: php(dblib)
+Provides: php(pdo_dblib)
%description pdo-dblib
This is a dynamic shared object (DSO) for PHP that will add PDO
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/6389c9ca6f2f6469faff76e5101a1bae6be2f2ca
More information about the pld-cvs-commit
mailing list