- Resolves: 228258 logwatch warns about dhcdbd subscripton enabled
- add xntpd, up2date and automount services
This commit is contained in:
parent
a98633599a
commit
34548b0766
@ -1,7 +1,7 @@
|
||||
Summary: A log file analysis program
|
||||
Name: logwatch
|
||||
Version: 7.3.2
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
License: MIT
|
||||
Group: Applications/System
|
||||
URL: http://www.logwatch.org/
|
||||
@ -18,6 +18,10 @@ Patch9: logwatch-7.3.2-audit.patch
|
||||
Patch10: logwatch-7.3.2-iptables.patch
|
||||
Patch11: logwatch-7.3.2-pix.patch
|
||||
Patch12: logwatch-7.3.2-audit2.patch
|
||||
Patch13: logwatch-7.3.2-automount2.patch
|
||||
Patch14: logwatch-7.3.2-up2date.patch
|
||||
Patch15: logwatch-7.3.2-xntpd2.patch
|
||||
Patch16: logwatch-7.3.2-named.patch
|
||||
|
||||
Requires: textutils sh-utils grep mailx
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -43,6 +47,10 @@ of the package on many systems.
|
||||
%patch10 -p1
|
||||
%patch11 -p1
|
||||
%patch12 -p1
|
||||
%patch13 -p1
|
||||
%patch14 -p1
|
||||
%patch15 -p1
|
||||
%patch16 -p1
|
||||
# GPL license
|
||||
rm ./scripts/services/courier
|
||||
rm ./scripts/services/dpkg
|
||||
@ -159,6 +167,11 @@ rm -rf %{buildroot}
|
||||
%doc License project/CHANGES
|
||||
|
||||
%changelog
|
||||
* Mon Feb 12 2007 Ivana Varekova <varekova@redhat.com> 7.3.2-9
|
||||
- Resolves: 228258
|
||||
logwatch warns about dhcdbd subscripton enabled
|
||||
- add xntpd, up2date and automount services
|
||||
|
||||
* Fri Feb 9 2007 Ivana Varekova <varekova@redhat.com> 7.3.2-8
|
||||
- incorporate the next part of package review comments
|
||||
- Resolves: 227976
|
||||
|
||||
Loading…
Reference in New Issue
Block a user