diff --git a/.cvsignore b/.cvsignore index 1fba949..fcf733d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mlocate-0.21.1.tar.bz2 +mlocate-0.22.tar.bz2 diff --git a/mlocate.spec b/mlocate.spec index fd7975d..4bb2efe 100644 --- a/mlocate.spec +++ b/mlocate.spec @@ -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 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p' groupname=slocate 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 @@ exit 0 %ghost %{_localstatedir}/lib/mlocate/mlocate.db %changelog +* Tue Apr 14 2009 Miloslav Trmač - 0.22-1 +- Update to mlocate-0.22 + * Wed Feb 25 2009 Fedora Release Engineering - 0.21.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index 7478ed6..8821436 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -81ddfc3b798fde5d198dbfcc22602431 mlocate-0.21.1.tar.bz2 +ffd78b6ff967a8ae9f4780f6a9a95e68 mlocate-0.22.tar.bz2