SPECS: rkhunter.spec - more cleanups
qboosh
qboosh at pld-linux.org
Thu Jan 3 16:26:25 CET 2008
Author: qboosh Date: Thu Jan 3 15:26:25 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- more cleanups
---- Files affected:
SPECS:
rkhunter.spec (1.35 -> 1.36)
---- Diffs:
================================================================
Index: SPECS/rkhunter.spec
diff -u SPECS/rkhunter.spec:1.35 SPECS/rkhunter.spec:1.36
--- SPECS/rkhunter.spec:1.35 Thu Jan 3 15:46:13 2008
+++ SPECS/rkhunter.spec Thu Jan 3 16:26:19 2008
@@ -6,8 +6,7 @@
Release: 1
License: GPL
Group: Applications
-#OLD Source0: http://downloads.rootkit.nl/%{name}-%{version}.tar.gz
-Source0: http://switch.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
+Source0: http://dl.sourceforge.net/rkhunter/%{name}-%{version}.tar.gz
# Source0-md5: 89a4628c6378fdf3331d5a43b975d967
Source1: %{name}.cron
Source2: %{name}.conf
@@ -77,10 +76,10 @@
%dir %{_datadir}/%{name}/scripts
%attr(750,root,root) %{_datadir}/%{name}/scripts/*
%dir %{_var}/lib/%{name}
-%dir %{_var}/lib/%{name}/db
-%dir %{_var}/lib/%{name}/db/i18n
%attr(770,root,root) %dir %{_var}/lib/%{name}/tmp
+%dir %{_var}/lib/%{name}/db
%attr(640,root,root) %verify(not md5 mtime size) %{_var}/lib/%{name}/db/*.dat
+%dir %{_var}/lib/%{name}/db/i18n
%attr(640,root,root) %verify(not md5 mtime size) %{_var}/lib/%{name}/db/i18n/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -89,6 +88,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.36 2008-01-03 15:26:19 qboosh
+- more cleanups
+
Revision 1.35 2008-01-03 14:46:13 shadzik
- clean up
@@ -96,7 +98,6 @@
- added missing i18n files
Revision 1.33 2008-01-03 13:40:38 jezik
-
- up to 1.3.0
- patch0 is not applicable
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rkhunter.spec?r1=1.35&r2=1.36&f=u
More information about the pld-cvs-commit
mailing list