rpms/mlocate/F-9 .cvsignore, 1.10, 1.11 mlocate.spec, 1.17, 1.18 sources, 1.10, 1.11 updatedb.conf, 1.3, 1.4

Miloslav Trmac (mitr) fedora-extras-commits at redhat.com
Mon Jun 30 00:37:06 UTC 2008


Author: mitr

Update of /cvs/pkgs/rpms/mlocate/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1994

Modified Files:
	.cvsignore mlocate.spec sources updatedb.conf 
Log Message:
* Mon Jun 30 2008 Miloslav Trmač <mitr at redhat.com> - 0.21-1
- Update to mlocate-0.21
- Define PRUNENAMES to exclude .svn and .hg



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mlocate/F-9/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore	9 Apr 2008 22:11:35 -0000	1.10
+++ .cvsignore	30 Jun 2008 00:36:07 -0000	1.11
@@ -1 +1 @@
-mlocate-0.20.tar.bz2
+mlocate-0.21.tar.bz2


Index: mlocate.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mlocate/F-9/mlocate.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- mlocate.spec	9 Apr 2008 22:11:35 -0000	1.17
+++ mlocate.spec	30 Jun 2008 00:36:07 -0000	1.18
@@ -1,7 +1,7 @@
 Summary: An utility for finding files by name
 Name: mlocate
-Version: 0.20
-Release: 1
+Version: 0.21
+Release: 1%{?dist}
 License: GPLv2
 URL: https://fedorahosted.org/mlocate/
 Group: Applications/System
@@ -68,6 +68,10 @@
 %ghost /var/lib/mlocate/mlocate.db
 
 %changelog
+* Mon Jun 30 2008 Miloslav Trmač <mitr at redhat.com> - 0.21-1
+- Update to mlocate-0.21
+- Define PRUNENAMES to exclude .svn and .hg
+
 * Wed Apr  9 2008 Miloslav Trmač <mitr at redhat.com> - 0.20-1
 - Update to mlocate-0.20
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mlocate/F-9/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	9 Apr 2008 22:11:35 -0000	1.10
+++ sources	30 Jun 2008 00:36:07 -0000	1.11
@@ -1 +1 @@
-ad5e4eb1f2aecf1a5af9fe36c6e297f4  mlocate-0.20.tar.bz2
+51c8e6a40079542923c0a1411512c57d  mlocate-0.21.tar.bz2


Index: updatedb.conf
===================================================================
RCS file: /cvs/pkgs/rpms/mlocate/F-9/updatedb.conf,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- updatedb.conf	6 Mar 2007 01:58:28 -0000	1.3
+++ updatedb.conf	30 Jun 2008 00:36:07 -0000	1.4
@@ -1,3 +1,4 @@
 PRUNE_BIND_MOUNTS = "yes"
 PRUNEFS = "auto afs gfs gfs2 iso9660 sfs udf"
+PRUNENAMES = ".hg .svn"
 PRUNEPATHS = "/afs /media /net /sfs /tmp /udev /var/spool/cups /var/spool/squid /var/tmp"




More information about the fedora-extras-commits mailing list