automatic version update by autodist [release 4.6.5.2-1mamba;Thu Dec 11 2014]
This commit is contained in:
parent
edd1d6b78c
commit
ef1e41083c
@ -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 <autodist@mambasoft.it> 4.6.5.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Oct 20 2014 Automatic Build System <autodist@mambasoft.it> 4.6.4.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user