- Update to mlocate-0.22.1
- Drop Provides: slocate, per NamingGuidelines
This commit is contained in:
parent
1ff0d423f5
commit
1d3a584c44
@ -1 +1 @@
|
|||||||
mlocate-0.22.tar.bz2
|
mlocate-0.22.1.tar.bz2
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: An utility for finding files by name
|
Summary: An utility for finding files by name
|
||||||
Name: mlocate
|
Name: mlocate
|
||||||
Version: 0.22
|
Version: 0.22.1
|
||||||
Release: 3
|
Release: 1
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: https://fedorahosted.org/mlocate/
|
URL: https://fedorahosted.org/mlocate/
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -13,7 +13,6 @@ Requires(pre): shadow-utils
|
|||||||
Requires(triggerpostun): shadow-utils
|
Requires(triggerpostun): shadow-utils
|
||||||
Requires(post): grep, sed
|
Requires(post): grep, sed
|
||||||
Obsoletes: slocate <= 2.7-30
|
Obsoletes: slocate <= 2.7-30
|
||||||
Provides: slocate
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
mlocate is a locate/updatedb implementation. It keeps a database of
|
mlocate is a locate/updatedb implementation. It keeps a database of
|
||||||
@ -70,6 +69,10 @@ exit 0
|
|||||||
%ghost %{_localstatedir}/lib/mlocate/mlocate.db
|
%ghost %{_localstatedir}/lib/mlocate/mlocate.db
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 15 2009 Miloslav Trmač <mitr@redhat.com> - 0.22.1-1
|
||||||
|
- Update to mlocate-0.22.1
|
||||||
|
- Drop Provides: slocate, per NamingGuidelines
|
||||||
|
|
||||||
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.22-3
|
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.22-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user