Author: arekm                        Date: Sat Jun 10 14:34:48 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- rel 23; don't require klogd

---- Files affected:
SPECS:
   sysklogd.spec (1.112.2.3 -> 1.112.2.4) 

---- Diffs:

================================================================
Index: SPECS/sysklogd.spec
diff -u SPECS/sysklogd.spec:1.112.2.3 SPECS/sysklogd.spec:1.112.2.4
--- SPECS/sysklogd.spec:1.112.2.3       Fri Apr 14 18:21:29 2006
+++ SPECS/sysklogd.spec Sat Jun 10 16:34:42 2006
@@ -10,7 +10,7 @@
 Summary(tr):   Linux sistem ve çekirdek kayýt süreci
 Name:          sysklogd
 Version:       1.4.1
-Release:       22
+Release:       23
 License:       GPL
 Group:         Daemons
 Source0:       
http://www.ibiblio.org/pub/Linux/system/daemons/%{name}-%{version}.tar.gz
@@ -104,7 +104,9 @@
 Requires(pre): /usr/sbin/groupadd
 Requires(pre): /usr/sbin/useradd
 Requires(triggerpostun):       sed >= 4.0
-Requires:      klogd
+# for vservers we don't need klogd and syslog works without klogd
+# (just it doesn't log kernel buffer into syslog)
+# Requires:    klogd
 Requires:      logrotate >= 3.2-3
 Requires:      psmisc >= 20.1
 Provides:      group(syslog)
@@ -313,6 +315,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.112.2.4  2006/06/10 14:34:42  arekm
+- rel 23; don't require klogd
+
 Revision 1.112.2.3  2006/04/14 16:21:29  glen
 - rel 22
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/sysklogd.spec?r1=1.112.2.3&r2=1.112.2.4&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to