forked from extern/shorewall_code
Correct Shorewall-init VERSION
This commit is contained in:
parent
00c9f17280
commit
4074ae9a34
@ -23,7 +23,7 @@
|
||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
#
|
||||
|
||||
VERSION=4.4.19.3
|
||||
VERSION=4.4.19.4
|
||||
|
||||
usage() # $1 = exit status
|
||||
{
|
||||
|
@ -1,6 +1,6 @@
|
||||
%define name shorewall-init
|
||||
%define version 4.4.19
|
||||
%define release 3
|
||||
%define release 4
|
||||
|
||||
Summary: Shorewall-init adds functionality to Shoreline Firewall (Shorewall).
|
||||
Name: %{name}
|
||||
@ -119,6 +119,8 @@ fi
|
||||
%doc COPYING changelog.txt releasenotes.txt
|
||||
|
||||
%changelog
|
||||
* Wed May 11 2011 Tom Eastep tom@shorewall.net
|
||||
- Updated to 4.4.19-4
|
||||
* Sat May 07 2011 Tom Eastep tom@shorewall.net
|
||||
- Updated to 4.4.19-3
|
||||
* Sat Apr 16 2011 Tom Eastep tom@shorewall.net
|
||||
|
@ -26,7 +26,7 @@
|
||||
# You may only use this script to uninstall the version
|
||||
# shown below. Simply run this script to remove Shorewall Firewall
|
||||
|
||||
VERSION=4.4.19.3
|
||||
VERSION=4.4.19.4
|
||||
|
||||
usage() # $1 = exit status
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user