- Update to mlocate-0.22.3

- Remove no longer necessary references to BuildRoot:
This commit is contained in:
Miloslav Trmac 2010-03-04 17:52:49 +00:00
parent 6dbeea71e3
commit b8b3009e3d
3 changed files with 9 additions and 7 deletions

View File

@ -1 +1 @@
mlocate-0.22.2.tar.bz2
mlocate-0.22.3.tar.xz

View File

@ -1,14 +1,13 @@
Summary: An utility for finding files by name
Name: mlocate
Version: 0.22.2
Release: 2%{?dist}
Version: 0.22.3
Release: 1%{?dist}
License: GPLv2
URL: https://fedorahosted.org/mlocate/
Group: Applications/System
Source0: https://fedorahosted.org/releases/m/l/mlocate/mlocate-%{version}.tar.bz2
Source0: https://fedorahosted.org/releases/m/l/mlocate/mlocate-%{version}.tar.xz
Source1: updatedb.conf
Source2: mlocate.cron
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
Requires(pre): shadow-utils
Requires(triggerpostun): shadow-utils
Requires(post): grep, sed
@ -30,7 +29,6 @@ trash the system caches as much as traditional locate implementations.
make %{?_smp_mflags} groupname=slocate
%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p' groupname=slocate
mkdir -p $RPM_BUILD_ROOT{%{_sysconfdir},/etc/cron.daily}
@ -69,6 +67,10 @@ exit 0
%ghost %{_localstatedir}/lib/mlocate/mlocate.db
%changelog
* Thu Mar 4 2010 Miloslav Trmač <mitr@redhat.com> - 0.22.3-1
- Update to mlocate-0.22.3
- Remove no longer necessary references to BuildRoot:
* Fri Jan 15 2010 Miloslav Trmač <mitr@redhat.com> - 0.22.2-2
- Add "lustre" to PRUNEFS
- Add all nodev filesystems from the Fedora kernel to PRUNEFS, to make

View File

@ -1 +1 @@
27de49a88b8657f50fda02d152b8a5f1 mlocate-0.22.2.tar.bz2
eb09c57c25ab98b74cbd45234f3f7851 mlocate-0.22.3.tar.xz