Author: jezik Date: Thu Jan 3 13:40:43 2008 GMT Module: SPECS Tag: HEAD ---- Log message:
- up to 1.3.0 - patch0 is not applicable ---- Files affected: SPECS: rkhunter.spec (1.32 -> 1.33) ---- Diffs: ================================================================ Index: SPECS/rkhunter.spec diff -u SPECS/rkhunter.spec:1.32 SPECS/rkhunter.spec:1.33 --- SPECS/rkhunter.spec:1.32 Mon Feb 12 23:09:13 2007 +++ SPECS/rkhunter.spec Thu Jan 3 14:40:38 2008 @@ -2,15 +2,16 @@ Summary: Rootkit Hunter Summary(pl.UTF-8): Program do poszukiwania rootkitów Name: rkhunter -Version: 1.2.8 +Version: 1.3.0 Release: 1 License: GPL Group: Applications -Source0: http://downloads.rootkit.nl/%{name}-%{version}.tar.gz -# Source0-md5: 41122193b5006b617e03c637a17ae982 +#OLD Source0: http://downloads.rootkit.nl/%{name}-%{version}.tar.gz +Source0: http://switch.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz +# Source0-md5: 89a4628c6378fdf3331d5a43b975d967 Source1: %{name}.cron Source2: %{name}.conf -Patch0: %{name}-datadir.patch +#Patch0: %{name}-datadir.patch - patch is not applicable to 1.3.0 URL: http://www.rootkit.nl/projects/rootkit_hunter.html Requires: binutils Requires: coreutils @@ -50,8 +51,8 @@ wszystkich. %prep -%setup -q -n %{name} -%patch0 -p0 +%setup -q +#%patch0 -p0 %install rm -rf $RPM_BUILD_ROOT @@ -87,6 +88,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33 2008-01-03 13:40:38 jezik + +- up to 1.3.0 +- patch0 is not applicable + Revision 1.32 2007-02-12 22:09:13 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rkhunter.spec?r1=1.32&r2=1.33&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
