]> git.pld-linux.org Git - packages/php.git/commitdiff
common should not provide hash, we have php-hash package auto/th/php55-5.5.10-3
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:36:17 +0000 (14:36 +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)

Cherry-picked 800e1fdc1f7418e585c209f58a7691a3f653bddc
Conflicts:
php.spec

php.spec

index bf38ef5572b12f94bd52811db9f8fb32ad74da05..0a7af9190615fd9a4284adbae27d997e996dacca 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -128,7 +128,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %undefine      with_filter
 %endif
 
-%define                rel     2
+%define                rel     3
 %define                orgname php
 %define                ver_suffix 55
 %define                php_suffix %{!?with_default_php:%{ver_suffix}}
@@ -542,7 +542,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 2.101275 seconds and 4 git commands to generate.