X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLCAPI.spec;h=55fa2d5819c030006e819f5a959408d38501c154;hb=45b9d2b7a708d0b2cd0916f5a884f4790820d276;hp=9bdcd8ba948434a424db38e0ee2aa9c091fc78d7;hpb=313a1747bd361ab42351a65b3c80da42c506c7d9;p=plcapi.git diff --git a/PLCAPI.spec b/PLCAPI.spec index 9bdcd8b..55fa2d5 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -48,7 +48,9 @@ Requires: python-twisted-web Conflicts: MyPLC <= 4.3 # We use psycopg2 -BuildRequires: postgresql-devel +# +# but we don't need to rebuild it as we depend on distro's packages - baris +# BuildRequires: postgresql-devel # Standard xmlrpc.so that ships with PHP does not marshal NULL BuildRequires: php-devel @@ -112,6 +114,7 @@ install -D -m 644 wsdl/plcapi.wsdl $RPM_BUILD_ROOT/var/www/html/wsdl/plcapi.wsdl # Install omf_slicemgr.py install -D -m 755 omf/omf_slicemgr.py $RPM_BUILD_ROOT/usr/bin/omf_slicemgr.py install -D -m 755 omf/reset_xmpp_pubsub_nodes.py $RPM_BUILD_ROOT/usr/bin/reset_xmpp_pubsub_nodes.py +mkdir -p $RPM_BUILD_ROOT/var/log/omf %clean rm -rf $RPM_BUILD_ROOT