require mod_wsgi; don't require mod_python
This commit is contained in:
parent
b0d2507c05
commit
3809b8c168
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue