From ef1e41083cb38de4baa7576a18e16d9d2d7da368 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 17:47:14 +0100 Subject: [PATCH] automatic version update by autodist [release 4.6.5.2-1mamba;Thu Dec 11 2014] --- shorewall.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/shorewall.spec b/shorewall.spec index f9e0ab2..47d1d69 100644 --- a/shorewall.spec +++ b/shorewall.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) %define maj3ver %(echo %version | cut -d. -f1-3) Name: shorewall -Version: 4.6.4.3 +Version: 4.6.5.2 Release: 1mamba Summary: Shoreline Firewall, a high-level tool for configuring Netfilter Group: Network/Security @@ -53,6 +53,7 @@ install %{SOURCE2} %{buildroot}%{_sysconfdir}/shorewall/interfaces install %{SOURCE3} %{buildroot}%{_sysconfdir}/shorewall/policy install %{SOURCE4} %{buildroot}%{_sysconfdir}/shorewall/rules install %{SOURCE5} %{buildroot}%{_sysconfdir}/shorewall/zones +install -D -m0644 shorewall.service.214 %{buildroot}%{_unitdir}/shorewall.service rm -f %{buildroot}%{_sysconfdir}/init.d/shorewall @@ -84,10 +85,13 @@ fi %{_mandir}/man5/shorewall*.5* %{_mandir}/man8/shorewall*.8* %dir /var/lib/shorewall -%doc COPYING +#%doc COPYING #README.txt %changelog +* Thu Dec 11 2014 Automatic Build System 4.6.5.2-1mamba +- automatic version update by autodist + * Mon Oct 20 2014 Automatic Build System 4.6.4.3-1mamba - automatic version update by autodist