SPECS: mksd.spec, nagios-nrpe.spec, nagios.spec - fix chkconfig deps
glen
glen at pld-linux.org
Thu Apr 20 18:41:17 CEST 2006
Author: glen Date: Thu Apr 20 16:41:17 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix chkconfig deps
---- Files affected:
SPECS:
mksd.spec (1.47 -> 1.48) , nagios-nrpe.spec (1.23 -> 1.24) , nagios.spec (1.78 -> 1.79)
---- Diffs:
================================================================
Index: SPECS/mksd.spec
diff -u SPECS/mksd.spec:1.47 SPECS/mksd.spec:1.48
--- SPECS/mksd.spec:1.47 Sat Apr 15 15:02:15 2006
+++ SPECS/mksd.spec Thu Apr 20 18:41:12 2006
@@ -17,6 +17,7 @@
Source2: %{name}.sysconfig
URL: http://linux.mks.com.pl/
BuildRequires: rpmbuild(macros) >= 1.268
+Requires(post,preun): /sbin/chkconfig
Requires(postun): /usr/sbin/groupdel
Requires(postun): /usr/sbin/userdel
Requires(pre): /bin/id
@@ -169,6 +170,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.48 2006/04/20 16:41:12 glen
+- fix chkconfig deps
+
Revision 1.47 2006/04/15 13:02:15 glen
- rel 7
================================================================
Index: SPECS/nagios-nrpe.spec
diff -u SPECS/nagios-nrpe.spec:1.23 SPECS/nagios-nrpe.spec:1.24
--- SPECS/nagios-nrpe.spec:1.23 Sun Mar 5 16:20:15 2006
+++ SPECS/nagios-nrpe.spec Thu Apr 20 18:41:12 2006
@@ -14,7 +14,7 @@
BuildRequires: automake
BuildRequires: openssl-tools
BuildRequires: rpmbuild(macros) >= 1.268
-Requires(post,postun): /sbin/chkconfig
+Requires(post,preun): /sbin/chkconfig
Requires: nagios-common
Requires: nagios-plugins
Requires: rc-scripts
@@ -108,6 +108,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.24 2006/04/20 16:41:12 glen
+- fix chkconfig deps
+
Revision 1.23 2006/03/05 15:20:15 glen
- use %service, adapterized, cosmetics
================================================================
Index: SPECS/nagios.spec
diff -u SPECS/nagios.spec:1.78 SPECS/nagios.spec:1.79
--- SPECS/nagios.spec:1.78 Thu Apr 13 10:41:22 2006
+++ SPECS/nagios.spec Thu Apr 20 18:41:12 2006
@@ -34,7 +34,7 @@
BuildRequires: rpmbuild(macros) >= 1.268
BuildRequires: sed >= 4.0
BuildRequires: tar >= 1:1.15.1
-Requires(post,postun): /sbin/chkconfig
+Requires(post,preun): /sbin/chkconfig
Requires(triggerpostun): sed >= 4.0
Requires: %{name}-common = %{version}-%{release}
Requires: /bin/mail
@@ -466,6 +466,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.79 2006/04/20 16:41:12 glen
+- fix chkconfig deps
+
Revision 1.78 2006/04/13 08:41:22 glen
- 2.2 (fixes segfaults in 2.1)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mksd.spec?r1=1.47&r2=1.48&f=u
http://cvs.pld-linux.org/SPECS/nagios-nrpe.spec?r1=1.23&r2=1.24&f=u
http://cvs.pld-linux.org/SPECS/nagios.spec?r1=1.78&r2=1.79&f=u
More information about the pld-cvs-commit
mailing list