[arch-commits] Commit in mlocate/trunk (PKGBUILD updatedb.conf)

Allan McRae allan at archlinux.org
Tue Oct 26 01:53:05 UTC 2010


    Date: Monday, October 25, 2010 @ 21:53:05
  Author: allan
Revision: 97017

upgpkg: mlocate 0.23.1-2
ignore devtmpfs (FS#21397)

Modified:
  mlocate/trunk/PKGBUILD
  mlocate/trunk/updatedb.conf

---------------+
 PKGBUILD      |    4 ++--
 updatedb.conf |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-26 01:26:19 UTC (rev 97016)
+++ PKGBUILD	2010-10-26 01:53:05 UTC (rev 97017)
@@ -4,7 +4,7 @@
 
 pkgname=mlocate
 pkgver=0.23.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Faster merging drop-in for slocate"
 arch=('i686' 'x86_64')
 url="http://carolina.mff.cuni.cz/~trmac/blog/mlocate"
@@ -20,7 +20,7 @@
 	updatedb.conf
 	updatedb.cron.daily)
 md5sums=('db48f27fae91c754c46d8046919803c5'
-         'b1fac5fbe8ddbc77f2a917ca733e47a3'
+         'c374ff223f2e07b5e602ba22359f2335'
          'cde5da81bebad2de556ef2e43d895e13')
 
 build() {

Modified: updatedb.conf
===================================================================
--- updatedb.conf	2010-10-26 01:26:19 UTC (rev 97016)
+++ updatedb.conf	2010-10-26 01:53:05 UTC (rev 97017)
@@ -2,4 +2,4 @@
 PRUNEPATHS="/media /mnt /tmp /var/tmp /var/cache /var/lock /var/run /var/spool"
 
 # filesystems to exclude from the slocate database:
-PRUNEFS="afs auto autofs binfmt_misc cifs coda configfs cramfs debugfs devpts ftpfs iso9660 mqueue ncpfs nfs nfs4 proc ramfs securityfs shfs smbfs sshfs sysfs tmpfs udf usbfs vboxsf"
+PRUNEFS="afs auto autofs binfmt_misc cifs coda configfs cramfs debugfs devpts devtmpfs ftpfs iso9660 mqueue ncpfs nfs nfs4 proc ramfs securityfs shfs smbfs sshfs sysfs tmpfs udf usbfs vboxsf"




More information about the arch-commits mailing list