X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plcapi.spec;h=0cae1a45734fd1d156a2223fb95211286860bda8;hb=e350782eefb74b58045ec690228c494d3526b07a;hp=47b84cbdc458942cf135669a0f0d85a5e362d789;hpb=10d8442c46dec4d5c4bb4ed19cee20629e83aef7;p=plcapi.git diff --git a/plcapi.spec b/plcapi.spec index 47b84cb..0cae1a4 100644 --- a/plcapi.spec +++ b/plcapi.spec @@ -38,7 +38,7 @@ Requires: python-lxml %if ("%{distro}" == "Fedora" && %{distrorelease} <= 20) || ("%{distro}" != "Fedora") Requires: SOAPpy %endif -Requires: python-simplejson +#Requires: python-simplejson # for the RebootNodeWithPCU method Requires: pcucontrol >= 1.0-6 # for OMF integration @@ -61,7 +61,8 @@ Conflicts: MyPLC <= 4.3 # Standard xmlrpc.so that ships with PHP does not marshal NULL # for building the wsdl interface we used to require PyXML # but this has gone with f20 so turning this off for now -BuildRequires: php-devel python-simplejson +BuildRequires: php-devel +#BuildRequires: python-simplejson Obsoletes: php-xmlrpc Provides: php-xmlrpc