automatic version update by autodist [release 5.0.4-1mamba;Sun Feb 14 2016]

This commit is contained in:
Automatic Build System 2024-01-05 17:47:15 +01:00
parent 2e8b039fd2
commit 9c440b1115

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
%define maj3ver %(echo %version | cut -d. -f1-3) %define maj3ver %(echo %version | cut -d. -f1-3)
Name: shorewall Name: shorewall
Version: 5.0.3.1 Version: 5.0.4
Release: 1mamba Release: 1mamba
Summary: Shoreline Firewall, a high-level tool for configuring Netfilter Summary: Shoreline Firewall, a high-level tool for configuring Netfilter
Group: Network/Security Group: Network/Security
@ -63,7 +63,7 @@ cd ..
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
cd shorewall6-%{version} cd shorewall6-%{version}
DESTDIR=%{buildroot} ./install.sh DESTDIR=%{buildroot} ./install.sh
install -D -m0644 shorewall6.service.214 %{buildroot}%{_unitdir}/shorewall6.service install -D -m0644 shorewall6.service %{buildroot}%{_unitdir}/shorewall6.service
cd .. cd ..
DESTDIR=%{buildroot} ./install.sh DESTDIR=%{buildroot} ./install.sh
@ -76,7 +76,7 @@ install %{SOURCE12} %{buildroot}%{_sysconfdir}/shorewall6/interfaces
install %{SOURCE13} %{buildroot}%{_sysconfdir}/shorewall6/policy install %{SOURCE13} %{buildroot}%{_sysconfdir}/shorewall6/policy
install %{SOURCE14} %{buildroot}%{_sysconfdir}/shorewall6/rules install %{SOURCE14} %{buildroot}%{_sysconfdir}/shorewall6/rules
install %{SOURCE15} %{buildroot}%{_sysconfdir}/shorewall6/zones install %{SOURCE15} %{buildroot}%{_sysconfdir}/shorewall6/zones
install -D -m0644 shorewall.service.214 %{buildroot}%{_unitdir}/shorewall.service install -D -m0644 shorewall.service %{buildroot}%{_unitdir}/shorewall.service
rm -f %{buildroot}%{_sysconfdir}/init.d/shorewall rm -f %{buildroot}%{_sysconfdir}/init.d/shorewall
rm -f %{buildroot}%{_sysconfdir}/init.d/shorewall6 rm -f %{buildroot}%{_sysconfdir}/init.d/shorewall6
@ -123,6 +123,9 @@ fi
#README.txt #README.txt
%changelog %changelog
* Sun Feb 14 2016 Automatic Build System <autodist@mambasoft.it> 5.0.4-1mamba
- automatic version update by autodist
* Sun Jan 03 2016 Automatic Build System <autodist@mambasoft.it> 5.0.3.1-1mamba * Sun Jan 03 2016 Automatic Build System <autodist@mambasoft.it> 5.0.3.1-1mamba
- automatic version update by autodist - automatic version update by autodist