- Fix GPL reference in usage message (#163531, patch by Ville Skyttä)
- Convert changelog to UTF-8
This commit is contained in:
parent
eb60d0c10a
commit
0378a09e06
@ -1 +1 @@
|
||||
tmpwatch-2.9.4.tar.gz
|
||||
tmpwatch-2.9.5.tar.gz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
3317c7f45eb35690d78c87cdf50d0e3e tmpwatch-2.9.4.tar.gz
|
||||
38e5736baddc67e0689f4d636775d601 tmpwatch-2.9.5.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: A utility for removing files based on when they were last accessed.
|
||||
Name: tmpwatch
|
||||
Version: 2.9.4
|
||||
Version: 2.9.5
|
||||
Release: 1
|
||||
Source: %{name}-%{version}.tar.gz
|
||||
License: GPL
|
||||
@ -49,6 +49,10 @@ rm -rf %{buildroot}
|
||||
%config(noreplace) /etc/cron.daily/tmpwatch
|
||||
|
||||
%changelog
|
||||
* Fri Nov 11 2005 Miloslav Trmac <mitr@redhat.com> - 2.9.5-1
|
||||
- Fix GPL reference in usage message (#163531, patch by Ville Skyttä)
|
||||
- Convert changelog to UTF-8
|
||||
|
||||
* Mon Jun 20 2005 Miloslav Trmac <mitr@redhat.com> - 2.9.4-1
|
||||
- Add --dirmtime (#91096)
|
||||
- Handle fchdir () failures
|
||||
@ -122,7 +126,7 @@ rm -rf %{buildroot}
|
||||
* Mon Jul 2 2001 Preston Brown <pbrown@redhat.com>
|
||||
- better checking for directory existence cleaning man cache dirs (#44117)
|
||||
|
||||
* Fri May 11 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* Fri May 11 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- Handle directories with large files
|
||||
- fix some warnings during compilation
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user