- Update License:
This commit is contained in:
parent
e8664236c6
commit
65e1c40507
@ -1,10 +1,10 @@
|
||||
Summary: A utility for removing files based on when they were last accessed
|
||||
Name: tmpwatch
|
||||
Version: 2.9.11
|
||||
Release: 1
|
||||
Release: 2
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
Source1: tmpwatch.daily
|
||||
License: GPL
|
||||
License: GPL+
|
||||
Group: System Environment/Base
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
Requires: psmisc
|
||||
@ -41,6 +41,9 @@ rm -rf %{buildroot}
|
||||
%config(noreplace) /etc/cron.daily/tmpwatch
|
||||
|
||||
%changelog
|
||||
* Tue Oct 16 2007 Miloslav Trmač <mitr@redhat.com> - 2.9.11-2
|
||||
- Update License:
|
||||
|
||||
* Sat Mar 31 2007 Miloslav Trmac <mitr@redhat.com> - 2.9.11-1
|
||||
- Fix a misleading message in --test
|
||||
Resolves: 234596
|
||||
|
||||
Loading…
Reference in New Issue
Block a user