[packages/php] common should not provide hash, we have php-hash package
glen
glen at pld-linux.org
Sat Apr 12 13:34:39 CEST 2014
commit 800e1fdc1f7418e585c209f58a7691a3f653bddc
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Apr 12 14:20:22 2014 +0300
common should not provide hash, we have php-hash package
the provides was added on deadbranch-1.688.2 with
f01c1ac4dde0a4b15c51ea93fb2115d05002e1b4 (updated to work with current
snaps) and it was not shared at that time.
shared package was fixed in 8a6f25c975c721f4944f2469df0d6b366b880507
(update snap to 200903161730)
php.spec | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/php.spec b/php.spec
index 0ee704e..3f8b989 100644
--- a/php.spec
+++ b/php.spec
@@ -119,7 +119,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
%endif
%endif
-%define rel 3
+%define rel 4
%define orgname php
%define ver_suffix 53
%define php_suffix %{!?with_default_php:%{ver_suffix}}
@@ -537,7 +537,6 @@ Provides: %{name}-standard
Provides: php(core) = %{version}
Provides: php(date)
Provides: php(ereg)
-Provides: php(hash)
Provides: php(libxml)
Provides: php(reflection)
Provides: php(standard)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/800e1fdc1f7418e585c209f58a7691a3f653bddc
More information about the pld-cvs-commit
mailing list