summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-12-17 10:28:18 +0100
committerRemi Collet <fedora@famillecollet.com>2014-12-17 10:28:18 +0100
commit68e1a0c35038bb03d0c162879a1db982e4981f02 (patch)
tree4f06374772cff034b29f5ceaecf237681af446da
parent90704992a133969b3153e69889d9c01cdd51a6f5 (diff)
php*: xmlrpc requires xml
-rw-r--r--php55.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php55.spec b/php55.spec
index 9c21575..08d5980 100644
--- a/php55.spec
+++ b/php55.spec
@@ -698,7 +698,7 @@ Group: Development/Languages
# All files licensed under PHP version 3.01, except
# libXMLRPC is licensed under BSD
License: PHP and BSD
-Requires: php-common%{?_isa} = %{version}-%{release}
+Requires: php-xml%{?_isa} = %{version}-%{release}
Obsoletes: php53-xmlrpc, php53u-xmlrpc, php54-xmlrpc, php54w-xmlrpc, php55u-xmlrpc, php55w-xmlrpc
%description xmlrpc