From 94b6db3cd090bf42b1bcd077d83824d57fe115a1 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Tue, 15 Mar 2011 08:04:18 +0000 Subject: [PATCH] mlocate: update to 0.23.1 --- mlocate/.md5sum | 4 ++-- mlocate/Pkgfile | 7 +++---- mlocate/updatedb.conf | 9 ++++----- 3 files changed, 9 insertions(+), 11 deletions(-) diff --git a/mlocate/.md5sum b/mlocate/.md5sum index efabc02..decfb45 100644 --- a/mlocate/.md5sum +++ b/mlocate/.md5sum @@ -1,3 +1,3 @@ 7d67badc004a8ade29648c8449b479e4 mlocate -27de49a88b8657f50fda02d152b8a5f1 mlocate-0.22.2.tar.bz2 -47c5a6128ab24e9adaed650e255dfac7 updatedb.conf +db48f27fae91c754c46d8046919803c5 mlocate-0.23.1.tar.xz +ba81e63d0d15d630e5feaecb066b202c updatedb.conf diff --git a/mlocate/Pkgfile b/mlocate/Pkgfile index d57c848..d5ef9e4 100644 --- a/mlocate/Pkgfile +++ b/mlocate/Pkgfile @@ -5,9 +5,9 @@ # Depends on: name=mlocate -version=0.22.2 +version=0.23.1 release=1 -source=(https://fedorahosted.org/releases/m/l/$name/$name-$version.tar.bz2 \ +source=(https://fedorahosted.org/releases/m/l/$name/$name-$version.tar.xz \ mlocate updatedb.conf) build() { @@ -19,8 +19,7 @@ build() { --mandir=/usr/man \ --sysconfdir=/etc \ --localstatedir=/var/lib \ - --disable-nls \ - --disable-debug + --disable-nls sed -i -e '29 d' -e '82 d' gnulib/lib/wchar.in.h make ARCH=arm diff --git a/mlocate/updatedb.conf b/mlocate/updatedb.conf index 54e8f85..0b2ab92 100644 --- a/mlocate/updatedb.conf +++ b/mlocate/updatedb.conf @@ -1,11 +1,10 @@ # # /etc/updatedb.conf # -# configuration file for updatedb(8) used by -# updatedb, see updatedb.conf(5) +# configuration file for updatedb(8), see updatedb.conf(5) -PRUNEFS="nfs afs proc smbfs autofs auto iso9660" -PRUNENAMES=".git .svn .cvs" -PRUNEPATHS="/tmp /var/tmp /var/spool /mnt" +PRUNEFS="nfs nfs4 afs proc smbfs cifs autofs auto iso9660 sshfs sysfs usbfs tmpfs" +PRUNENAMES=".git .svn .hg .bzr _darcs CVS RCS" +PRUNEPATHS="/tmp /mnt /var/cache /var/lock /var/run /var/spool /var/tmp" # End of file -- 2.26.2