From f46392084281100a9a7b2bb982899db8ae8361f1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bar=C4=B1=C5=9F=20Metin?= Date: Tue, 23 Mar 2010 14:57:44 +0000 Subject: [PATCH] remove postgresql-devel dependency --- PLCAPI.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- 2.43.0