From 26594b1e4ba58017a9c9375ca3fa531782419ed5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Tue, 9 Nov 2021 21:56:50 +0100 Subject: RPM: update pclinuxos scripts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: François Andriot --- redhat/applications/koffice/koffice.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'redhat/applications') diff --git a/redhat/applications/koffice/koffice.spec b/redhat/applications/koffice/koffice.spec index bb7c7df7f..316653957 100644 --- a/redhat/applications/koffice/koffice.spec +++ b/redhat/applications/koffice/koffice.spec @@ -216,7 +216,7 @@ BuildRequires: trinity-poppler-devel >= 0.12 # POSTGRESQL support # Requires 'libpqxx', for kexi-driver-pgqsl %if 0%{?mdkversion} || 0%{?fedora} || 0%{?suse_version} -%if 0%{?suse_version} != 1500 && 0%{?suse_version} != 1550 +%if 0%{?suse_version} != 1500 && 0%{?suse_version} != 1550 && 0%{?pclinuxos} == 0 %define with_postgresql 1 BuildRequires: postgresql-devel BuildRequires: libpqxx-devel -- cgit v1.2.1