summaryrefslogtreecommitdiffstats
path: root/php56.spec
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
commitd8a0f78f7a121d5503945708a9d5b527860a0db5 (patch)
tree16ae5513d5ee77ff394410ec726675ebabe94f47 /php56.spec
parent8f3581599eaace71226772465b897cca2ef90150 (diff)
php*: xmlrpc requires xml
Diffstat (limited to 'php56.spec')
-rw-r--r--php56.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php56.spec b/php56.spec
index 4b7f7ea..ccc25c8 100644
--- a/php56.spec
+++ b/php56.spec
@@ -716,7 +716,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, php56u-xmlrpc, php56w-xmlrpc
%description xmlrpc