From 3809b8c16855c0cbc5179d5d785f47401cfe3848 Mon Sep 17 00:00:00 2001 From: Mike McLean Date: May 16 2012 19:31:05 +0000 Subject: require mod_wsgi; don't require mod_python --- diff --git a/koji.spec b/koji.spec index 0fc8f09..83b150b 100644 --- a/koji.spec +++ b/koji.spec @@ -34,7 +34,7 @@ Group: Applications/Internet License: LGPLv2 and GPLv2 # rpmdiff lib (from rpmlint) is GPLv2 (only) Requires: httpd -Requires: mod_python +Requires: mod_wsgi Requires: postgresql-python Requires: %{name} = %{version}-%{release} @@ -118,7 +118,7 @@ Summary: Koji Web UI Group: Applications/Internet License: LGPLv2 Requires: httpd -Requires: mod_python +Requires: mod_wsgi Requires: mod_auth_kerb Requires: postgresql-python Requires: python-cheetah