- Update to mlocate-0.22

This commit is contained in:
Miloslav Trmac 2009-04-14 10:36:52 +00:00
parent 2a9a6dc011
commit d9ffb896ac
3 changed files with 9 additions and 7 deletions

View File

@ -1 +1 @@
mlocate-0.21.1.tar.bz2
mlocate-0.22.tar.bz2

View File

@ -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č <mitr@redhat.com> - 0.22-1
- Update to mlocate-0.22
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.21.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

View File

@ -1 +1 @@
81ddfc3b798fde5d198dbfcc22602431 mlocate-0.21.1.tar.bz2
ffd78b6ff967a8ae9f4780f6a9a95e68 mlocate-0.22.tar.bz2