This commit is contained in:
committed by
Git OBS Bridge
parent
bf60d858bb
commit
e9d2ad177e
14
syslogd.spec
14
syslogd.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package syslogd (Version 1.4.1)
|
||||
#
|
||||
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
#
|
||||
@@ -17,7 +17,7 @@ PreReq: klogd
|
||||
Provides: syslog
|
||||
Autoreqprov: on
|
||||
Version: 1.4.1
|
||||
Release: 585
|
||||
Release: 589
|
||||
Summary: The Syslog daemon
|
||||
Source: sysklogd-1.4.1.tar.bz2
|
||||
Source1: logrotate.syslog
|
||||
@@ -194,9 +194,6 @@ chown news:news var/log/news/news.notice
|
||||
%doc %{_mandir}/man5/syslog.conf.5.gz
|
||||
%doc %{_mandir}/man8/syslogd.8.gz
|
||||
/sbin/syslogd
|
||||
%dir /etc/omc/
|
||||
%dir /etc/omc/srvinfo.d/
|
||||
/etc/omc/srvinfo.d/syslog.xml
|
||||
|
||||
%files -n klogd
|
||||
%defattr(-,root,root)
|
||||
@@ -208,8 +205,15 @@ chown news:news var/log/news/news.notice
|
||||
%doc %{_mandir}/man8/sysklogd.8.gz
|
||||
/sbin/rcsyslog
|
||||
/sbin/klogd
|
||||
%dir /etc/omc/
|
||||
%dir /etc/omc/srvinfo.d/
|
||||
/etc/omc/srvinfo.d/syslog.xml
|
||||
|
||||
%changelog -n syslogd
|
||||
* Thu Jan 04 2007 - mt@suse.de
|
||||
- Added syslogd path to processInformation tag in syslog.xml and
|
||||
moved it to klogd file list; used by syslog-ng too (FATE #301833)
|
||||
- Improved run-time switch from syslogd to syslog-ng (bug #166933)
|
||||
* Mon Dec 11 2006 - mskibbe@suse.de
|
||||
- add service xml file
|
||||
* Wed Nov 15 2006 - werner@suse.de
|
||||
|
Reference in New Issue
Block a user