From e5060371b509958d0bdb2e61dccf69cb4e4a65b9 Mon Sep 17 00:00:00 2001 From: ensc Date: Dec 06 2009 10:53:13 +0000 Subject: whitespace cleanup --- diff --git a/ip-sentinel.spec b/ip-sentinel.spec index ecdb4ab..3998876 100644 --- a/ip-sentinel.spec +++ b/ip-sentinel.spec @@ -1,30 +1,30 @@ ## $id: ip-sentinel.spec.in,v 1.3 2003/05/26 21:53:02 ensc Exp $ --*- rpm-spec -*-- # Copyright (C) 2004,2005 Enrico Scholz -# +# # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. -# +# # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. -# +# # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ## This package understands the following switches: -## --without dietlibc ... disable usage of dietlibc -## --without fedora ... disable fedora specific parts -## --with minit ... disable creation of 'minit' subpackage -## --define username\ name ... set the name of the user running the daemon +## --without dietlibc ... disable usage of dietlibc +## --without fedora ... disable fedora specific parts +## --with minit ... disable creation of 'minit' subpackage +## --define username\ name ... set the name of the user running the daemon ## Fedora Extras specific customization below... -%bcond_without fedora +%bcond_without fedora %bcond_without dietlibc %bcond_with minit ## @@ -79,7 +79,7 @@ Source10: ip-sentinel.upstart Provides: init(%name) = upstart Requires: %name = %version-%release # implicates a conflict with upstart 0.5+ -Requires(pre): /etc/event.d +Requires(pre): /etc/event.d Requires(post): /usr/bin/killall Requires(postun): /sbin/initctl BuildArch: noarch @@ -159,7 +159,7 @@ rm -rf $RPM_BUILD_ROOT %pre %__fe_groupadd 1 -r %username &>/dev/null || : %__fe_useradd 1 -r -s /sbin/nologin -M -d %homedir \ - -c 'IP sentinel user' -g %username %username &>/dev/null || : + -c 'IP sentinel user' -g %username %username &>/dev/null || : %postun