upgrade to new upstream version 5.8.2
This commit is contained in:
parent
c5daf04f66
commit
49fa8dcd2f
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ rsyslog-4.6.3.tar.gz
|
||||
/rsyslog-5.7.9.tar.gz
|
||||
/rsyslog-5.7.10.tar.gz
|
||||
/rsyslog-5.8.1.tar.gz
|
||||
/rsyslog-5.8.2.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
|
||||
Summary: Enhanced system logging and kernel message trapping daemon
|
||||
Name: rsyslog
|
||||
Version: 5.8.1
|
||||
Release: 2%{?dist}
|
||||
Version: 5.8.2
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
Group: System Environment/Daemons
|
||||
URL: http://www.rsyslog.com/
|
||||
@ -292,6 +292,9 @@ mv /var/lock/subsys/rsyslogd /var/lock/subsys/rsyslog
|
||||
%{_libdir}/rsyslog/omudpspoof.so
|
||||
|
||||
%changelog
|
||||
* Mon Jun 27 2011 Tomas Heinrich <theinric@redhat.com> 5.8.2-1
|
||||
- upgrade to new upstream version 5.8.2
|
||||
|
||||
* Mon Jun 13 2011 Tomas Heinrich <theinric@redhat.com> 5.8.1-2
|
||||
- scriptlet correction
|
||||
- use macro in unit file's path
|
||||
|
Loading…
Reference in New Issue
Block a user