Re: SPECS: tmpwatch.spec - missingok flag for cron.daily entries for not to ree...

2008-12-02 Thread Elan Ruusamäe
On Wednesday 03 December 2008 03:09, Tomasz Pala wrote: > (did I mention how I love directory dependencies?) so there's the glitch, lets move /etc/tmpwatch directory to filesystem package and both problems solved. same goes for /etc/logrotate.d imho. -- glen ___

Re: SPECS: tmpwatch.spec - missingok flag for cron.daily entries for not to ree...

2008-12-02 Thread Tomasz Pala
On Tue, Dec 02, 2008 at 21:20:58 +0200, Elan Ruusamäe wrote: >> +- missingok flag for cron.daily entries for not to reenable file removal > > this is bad idea. I don't want tmpwatch at all. It tries to install themselve whenever I install any other package containing tmpwatch/*.conf files (did I

Re: SPECS: tmpwatch.spec - missingok flag for cron.daily entries for not to ree...

2008-12-02 Thread Elan Ruusamäe
On Tuesday 02 December 2008 20:01:41 gotar wrote: > Author: gotarDate: Tue Dec 2 18:01:41 2008 GMT > Module: SPECS Tag: HEAD > Log message: > - missingok flag for cron.daily entries for not to reenable file removal > > Files affected: > SPE

Re: SOURCES: mysqltuner.patch - todo (quite obvious one)

2008-12-02 Thread Radoslaw Zielinski
Przemyslaw Iskra <[EMAIL PROTECTED]> [02-12-2008 00:39]: > On Mon, Dec 01, 2008 at 11:46:04PM +0100, glen wrote: >> +TODO: cook perlish which(), or hardcode > should be enough: > sub which($) > { > my $file = shift || return undef; > foreach my $dir ( split /:/, ( $ENV{PATH} || ret