rpms/mlocate/devel .cvsignore, 1.12, 1.13 mlocate.spec, 1.22, 1.23 sources, 1.12, 1.13

Miloslav Trmac mitr at fedoraproject.org
Tue Apr 14 10:37:23 UTC 2009


Author: mitr

Update of /cvs/pkgs/rpms/mlocate/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15357

Modified Files:
	.cvsignore mlocate.spec sources 
Log Message:
* Tue Apr 14 2009 Miloslav Trmač <mitr at redhat.com> - 0.22-1
- Update to mlocate-0.22



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mlocate/devel/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- .cvsignore	28 Oct 2008 04:17:08 -0000	1.12
+++ .cvsignore	14 Apr 2009 10:36:51 -0000	1.13
@@ -1 +1 @@
-mlocate-0.21.1.tar.bz2
+mlocate-0.22.tar.bz2


Index: mlocate.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mlocate/devel/mlocate.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- mlocate.spec	26 Feb 2009 01:44:27 -0000	1.22
+++ mlocate.spec	14 Apr 2009 10:36:52 -0000	1.23
@@ -1,12 +1,11 @@
 Summary: An utility for finding files by name
 Name: mlocate
-Version: 0.21.1
-Release: 4
+Version: 0.22
+Release: 1
 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
+Source0: https://fedorahosted.org/releases/m/l/mlocate/mlocate-%{version}.tar.bz2
 Source1: updatedb.conf
 Source2: mlocate.cron
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
@@ -38,7 +37,7 @@
 mkdir -p $RPM_BUILD_ROOT{%{_sysconfdir},/etc/cron.daily}
 install -p -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/updatedb.conf
 install -p -m 755 %{SOURCE2} $RPM_BUILD_ROOT/etc/cron.daily/mlocate.cron
-# %%ghost semantic is so stupid
+# %%ghost semantics is so stupid
 touch $RPM_BUILD_ROOT%{_localstatedir}/lib/mlocate/mlocate.db
 
 %find_lang mlocate
@@ -71,6 +70,9 @@
 %ghost %{_localstatedir}/lib/mlocate/mlocate.db
 
 %changelog
+* Tue Apr 14 2009 Miloslav Trmač <mitr at redhat.com> - 0.22-1
+- Update to mlocate-0.22
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.21.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mlocate/devel/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources	28 Oct 2008 04:17:08 -0000	1.12
+++ sources	14 Apr 2009 10:36:52 -0000	1.13
@@ -1 +1 @@
-81ddfc3b798fde5d198dbfcc22602431  mlocate-0.21.1.tar.bz2
+ffd78b6ff967a8ae9f4780f6a9a95e68  mlocate-0.22.tar.bz2




More information about the fedora-extras-commits mailing list