]> git.pld-linux.org Git - packages/chkrootkit.git/commitdiff
- added patch for newer promisc mode
authortiwek <tiwek@pld-linux.org>
Wed, 17 Sep 2003 18:04:05 +0000 (18:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    chkrootkit.spec -> 1.32

chkrootkit.spec

index 6540c5e350dbd4a0718c976510df36d40b2b3ee6..eb86f80742e17d8472c5769c25464baa7deb492a 100644 (file)
@@ -14,6 +14,8 @@ Patch1:               %{name}-nostrip.patch
 Patch2:                %{name}-names.patch
 Patch3:                %{name}-wtmp.patch
 Patch4:                %{name}-usebash.patch
+Patch5:   http://www.rootshell.be/~unspawn/packaging/chkrootkit-0.42-ip.patch
+# Patch5-md5: 0dfeda71b081eaa8c316eca1f81b21f0
 URL:           http://www.chkrootkit.org/
 BuildRequires: glibc-static
 Requires:      binutils
@@ -53,6 +55,7 @@ rootkit
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p0
 
 %build
 CC=%{__cc}
This page took 0.09905 seconds and 4 git commands to generate.