Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv7108

Modified Files:
        rkhunter.info 
Log Message:
Promote to stable

Index: rkhunter.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils/rkhunter.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- rkhunter.info       13 Dec 2006 02:51:50 -0000      1.1
+++ rkhunter.info       10 Nov 2007 22:51:43 -0000      1.2
@@ -1,5 +1,5 @@
 Package: rkhunter
-Version: 1.2.9
+Version: 1.3.0
 Revision: 2
 Description: Rootkit Hunter
 License: GPL
@@ -15,24 +15,16 @@
 DocFiles: files/CHANGELOG files/LICENSE files/README files/WISHLIST
 
 Source: mirror:sourceforge:rkhunter/%n-%v.tar.gz
-Source-MD5: b442c1a332746a7c40767aa587a5ca8a
-
-Depends: system-perl, wget
+Source-MD5: 89a4628c6378fdf3331d5a43b975d967
 
-PatchScript: <<
-  /usr/bin/grep -rl "usr/local" files/* | /usr/bin/xargs -n 1 /usr/bin/sed 
-i.bak -e 's:/*usr/local:%p:g'
-  /usr/bin/sed -i.bak 's:/usr/local:%i:g' installer.sh
-<<
+Depends: system-perl, wget, sed
 
 CompileScript: <<
   echo "Nothing to do"
 <<
 
 InstallScript: <<
-  ./installer.sh --installdir %i
-  /usr/bin/sed -i.bak 's:%i:%p:g' %i/etc/rkhunter.conf
-  /bin/rm %i/etc/rkhunter.conf.bak
-  /bin/rm -r %i/lib/rkhunter/docs
+  ./installer.sh --layout custom %d%p --striproot %d --install
 <<
 
 ConfFiles: <<
@@ -40,9 +32,7 @@
 <<
 
 PostRmScript: <<
-  if [ "$1" = "purge" ]; then
-     /bin/rm -rf %p/lib/rkhunter/tmp
-  fi
+  /bin/rm -rf %p/lib/rkhunter/tmp
 <<
 
 PostInstScript: <<


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to