[rkhunter] Fix typo

Kevin Fenzi kevin at fedoraproject.org
Fri Jul 8 16:38:24 UTC 2011


commit 096111c718d9afcf584572f95288b0489cc66a5e
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Jul 8 10:37:49 2011 -0600

    Fix typo

 rkhunter-1.3.8-fedoraconfig.patch |    2 +-
 rkhunter.spec                     |    5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/rkhunter-1.3.8-fedoraconfig.patch b/rkhunter-1.3.8-fedoraconfig.patch
index aac7359..9938e04 100644
--- a/rkhunter-1.3.8-fedoraconfig.patch
+++ b/rkhunter-1.3.8-fedoraconfig.patch
@@ -152,7 +152,7 @@ diff -Nur rkhunter-1.3.8.orig/files/rkhunter.conf rkhunter-1.3.8/files/rkhunter.
 +# tomboy creates this one
 +ALLOWDEVFILE="/dev/shm/mono.*"
 +# created by libv4l
-+ALLOWDEVFILE="/dev/shm/libv4l-*
++ALLOWDEVFILE="/dev/shm/libv4l-*"
  
  #
  # This setting tells rkhunter where the inetd configuration
diff --git a/rkhunter.spec b/rkhunter.spec
index 4e7943d..99002fd 100644
--- a/rkhunter.spec
+++ b/rkhunter.spec
@@ -1,6 +1,6 @@
 Name:           rkhunter
 Version:        1.3.8
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        A host-based tool to scan for rootkits, backdoors and local exploits
 
 Group:          Applications/System
@@ -96,6 +96,9 @@ EOF
 %{_mandir}/man8/*
 
 %changelog
+* Fri Jul 08 2011 Kevin Fenzi <kevin at scrye.com> - 1.3.8-8
+- Fix typo
+
 * Fri Jul 08 2011 Kevin Fenzi <kevin at scrye.com> - 1.3.8-7
 - Add patch to fix out of the box warning on rkhunter script. 
 - Fixes bug #719270


More information about the scm-commits mailing list