- Mention skipping of lost+found in the man page (#143526)
This commit is contained in:
parent
d9272dd06f
commit
1bb55eeee8
@ -1 +1 @@
|
||||
tmpwatch-2.9.1.tar.gz
|
||||
tmpwatch-2.9.2.tar.gz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
0780803e5ab13cb6b5858b5ed6dca9f5 tmpwatch-2.9.1.tar.gz
|
||||
41fea239a57f78edbc5570bc04989674 tmpwatch-2.9.2.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: A utility for removing files based on when they were last accessed.
|
||||
Name: tmpwatch
|
||||
Version: 2.9.1
|
||||
Version: 2.9.2
|
||||
Release: 1
|
||||
Source: %{name}-%{version}.tar.gz
|
||||
License: GPL
|
||||
@ -49,6 +49,9 @@ rm -rf %{buildroot}
|
||||
%config(noreplace) /etc/cron.daily/tmpwatch
|
||||
|
||||
%changelog
|
||||
* Wed Dec 22 2004 Miloslav Trmac <mitr@redhat.com> - 2.9.2-1
|
||||
- Mention skipping of lost+found in the man page (#143526)
|
||||
|
||||
* Sat Aug 14 2004 Miloslav Trmac <mitr@redhat.com> - 2.9.1-1
|
||||
- Add --exclude, use it to preserve X socket directories (#107069)
|
||||
- Allow multiple directory arguments with relative paths (#91097)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user