From 1d3a584c44c862da7acd8672e25e6f5766670d49 Mon Sep 17 00:00:00 2001 From: Miloslav Trmac Date: Tue, 15 Sep 2009 18:34:48 +0000 Subject: [PATCH] - Update to mlocate-0.22.1 - Drop Provides: slocate, per NamingGuidelines --- .cvsignore | 2 +- mlocate.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index fcf733d..a274db7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mlocate-0.22.tar.bz2 +mlocate-0.22.1.tar.bz2 diff --git a/mlocate.spec b/mlocate.spec index c66d566..fc68ed9 100644 --- a/mlocate.spec +++ b/mlocate.spec @@ -1,7 +1,7 @@ Summary: An utility for finding files by name Name: mlocate -Version: 0.22 -Release: 3 +Version: 0.22.1 +Release: 1 License: GPLv2 URL: https://fedorahosted.org/mlocate/ Group: Applications/System @@ -13,7 +13,6 @@ Requires(pre): shadow-utils Requires(triggerpostun): shadow-utils Requires(post): grep, sed Obsoletes: slocate <= 2.7-30 -Provides: slocate %description mlocate is a locate/updatedb implementation. It keeps a database of @@ -70,6 +69,10 @@ exit 0 %ghost %{_localstatedir}/lib/mlocate/mlocate.db %changelog +* Tue Sep 15 2009 Miloslav Trmač - 0.22.1-1 +- Update to mlocate-0.22.1 +- Drop Provides: slocate, per NamingGuidelines + * Sat Jul 25 2009 Fedora Release Engineering - 0.22-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 8821436..9a7f894 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ffd78b6ff967a8ae9f4780f6a9a95e68 mlocate-0.22.tar.bz2 +f62b5d072ac3d73a4bf161af696db6bf mlocate-0.22.1.tar.bz2