Author: glen Date: Wed Nov 30 17:54:29 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.46a
---- Files affected: SPECS: chkrootkit.spec (1.43 -> 1.44) ---- Diffs: ================================================================ Index: SPECS/chkrootkit.spec diff -u SPECS/chkrootkit.spec:1.43 SPECS/chkrootkit.spec:1.44 --- SPECS/chkrootkit.spec:1.43 Thu Oct 27 08:29:34 2005 +++ SPECS/chkrootkit.spec Wed Nov 30 18:54:23 2005 @@ -1,13 +1,15 @@ # $Revision$, $Date$ +# TODO +# - move programs to sbindir? Summary: chkrootkit - locally checks for signs of a rootkit Summary(pl): chkrootkit - narzędzie do lokalnego szukania oznak rootkitów Name: chkrootkit -Version: 0.46 +Version: 0.46a Release: 1 License: AMS (BSD like; look at COPYRIGHT) Group: Applications/Networking Source0: ftp://ftp.pangeia.com.br/pub/seg/pac/%{name}-%{version}.tar.gz -# Source0-md5: 03bee04ab54623ade29385f1d84ce742 +# Source0-md5: b73fb9e365d2edcd031d65b16e965a18 Source1: %{name}-check Source2: %{name}.sysconfig Patch0: %{name}-CC.patch @@ -21,6 +23,7 @@ BuildRequires: glibc-static Requires: binutils Requires: bash +Requires: mktemp BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -97,6 +100,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.44 2005/11/30 17:54:23 glen +- 0.46a + Revision 1.43 2005/10/27 06:29:34 tiwek - up to 0.46 - STBR @@ -114,7 +120,7 @@ - desc cosmetics, CC fix Revision 1.38 2004/07/11 20:13:23 luzik - - added info about outdated package to description +- added info about outdated package to description Revision 1.37 2004/05/09 19:02:26 blues - release 2 @@ -139,7 +145,7 @@ - updated to 0.42 Revision 1.30 2003/08/24 17:36:30 tiwek - - use /bin/bash for script instead /bin/sh (PLD specific) +- use /bin/bash for script instead /bin/sh (PLD specific) Revision 1.29 2003/08/06 16:46:12 kloczek - może wrescie ktoś wykasuje to konto ? @@ -191,13 +197,13 @@ Revision 1.14 2002/07/09 14:11:08 blues - 0.36 (more trojans detected) - patches updated -STBR +- STBR Revision 1.13 2002/05/31 07:52:58 tiwek - added Requires: binutils Revision 1.12 2002/04/25 16:05:10 arturs -fixed a small typo +- fixed a small typo Revision 1.11 2002/02/22 23:28:45 kloczek - removed all Group fields translations (our rpm now can handle translating @@ -206,7 +212,7 @@ Revision 1.10 2002/02/13 15:53:09 blues - release 3 - added script to crontab (weekly) and sysconfig file -STB +- STB Revision 1.9 2002/02/13 14:16:45 fastviper - gunzipped -names.patch; patches should not be compressed. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/chkrootkit.spec?r1=1.43&r2=1.44&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
