Hello community, here is the log from the commit of package findutils for openSUSE:Factory checked in at 2013-04-24 10:20:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/findutils (Old) and /work/SRC/openSUSE:Factory/.findutils.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "findutils", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/findutils/findutils.changes 2013-03-28 13:11:01.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.findutils.new/findutils.changes 2013-04-24 10:20:31.000000000 +0200 @@ -1,0 +2,6 @@ +Tue Apr 23 12:24:12 CEST 2013 - [email protected] + +- Add /var/run/media to UPDATEDB_PRUNEPATHS in sysconfig.locate + so that updatedb doesn't index removable media (bnc#807170). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sysconfig.locate ++++++ --- /var/tmp/diff_new_pack.RCX38m/_old 2013-04-24 10:20:40.000000000 +0200 +++ /var/tmp/diff_new_pack.RCX38m/_new 2013-04-24 10:20:40.000000000 +0200 @@ -1,5 +1,8 @@ ## Path: Applications/Locate ## Description: Configuration of updatedb +# +# NOTE: These variables only apply when updatedb is run via cron +# ## Type: yesno ## Default: yes # @@ -35,7 +38,7 @@ # uptdatedb can skip directories for its database. The following parameter # says which ones. # -UPDATEDB_PRUNEPATHS="/mnt /cdrom /tmp /usr/tmp /var/tmp /var/spool /proc /media /sys /.snapshot" +UPDATEDB_PRUNEPATHS="/mnt /cdrom /tmp /usr/tmp /var/tmp /var/spool /proc /media /sys /.snapshot /var/run/media" ## Type: string("",nobody) ## Default: "" -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
