]> git.pld-linux.org Git - packages/php.git/commitdiff
common should not provide hash, we have php-hash package auto/th/php-5.3.28-4
authorElan Ruusamäe <glen@delfi.ee>
Sat, 12 Apr 2014 11:20:22 +0000 (14:20 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 12 Apr 2014 11:33:37 +0000 (14:33 +0300)
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

index 0ee704e3e2a1300e7354ec896403ca01e5bcd1d4..3f8b989f61f4ca676c23fe1f8a52593f0b6544c9 100644 (file)
--- 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)
This page took 0.055981 seconds and 4 git commands to generate.