From a02936d1a39118a1d64a5a8fe423787b0a7bbeec Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: Thu, 22 Mar 2018 18:23:33 +0100 Subject: [PATCH] Add the python_provide macro --- firewalld.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/firewalld.spec b/firewalld.spec index 477aad7..9bfadcd 100644 --- a/firewalld.spec +++ b/firewalld.spec @@ -67,6 +67,9 @@ firewall with a D-Bus interface. %package -n python3-firewall Summary: Python3 bindings for firewalld + +%{?python_provide:%python_provide python3-firewall} + Obsoletes: python-firewall < 0.5.2-2 Obsoletes: python2-firewall < 0.5.2-2 Requires: python3-dbus