diff --git a/tmpwatch.spec b/tmpwatch.spec index 5bc2a5b..3126c8f 100644 --- a/tmpwatch.spec +++ b/tmpwatch.spec @@ -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č - 2.9.11-2 +- Update License: + * Sat Mar 31 2007 Miloslav Trmac - 2.9.11-1 - Fix a misleading message in --test Resolves: 234596