[meego-commits] 5892: Changes to Trunk:Testing/mlocate

Kangkai Yin kangkai.yin at intel.com
Wed Jul 21 01:19:09 UTC 2010


Hi,
I have made the following changes to mlocate in project Trunk:Testing. Please review and accept ASAP.

Thank You,
Kangkai Yin

[This message was auto-generated]

---

Request #5892:

  submit:   home:kai:branches:Trunk:Testing/mlocate(r2)(cleanup) -> Trunk:Testing/mlocate


Message:
    Upgrade to 0.22.4

State:   new          2010-07-20T13:13:10 kai
Comment: None



changes files:
--------------
--- mlocate.changes
+++ mlocate.changes
@@ -0,0 +1,3 @@
+* Wed Jul 21 2010 Yin Kangkai <kangkai.yin at intel.com> - 0.22.4-1
+- Upgrade to 0.22.4
+

old:
----
  Makefile
  mlocate-0.20.tar.bz2
  mlocate.desc
  mlocate.files
  mlocate.ini

new:
----
  mlocate-0.22.4.tar.bz2

spec files:
-----------
--- mlocate.spec
+++ mlocate.spec
@@ -1,15 +1,10 @@
-###############################################
-# Do not Edit! Generated by:
-# spec-builder version 0.13-prerelease
-###############################################
-
 Name: mlocate
 Summary: An utility for finding files by name
 Group: Applications/System
-Version: 0.20
+Version: 0.22.4
 License: GPLv2
 URL: https://fedorahosted.org/mlocate/
-Release: 2
+Release: 1
 Source0: %{name}-%{version}.tar.bz2
 Source1: updatedb.conf
 Source2: mlocate.cron
@@ -22,6 +17,7 @@
 %description
 mlocate is a locate/updatedb implementation.  It keeps a database of
 all existing files and allows you to lookup files by name.
+
 The 'm' stands for "merging": updatedb reuses the existing database to avoid
 rereading most of the file system, which makes updatedb faster and does not
 trash the system caches as much as traditional locate implementations.
@@ -30,7 +26,7 @@
 %setup -q -n %{name}-%{version}
 
 %build
-%configure --disable-static --localstatedir=/var/lib
+%configure --disable-static --localstatedir=%{_localstatedir}/lib
 make %{?_smp_mflags} groupname=slocate
 
 %install

other changes:
--------------

++++++ mlocate-0.20.tar.bz2 -> mlocate-0.22.4.tar.bz2
43991 lines of diff (skipped)

++++++ deleted files:
--- Makefile
--- mlocate.desc
--- mlocate.files
--- mlocate.ini



More information about the MeeGo-commits mailing list