SPECS: smokeping.spec - fping probe is just most common, but not required, ...

gotar gotar at pld-linux.org
Sun Feb 15 14:36:20 CET 2009


Author: gotar                        Date: Sun Feb 15 13:36:20 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fping probe is just most common, but not required, so changed R to S and
  added %banner on how to use it

---- Files affected:
SPECS:
   smokeping.spec (1.57 -> 1.58) 

---- Diffs:

================================================================
Index: SPECS/smokeping.spec
diff -u SPECS/smokeping.spec:1.57 SPECS/smokeping.spec:1.58
--- SPECS/smokeping.spec:1.57	Fri Jan  9 13:42:43 2009
+++ SPECS/smokeping.spec	Sun Feb 15 14:36:15 2009
@@ -23,9 +23,9 @@
 BuildRequires:	sed >= 4.0
 Requires(post):	sed >= 4.0
 Requires(post,preun):	/sbin/chkconfig
-Requires:	fping
 Requires:	rc-scripts
 Requires:	rrdtool >= 1.2
+Suggests:	fping
 Suggests:	perl(Authen::Radius)
 Suggests:	perl(Authen::TacacsPlus)
 Suggests:	perl(Net::DNS)
@@ -145,6 +145,10 @@
 
 %post
 /sbin/chkconfig --add %{name}
+%banner -e %{name} << EOF
+fping probe (if used) needs smokeping user to be in adm group, e.g.
+	usermod -G adm smokeping
+EOF
 
 %preun
 if [ "$1" = 0 ]; then
@@ -239,6 +243,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.58  2009/02/15 13:36:15  gotar
+- fping probe is just most common, but not required, so changed R to S and
+  added %banner on how to use it
+
 Revision 1.57  2009/01/09 12:42:43  blues
 - Suggests optional perl modules
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/smokeping.spec?r1=1.57&r2=1.58&f=u



More information about the pld-cvs-commit mailing list