From: Barış Metin Date: Tue, 23 Mar 2010 14:57:44 +0000 (+0000) Subject: remove postgresql-devel dependency X-Git-Tag: PLCAPI-5.0-5~7 X-Git-Url: http://git.onelab.eu/?p=plcapi.git;a=commitdiff_plain;h=f46392084281100a9a7b2bb982899db8ae8361f1 remove postgresql-devel dependency --- diff --git a/PLCAPI.spec b/PLCAPI.spec index 9bdcd8b..f7e2cf3 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