From 51e257f832250a9cafc2d5c5d307dd864b15c3f7 Mon Sep 17 00:00:00 2001 From: parmentelat Date: Thu, 13 Dec 2018 17:36:18 +0100 Subject: [PATCH] this is the python3 branch, so always use python3-mod_wsgi --- myplc.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/myplc.spec b/myplc.spec index 22f8c34..96e64ea 100644 --- a/myplc.spec +++ b/myplc.spec @@ -70,11 +70,7 @@ Requires: plewww # this technically is a plcapi dependency # but it's simpler here for chosing which -%if "%{distro}" == "Fedora" && %{distrorelease} >= 29 Requires: python3-mod_wsgi -%else -Requires: mod_wsgi -%endif # this technically is a plewww dependency # starting with f27 we depend on this new rpm -- 2.43.0