diff --git a/openstack/watcher/watcher.spec.j2 b/openstack/watcher/watcher.spec.j2 index e9379e097..c12d3d9c7 100644 --- a/openstack/watcher/watcher.spec.j2 +++ b/openstack/watcher/watcher.spec.j2 @@ -79,9 +79,9 @@ BuildRequires: systemd-rpm-macros Requires: apache2-mod_wsgi %{?systemd_requires} %else -BuildRequires: mod_wsgi +BuildRequires: python3-mod_wsgi BuildRequires: systemd -Requires: mod_wsgi +Requires: python3-mod_wsgi Requires(post): systemd Requires(postun): systemd Requires(preun): systemd