Author: glen Date: Tue Nov 1 17:00:27 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - fix trigger and merge with one that never worked
---- Files affected: SPECS: sysklogd.spec (1.108 -> 1.109) ---- Diffs: ================================================================ Index: SPECS/sysklogd.spec diff -u SPECS/sysklogd.spec:1.108 SPECS/sysklogd.spec:1.109 --- SPECS/sysklogd.spec:1.108 Tue Nov 1 17:52:27 2005 +++ SPECS/sysklogd.spec Tue Nov 1 18:00:21 2005 @@ -10,7 +10,7 @@ Summary(tr): Linux sistem ve çekirdek kayýt süreci Name: sysklogd Version: 1.4.1 -Release: 17.4 +Release: 17.18 License: GPL Group: Daemons Source0: http://www.ibiblio.org/pub/Linux/system/daemons/%{name}-%{version}.tar.gz @@ -280,12 +280,11 @@ echo "Original file from package is available as /etc/syslog.conf.rpmnew" fi -%triggerpostun -- syslog < 1.4.1-17 +%triggerpostun -n syslog -- syslog < 1.4.1-17.7 # remove any -a option from ADDITIONAL_SOCK cp -f /etc/sysconfig/syslog{,.rpmsave} sed -i -e '/^ADDITIONAL_SOCK=/s/-a //g' /etc/sysconfig/syslog -%triggerpostun -- syslog < 1.4.1-17.4 # reset config file permission, so people running with syslog uid can # survive syslog reload chgrp syslog /etc/syslog.conf @@ -321,6 +320,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.109 2005/11/01 17:00:21 glen +- fix trigger and merge with one that never worked + Revision 1.108 2005/11/01 16:52:27 glen - group=syslog for config for -HUP to work ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/sysklogd.spec?r1=1.108&r2=1.109&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
