- Resolves: 226999 fix audit script
This commit is contained in:
parent
a28c1a1c51
commit
1a17c64edb
@ -1,7 +1,7 @@
|
||||
Summary: A log file analysis program
|
||||
Name: logwatch
|
||||
Version: 7.3.2
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
License: MIT
|
||||
Group: Applications/System
|
||||
URL: http://www.logwatch.org/
|
||||
@ -14,6 +14,7 @@ Patch5: logwatch-7.3.2-sendmail.patch
|
||||
Patch6: logwatch-7.3.2-automount.patch
|
||||
Patch7: logwatch-7.3.2-amavis.patch
|
||||
Patch8: logwatch-7.3.2-cron.patch
|
||||
Patch9: logwatch-7.3.2-audit.patch
|
||||
|
||||
Requires: textutils sh-utils grep mailx
|
||||
BuildRoot: %{_tmppath}/logwatch-build
|
||||
@ -35,6 +36,7 @@ of the package on many systems.
|
||||
%patch6 -p1
|
||||
%patch7 -p1
|
||||
%patch8 -p1
|
||||
%patch9 -p1
|
||||
|
||||
%install
|
||||
|
||||
@ -143,6 +145,10 @@ rm -rf %{buildroot}
|
||||
%doc License project/CHANGES project/TODO
|
||||
|
||||
%changelog
|
||||
* Mon Feb 5 2007 Ivana Varekova <varekova@redhat.com> 7.3.2-6
|
||||
- Resolves: 226999
|
||||
fix audit script
|
||||
|
||||
* Fri Jan 26 2007 Ivana Varekova <varekova@redhat.com> 7.3.2-5
|
||||
- add sendmail, automount, amvais and cron patch
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user