fix build fail

This commit is contained in:
zhanglu 2020-01-15 09:21:26 +08:00
parent 8b6920a2be
commit 87e0e7dbae

View File

@ -1,6 +1,6 @@
Name: firewalld
Version: 0.6.2
Release: 3
Release: 4
Summary: A firewall daemon with D-Bus interface providing a dynamic firewall
License: GPLv2+
URL: http://www.firewalld.org
@ -68,7 +68,8 @@ 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
Obsoletes: python-firewall < 0.5.2-2
Obsoletes: python2-firewall < 0.5.2-2
Requires: python3-dbus python3-slip-dbus python3-decorator python3-gobject-base
%description -n python3-firewall
@ -210,8 +211,11 @@ fi
%changelog
* Wed Jan 15 2020 zhangrui <zhangrui182@huawei.com> - 0.6.2-4
- create firewalld.conf file
* Sat Sep 28 2019 huzhiyu <huzhiyu1@huawei.com> - 0.6.2-3
-create firewalld.conf file
- create firewalld.conf file
* Thu Sep 5 2019 hufeng <solar.hu@huawei.com> - 0.6.2.2
-Create firewalld spec.
- Create firewalld spec.