Spec and init file fixes

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2010-05-21 12:22:41 -07:00
parent 4d0a3882be
commit abb20e909a
2 changed files with 3 additions and 3 deletions

View File

@ -26,8 +26,8 @@
# #
### BEGIN INIT INFO ### BEGIN INIT INFO
# Provides: shorewall-init # Provides: shorewall-init
# Default-Start: 3 4 5 # Default-Start: 2 4 5
# Default-Stop: 0 1 2 6 # Default-Stop:
# Short-Description: Initialize the firewall at boot time # Short-Description: Initialize the firewall at boot time
# Description: Place the firewall in a safe state at boot time # Description: Place the firewall in a safe state at boot time
# prior to bringing up the network. # prior to bringing up the network.

View File

@ -13,7 +13,7 @@ Source: %{name}-%{version}.tgz
URL: http://www.shorewall.net/ URL: http://www.shorewall.net/
BuildArch: noarch BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRoot: %{_tmppath}/%{name}-%{version}-root
Requires: shorewall_firewall >= 4.4.10 Requires: shoreline_firewall >= 4.4.10
%description %description