diff --git a/firewalld.spec b/firewalld.spec index 269a344..910b88e 100644 --- a/firewalld.spec +++ b/firewalld.spec @@ -1,7 +1,7 @@ Summary: A firewall daemon with D-Bus interface providing a dynamic firewall Name: firewalld Version: 2.1.2 -Release: 1%{?dist} +Release: 2%{?dist} URL: http://www.firewalld.org License: GPL-2.0-or-later Source0: https://github.com/firewalld/firewalld/releases/download/v%{version}/firewalld-%{version}.tar.bz2 @@ -161,7 +161,7 @@ install -d -m 755 %{buildroot}%{_prefix}/lib/firewalld/zones/ %config(noreplace) %{_datadir}/dbus-1/system.d/FirewallD.conf %{_datadir}/polkit-1/actions/org.fedoraproject.FirewallD1.desktop.policy.choice %{_datadir}/polkit-1/actions/org.fedoraproject.FirewallD1.server.policy.choice -%ghost %{_datadir}/polkit-1/actions/org.fedoraproject.FirewallD1.policy +%{_datadir}/polkit-1/actions/org.fedoraproject.FirewallD1.policy %{_mandir}/man1/firewall*cmd*.1* %{_mandir}/man1/firewalld*.1* %{_mandir}/man5/firewall*.5* @@ -234,6 +234,9 @@ install -d -m 755 %{buildroot}%{_prefix}/lib/firewalld/zones/ %{_mandir}/man1/firewall-config*.1* %changelog +* Wed Apr 17 2024 Eric Garver - 2.1.2-2 +- fix missing policykit symlink + * Tue Apr 16 2024 Eric Garver - 2.1.2-1 - rebase package to v2.1.2