Add the python_provide macro

This commit is contained in:
Charalampos Stratakis 2018-03-22 18:23:33 +01:00
parent 40f23213c9
commit a02936d1a3

View File

@ -67,6 +67,9 @@ firewall with a D-Bus interface.
%package -n python3-firewall %package -n python3-firewall
Summary: Python3 bindings for firewalld Summary: Python3 bindings for firewalld
%{?python_provide:%python_provide python3-firewall}
Obsoletes: python-firewall < 0.5.2-2 Obsoletes: python-firewall < 0.5.2-2
Obsoletes: python2-firewall < 0.5.2-2 Obsoletes: python2-firewall < 0.5.2-2
Requires: python3-dbus Requires: python3-dbus