On Tuesday 02 December 2008 20:01:41 gotar wrote: > Author: gotar Date: 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: > SPECS: > tmpwatch.spec (1.80 -> 1.81) ... > $Log$ > +Revision 1.81 2008/12/02 18:01:36 gotar > +- missingok flag for cron.daily entries for not to reenable file removal
this is bad idea. don't remove the file, truncate it (comment out, etc) it is quite hard to recover the file otherwise as rpm won't even place you .rpmnew file if it hasn't changed in package! also you wouldn't have even idea the there should be any file to start recovering it (even rpm -V shouldn't complain) -- glen _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
