Fix .spec history to omit false steps

This commit is contained in:
Tom Eastep 2009-11-27 12:29:11 -08:00
parent d189c08533
commit 7352771c5d
17 changed files with 25 additions and 33 deletions

View File

@ -28,7 +28,7 @@
# shown below. Simply run this script to revert to your prior version of
# Shoreline Firewall.
VERSION=4.5.0
VERSION=4.4.5
usage() # $1 = exit status
{

View File

@ -22,7 +22,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
VERSION=4.5.0
VERSION=4.4.5
usage() # $1 = exit status
{

View File

@ -1,5 +1,5 @@
%define name shorewall-lite
%define version 4.5.0
%define version 4.4.5
%define release 0base
Summary: Shoreline Firewall Lite is an iptables-based firewall for Linux systems.
@ -100,11 +100,9 @@ fi
%doc COPYING changelog.txt releasenotes.txt
%changelog
* Sat Nov 21 2009 Tom Eastep tom@shorewall.net
- Updated to 4.5.0-0base
* Sat Nov 21 2009 Tom Eastep tom@shorewall.net
* Fri Nov 27 2009 Tom Eastep tom@shorewall.net
- Updated to 4.4.5-0base
* Fri Nov 13 2009 Tom Eastep tom@shorewall.net
* Sat Nov 21 2009 Tom Eastep tom@shorewall.net
- Updated to 4.4.4-0base
* Fri Nov 13 2009 Tom Eastep tom@shorewall.net
- Updated to 4.4.4-0Beta2

View File

@ -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.5.0
VERSION=4.4.5
usage() # $1 = exit status
{

View File

@ -327,7 +327,7 @@ sub initialize( $ ) {
TC_SCRIPT => '',
EXPORT => 0,
UNTRACKED => 0,
VERSION => "4.5.0",
VERSION => "4.4.5",
CAPVERSION => 40402 ,
);

View File

@ -22,7 +22,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
VERSION=4.5.0
VERSION=4.4.5
usage() # $1 = exit status
{

View File

@ -1 +1 @@
There are no known problems in Shorewall version 4.5.0
There are no known problems in Shorewall version 4.4.5

View File

@ -1,5 +1,5 @@
%define name shorewall
%define version 4.5.0
%define version 4.4.5
%define release 0base
Summary: Shoreline Firewall is an iptables-based firewall for Linux systems.
@ -106,11 +106,9 @@ fi
%doc COPYING INSTALL changelog.txt releasenotes.txt Contrib/* Samples
%changelog
* Sat Nov 21 2009 Tom Eastep tom@shorewall.net
- Updated to 4.5.0-0base
* Sat Nov 21 2009 Tom Eastep tom@shorewall.net
* Fri Nov 27 2009 Tom Eastep tom@shorewall.net
- Updated to 4.4.5-0base
* Fri Nov 13 2009 Tom Eastep tom@shorewall.net
* Sat Nov 21 2009 Tom Eastep tom@shorewall.net
- Updated to 4.4.4-0base
* Fri Nov 13 2009 Tom Eastep tom@shorewall.net
- Updated to 4.4.4-0Beta2

View File

@ -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.5.0
VERSION=4.4.5
usage() # $1 = exit status
{

View File

@ -28,7 +28,7 @@
# shown below. Simply run this script to revert to your prior version of
# Shoreline Firewall.
VERSION=4.5.0
VERSION=4.4.5
usage() # $1 = exit status
{

View File

@ -22,7 +22,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
VERSION=4.5.0
VERSION=4.4.5
usage() # $1 = exit status
{

View File

@ -1,5 +1,5 @@
%define name shorewall6-lite
%define version 4.5.0
%define version 4.4.5
%define release 0base
Summary: Shoreline Firewall 6 Lite is an ip6tables-based firewall for Linux systems.
@ -91,11 +91,9 @@ fi
%doc COPYING changelog.txt releasenotes.txt
%changelog
* Sat Nov 21 2009 Tom Eastep tom@shorewall.net
- Updated to 4.5.0-0base
* Sat Nov 21 2009 Tom Eastep tom@shorewall.net
* Fri Nov 27 2009 Tom Eastep tom@shorewall.net
- Updated to 4.4.5-0base
* Fri Nov 13 2009 Tom Eastep tom@shorewall.net
* Sat Nov 21 2009 Tom Eastep tom@shorewall.net
- Updated to 4.4.4-0base
* Fri Nov 13 2009 Tom Eastep tom@shorewall.net
- Updated to 4.4.4-0Beta2

View File

@ -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.5.0
VERSION=4.4.5
usage() # $1 = exit status
{

View File

@ -28,7 +28,7 @@
# shown below. Simply run this script to revert to your prior version of
# Shoreline Firewall.
VERSION=4.5.0
VERSION=4.4.5
usage() # $1 = exit status
{

View File

@ -22,7 +22,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
VERSION=4.5.0
VERSION=4.4.5
usage() # $1 = exit status
{

View File

@ -1,5 +1,5 @@
%define name shorewall6
%define version 4.5.0
%define version 4.4.5
%define release 0base
Summary: Shoreline Firewall 6 is an ip6tables-based firewall for Linux systems.
@ -95,11 +95,9 @@ fi
%doc COPYING INSTALL changelog.txt releasenotes.txt tunnel ipsecvpn ipv6 Samples6
%changelog
* Sat Nov 21 2009 Tom Eastep tom@shorewall.net
- Updated to 4.5.0-0base
* Sat Nov 21 2009 Tom Eastep tom@shorewall.net
* Fri Nov 27 2009 Tom Eastep tom@shorewall.net
- Updated to 4.4.5-0base
* Fri Nov 13 2009 Tom Eastep tom@shorewall.net
* Sat Nov 21 2009 Tom Eastep tom@shorewall.net
- Updated to 4.4.4-0base
* Fri Nov 13 2009 Tom Eastep tom@shorewall.net
- Updated to 4.4.4-0Beta2

View File

@ -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.5.0
VERSION=4.4.5
usage() # $1 = exit status
{