automatic version update by autodist [release 0.34-1mamba;Tue Sep 15 2015]
This commit is contained in:
parent
20715e61be
commit
3996ed0360
10
ufw.spec
10
ufw.spec
@ -1,8 +1,8 @@
|
||||
%define subversion 0
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: ufw
|
||||
Version: 0.33
|
||||
Release: 7mamba
|
||||
Version: 0.34
|
||||
Release: 1mamba
|
||||
Summary: ufw is Uncomplicated Firewall a cli front end to iptables
|
||||
Group: System/Libraries/Python
|
||||
Vendor: openmamba
|
||||
@ -31,7 +31,7 @@ Ufw stands for Uncomplicated Firewall, and is program for managing a netfilter f
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
#%patch0 -p1
|
||||
%patch1 -p1
|
||||
#%patch2 -p1
|
||||
|
||||
@ -66,6 +66,7 @@ fi
|
||||
%defattr(-,root,root)
|
||||
%config(noreplace) %{_sysconfdir}/default/ufw
|
||||
%dir %{_sysconfdir}/ufw
|
||||
%config(noreplace) %{_sysconfdir}/ufw/*.init
|
||||
%config(noreplace) %{_sysconfdir}/ufw/*.rules
|
||||
%config(noreplace) %{_sysconfdir}/ufw/*.conf
|
||||
%dir %{_sysconfdir}/ufw/applications.d
|
||||
@ -87,6 +88,9 @@ fi
|
||||
%{_datadir}/ufw/messages/*.mo
|
||||
|
||||
%changelog
|
||||
* Tue Sep 15 2015 Automatic Build System <autodist@mambasoft.it> 0.34-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jan 01 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.33-7mamba
|
||||
- /lib/ufw/user[6].rules are config files, don't overwrite on update!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user