X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=chkrootkit.spec;h=6a82735f462f85d733aab7e4a76bc020ea179afd;hb=53de674ec03fcff373aa21568032a5ec56a3f6d1;hp=4b6cb728baa1a14ba6913c715779bf8d4859c672;hpb=d8f4eeda56c02dbb803581a35d514019ba25a4ca;p=packages%2Fchkrootkit.git diff --git a/chkrootkit.spec b/chkrootkit.spec index 4b6cb72..6a82735 100644 --- a/chkrootkit.spec +++ b/chkrootkit.spec @@ -1,21 +1,26 @@ Summary: chkrootkit - locally checks for signs of a rootkit Summary(pl): chkrootkit - narzêdzie do lokalnego szukania oznak rootkitów Name: chkrootkit -Version: 0.41 +Version: 0.43 Release: 1 License: AMS (BSD like; look at COPYRIGHT) Group: Applications/Networking -Source0: ftp://sunsite.icm.edu.pl/pub/unix/security/chkrootkit/%{name}-%{version}.tar.gz -# Source0-md5: 5f9a43ba218f76f9ab5ce3d559226831 +#Source0: ftp://sunsite.icm.edu.pl/pub/unix/security/chkrootkit/%{name}-%{version}.tar.gz +Source0: http://manta.univ.gda.pl/~tiwek/chkrootkit/%{name}-%{version}.tar.gz +# Source0-md5: 08646b9bf3a9dc45c25a40946962a839 Source1: %{name}-check Source2: %{name}.sysconfig Patch0: %{name}-CC.patch Patch1: %{name}-nostrip.patch Patch2: %{name}-names.patch Patch3: %{name}-wtmp.patch +Patch4: %{name}-usebash.patch +Patch5: http://www.rootshell.be/~unspawn/packaging/%{name}-0.42-ip.patch +# Patch5-md5: 0dfeda71b081eaa8c316eca1f81b21f0 URL: http://www.chkrootkit.org/ BuildRequires: glibc-static Requires: binutils +Requires: bash BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -50,6 +55,8 @@ rootkit %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 +#%patch5 -p0 %build CC=%{__cc}