Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

mlocate-0.26-8.el7 RPM for x86_64

From CentOS 7.9.2009 for x86_64 / Packages

Name: mlocate Distribution: Unknown
Version: 0.26 Vendor: CentOS
Release: 8.el7 Build date: Wed Apr 11 05:46:47 2018
Group: Applications/System Build host: x86-01.bsys.centos.org
Size: 387655 Source RPM: mlocate-0.26-8.el7.src.rpm
Packager: CentOS BuildSystem <http://bugs.centos.org>
Url: https://pagure.io/mlocate/
Summary: An utility for finding files by name
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.

Provides

Requires

License

GPLv2

Changelog

* Thu Nov 09 2017 Michal Sekletar <msekleta@redhat.com> - 0.26-8
  - change upstream URL also in specfile (#1502361)
* Wed Nov 08 2017 Michal Sekletar <msekleta@redhat.com> - 0.26-7
  - don't index fuse.glusterfs filesystems (#1331870)
  - don't index files on ceph filesystem (#1333152)
  - update link to upstream repository (#1502361)
* Wed Feb 03 2016 Michal Sekletar <msekleta@redhat.com> - 0.26-6
  - index zfs filesystems despite the fact they are marked as nodev (#1304416)
  - add gpfs to PRUNEFS (#1180672)
  - mlocate.db is ghost file created with non-default attrs, list them explicitly so rpm --verify doesn't report errors (#1182306)
  - use more strict permissions for cron script (#1179633)
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 0.26-5
  - Mass rebuild 2014-01-24
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.26-4
  - Mass rebuild 2013-12-27
* Wed Apr 10 2013 Miloslav Trmač <mitr@redhat.com> - 0.26-3
  - Update cron packaging for https://fedoraproject.org/wiki/Packaging:CronFiles
    Notably, the cron script (previously not %config) was renamed.
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.26-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sat Sep 22 2012 Miloslav Trmač <mitr@redhat.com> - 0.26-1
  - Update to mlocate-0.26
  - Drop no longer necessary %clean and %defattr commands.
  - Enable hardened build
    Resolves: #853189
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.25-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Sat Mar 03 2012 Miloslav Trmač <mitr@redhat.com> - 0.25-1
  - Update to mlocate-0.25
  - Add /var/lib/yum/yumdb to PRUNEPATHS
    Resolves: #747918
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.24-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Thu Mar 31 2011 Miloslav Trmač <mitr@redhat.com> - 0.24-1
  - Update to mlocate-0.24
    Resolves: #675189
  - Explicitly exclude fuse.sshfs.  Ideally we'd like to exclude all fuse.* file
    systems, sshfs is urgent because it it can hang updatedb.
    Resolves: #604145, #608094
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.23.1-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Fri Feb 04 2011 Miloslav Trmač <mitr@redhat.com> - 0.23.1-4
  - Add Provides: bundled(gnulib)
* Fri Feb 04 2011 Miloslav Trmač <mitr@redhat.com> - 0.23.1-3
  - Exclude /mnt by default
    Resolves: #674635
  - Drop %triggerpostun on slocate - it is long obsolete, and rpm started
    rejecting "Requries(triggerpostun)"
* Wed Sep 29 2010 jkeating - 0.23.1-2
  - Rebuilt for gcc bug 634757
* Tue Sep 14 2010 Miloslav Trmač <mitr@redhat.com> - 0.23.1-1
  - Update to mlocate-0.23.1
* Thu Aug 26 2010 Miloslav Trmač <mitr@redhat.com> - 0.23-1
  - Update to mlocate-0.23
  - Don't exclude rootfs, to avoid ambiguity when handling "/"
    Resolves: #624551
* Tue Mar 30 2010 Miloslav Trmač <mitr@redhat.com> - 0.22.4-2
  - Ignore no-op bind mounts
    Resolves: #577819
* Fri Mar 26 2010 Miloslav Trmač <mitr@redhat.com> - 0.22.4-1
  - Update to mlocate-0.22.4
* Thu Mar 04 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
    (updatedb) work as some users expect
* Fri Oct 02 2009 Miloslav Trmač <mitr@redhat.com> - 0.22.2-1
  - Update to mlocate-0.22.2
* 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
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Tue May 19 2009 Miloslav Trmač <mitr@redhat.com> - 0.22-2
  - Add /var/cache/ccache to PRUNEPATHS.
* 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
* Mon Jan 12 2009 Miloslav Trmač <mitr@redhat.com> - 0.21.1-3
  - Merge review fixes, based on a patch by Parag AN:
    - Use %{_localstatedir}/lib instead of hard-coding /var/lib
    - Use %{?_smp_mflags}
    - Preserve file time stamps
    - Only create the group if it doesn't exist, hide errors from rpm
* Fri Nov 28 2008 Miloslav Trmač <mitr@redhat.com> - 0.21.1-2
  - Add .git to PRUNENAMES
    Resolves: #473227
  - Avoid a rpmlint warning
* Tue Oct 28 2008 Miloslav Trmač <mitr@redhat.com> - 0.21.1-1
  - Update to mlocate-0.21
    Resolves: #461208
* Mon Jun 30 2008 Miloslav Trmač <mitr@redhat.com> - 0.21-1
  - Update to mlocate-0.21
  - Define PRUNENAMES to exclude .svn and .hg
* Wed Apr 09 2008 Miloslav Trmač <mitr@redhat.com> - 0.20-1
  - Update to mlocate-0.20
* Mon Mar 03 2008 Miloslav Trmač <mitr@redhat.com> - 0.19-1
  - Update to mlocate-0.19
  - New home page at https://fedorahosted.org/mlocate/ .
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.18-2
  - Autorebuild for GCC 4.3
* Sat Aug 25 2007 Miloslav Trmač <mitr@redhat.com> - 0.18-1
  - Update to mlocate-0.18
  - Run updatedb with reduced I/O priority
    Resolves: #254165
* Wed Apr 25 2007 Miloslav Trmac <mitr@redhat.com> - 0.17-1
  - Update to mlocate-0.17
    Resolves: #237120
* Tue Mar 06 2007 Miloslav Trmac <mitr@redhat.com> - 0.16-1
  - Update to mlocate-0.16
  - Enable PRUNE_BIND_MOUNTS by default
    Resolves: #221755
* Fri Jan 05 2007 Miloslav Trmac <mitr@redhat.com> - 0.15-2
  - Add gfs and gfs2 to PRUNEFS
    Resolves: #220491
* Thu Nov 16 2006 Miloslav Trmac <mitr@redhat.com> - 0.15-1
  - Update to mlocate-0.15
    Resolves: #215763
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.14-2.1
  - rebuild
* Sat Mar 18 2006 Miloslav Trmac <mitr@redhat.com> - 0.14-2
  - Ship NEWS
* Sat Mar 18 2006 Miloslav Trmac <mitr@redhat.com> - 0.14-1
  - Update to mlocate-0.14
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.12-1.2
  - bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.12-1.1
  - rebuilt for new gcc4.1 snapshot and glibc changes
* Sat Dec 31 2005 Miloslav Trmac <mitr@redhat.com> - 0.12-1
  - Update to mlocate-0.12
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
  - rebuilt
* Fri Dec 02 2005 Miloslav Trmac <mitr@redhat.com> - 0.11-2
  - Comment out DAILY_UPDATE from updatedb.conf (#174693)
* Thu Nov 10 2005 Miloslav Trmac <mitr@redhat.com> - 0.11-1
  - Update to mlocate-0.11
  - Add scriptlets to create group slocate
* Thu Jul 28 2005 Miloslav Trmac <mitr@volny.cz> - 0.10-0.testing.1
  - Update to mlocate-0.10
* Thu Jul 28 2005 Miloslav Trmac <mitr@volny.cz> - 0.09-0.testing.1
  - Initial build.

Files

/etc/cron.daily/mlocate
/etc/updatedb.conf
/usr/bin/locate
/usr/bin/updatedb
/usr/share/doc/mlocate-0.26
/usr/share/doc/mlocate-0.26/AUTHORS
/usr/share/doc/mlocate-0.26/COPYING
/usr/share/doc/mlocate-0.26/NEWS
/usr/share/doc/mlocate-0.26/README
/usr/share/locale/ar/LC_MESSAGES/mlocate.mo
/usr/share/locale/as/LC_MESSAGES/mlocate.mo
/usr/share/locale/ast/LC_MESSAGES/mlocate.mo
/usr/share/locale/bg/LC_MESSAGES/mlocate.mo
/usr/share/locale/bs/LC_MESSAGES/mlocate.mo
/usr/share/locale/ca/LC_MESSAGES/mlocate.mo
/usr/share/locale/cs/LC_MESSAGES/mlocate.mo
/usr/share/locale/da/LC_MESSAGES/mlocate.mo
/usr/share/locale/de/LC_MESSAGES/mlocate.mo
/usr/share/locale/el/LC_MESSAGES/mlocate.mo
/usr/share/locale/en_GB/LC_MESSAGES/mlocate.mo
/usr/share/locale/es/LC_MESSAGES/mlocate.mo
/usr/share/locale/et/LC_MESSAGES/mlocate.mo
/usr/share/locale/fa/LC_MESSAGES/mlocate.mo
/usr/share/locale/fi/LC_MESSAGES/mlocate.mo
/usr/share/locale/fr/LC_MESSAGES/mlocate.mo
/usr/share/locale/gu/LC_MESSAGES/mlocate.mo
/usr/share/locale/hu/LC_MESSAGES/mlocate.mo
/usr/share/locale/it/LC_MESSAGES/mlocate.mo
/usr/share/locale/ja/LC_MESSAGES/mlocate.mo
/usr/share/locale/ko/LC_MESSAGES/mlocate.mo
/usr/share/locale/lv/LC_MESSAGES/mlocate.mo
/usr/share/locale/ms/LC_MESSAGES/mlocate.mo
/usr/share/locale/nds/LC_MESSAGES/mlocate.mo
/usr/share/locale/nl/LC_MESSAGES/mlocate.mo
/usr/share/locale/pl/LC_MESSAGES/mlocate.mo
/usr/share/locale/pt/LC_MESSAGES/mlocate.mo
/usr/share/locale/pt_BR/LC_MESSAGES/mlocate.mo
/usr/share/locale/ru/LC_MESSAGES/mlocate.mo
/usr/share/locale/sr/LC_MESSAGES/mlocate.mo
/usr/share/locale/sr@latin/LC_MESSAGES/mlocate.mo
/usr/share/locale/sv/LC_MESSAGES/mlocate.mo
/usr/share/locale/ta/LC_MESSAGES/mlocate.mo
/usr/share/locale/tr/LC_MESSAGES/mlocate.mo
/usr/share/locale/uk/LC_MESSAGES/mlocate.mo
/usr/share/locale/zh_CN/LC_MESSAGES/mlocate.mo
/usr/share/locale/zh_TW/LC_MESSAGES/mlocate.mo
/usr/share/man/man1/locate.1.gz
/usr/share/man/man5/mlocate.db.5.gz
/usr/share/man/man5/updatedb.conf.5.gz
/usr/share/man/man8/updatedb.8.gz
/var/lib/mlocate
/var/lib/mlocate/mlocate.db


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:35:08 2024