rpms/mlocate/F-8 .cvsignore, 1.8, 1.9 mlocate.spec, 1.14, 1.15 sources, 1.8, 1.9 updatedb.conf, 1.3, 1.4

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


Author: mitr

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

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

* Wed Apr  9 2008 Miloslav Trmač <mitr at redhat.com> - 0.20-1
- Update to mlocate-0.20

* Mon Mar  3 2008 Miloslav Trmač <mitr at redhat.com> - 0.19-1
- Update to mlocate-0.19
- New home page at https://fedorahosted.org/mlocate/ .



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mlocate/F-8/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	24 Aug 2007 23:31:53 -0000	1.8
+++ .cvsignore	30 Jun 2008 00:48:16 -0000	1.9
@@ -1 +1 @@
-mlocate-0.18.tar.bz2
+mlocate-0.21.tar.bz2


Index: mlocate.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mlocate/F-8/mlocate.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- mlocate.spec	24 Aug 2007 23:31:53 -0000	1.14
+++ mlocate.spec	30 Jun 2008 00:48:16 -0000	1.15
@@ -1,9 +1,11 @@
 Summary: An utility for finding files by name
 Name: mlocate
-Version: 0.18
-Release: 1
+Version: 0.21
+Release: 1%{?dist}
 License: GPLv2
+URL: https://fedorahosted.org/mlocate/
 Group: Applications/System
+# https://fedorahosted.org/mlocate/attachment/wiki/MlocateDownloads/mlocate-%{version}.tar.bz2?format=raw
 Source0: %{name}-%{version}.tar.bz2
 Source1: updatedb.conf
 Source2: mlocate.cron
@@ -66,6 +68,20 @@
 %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
+
+* Mon Mar  3 2008 Miloslav Trmač <mitr at redhat.com> - 0.19-1
+- Update to mlocate-0.19
+- New home page at https://fedorahosted.org/mlocate/ .
+
+* Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0.18-2
+- Autorebuild for GCC 4.3
+
 * Sat Aug 25 2007 Miloslav Trmač <mitr at redhat.com> - 0.18-1
 - Update to mlocate-0.18
 - Run updatedb with reduced I/O priority


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mlocate/F-8/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	24 Aug 2007 23:31:53 -0000	1.8
+++ sources	30 Jun 2008 00:48:16 -0000	1.9
@@ -1 +1 @@
-c4352d10b47e569297caedd2c2d22675  mlocate-0.18.tar.bz2
+51c8e6a40079542923c0a1411512c57d  mlocate-0.21.tar.bz2


Index: updatedb.conf
===================================================================
RCS file: /cvs/pkgs/rpms/mlocate/F-8/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:48:16 -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