From a820a9eff8311b74bfafcd3a3392bab6dbe9ced7 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Tue, 19 Dec 2017 15:55:16 +0100 Subject: [PATCH] spec: cleanup %if-fork for obsoleted fedora versions --- postgresql.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/postgresql.spec b/postgresql.spec index 78b2f97..be02915 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -34,11 +34,7 @@ %{!?test:%global test 1} %{!?upgrade:%global upgrade 1} %{!?plpython:%global plpython 1} -%if 0%{?fedora} > 12 %{!?plpython3:%global plpython3 1} -%else -%{!?plpython3:%global plpython3 0} -%endif %{!?pltcl:%global pltcl 1} %{!?plperl:%global plperl 1} %{!?ssl:%global ssl 1}