SPECS: logcheck.spec - adjust deps

glen glen at pld-linux.org
Tue Jul 18 23:49:52 CEST 2006


Author: glen                         Date: Tue Jul 18 21:49:52 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adjust deps

---- Files affected:
SPECS:
   logcheck.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: SPECS/logcheck.spec
diff -u SPECS/logcheck.spec:1.31 SPECS/logcheck.spec:1.32
--- SPECS/logcheck.spec:1.31	Tue Jul 18 23:43:52 2006
+++ SPECS/logcheck.spec	Tue Jul 18 23:49:47 2006
@@ -18,10 +18,12 @@
 Requires(pre):	/usr/sbin/groupadd
 Requires(pre):	/usr/sbin/useradd
 Requires:	%{name}-database = %{version}-%{release}
-Requires:	/usr/sbin/sendmail
+Requires:	/bin/mail
 Requires:	crondaemon
 Requires:	lockfile-progs
 Requires:	logtail = %{version}-%{release}
+Requires:	mktemp
+#Suggests:	/usr/bin/syslog-summary
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -83,7 +85,7 @@
 cat <<'EOF'> $RPM_BUILD_ROOT%{_sysconfdir}/header.txt
 This email is sent by logcheck. If you wish to no-longer receive it,
 you can either deinstall the logcheck package or modify its
-configuration file (/etc/logcheck/logcheck.conf).
+configuration file (%{_sysconfdir}/logcheck.conf).
 EOF
 
 %clean
@@ -138,6 +140,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2006/07/18 21:49:47  glen
+- adjust deps
+
 Revision 1.31  2006/07/18 21:43:52  glen
 - requires lockfile-progs
 - permissions and user
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/logcheck.spec?r1=1.31&r2=1.32&f=u



More information about the pld-cvs-commit mailing list