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
commit4072ea6f6fe191ccaf452fef67d3acb9cc0e5704 (patch)
treebae51a402d4304409d59f11b5926723566679f1a
parentd74a236f7da10cfef7a4b15f90a2f0dc9a8a3e6a (diff)
php*: xmlrpc requires xml
-rw-r--r--php.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php.spec b/php.spec
index f15b553..8137be7 100644
--- a/php.spec
+++ b/php.spec
@@ -649,7 +649,7 @@ Group: Development/Languages
# All files licensed under PHP version 3.01, except
# libXMLRPC is licensed under BSD
License: PHP and BSD
-Requires: %{?scl_prefix}php-common%{?_isa} = %{version}-%{release}
+Requires: %{?scl_prefix}php-xml%{?_isa} = %{version}-%{release}
%description xmlrpc
The %{?scl_prefix}php-xmlrpc package contains a dynamic shared object that will add