diff --git a/tmpwatch.spec b/tmpwatch.spec index 16b0078..7ba7ee2 100644 --- a/tmpwatch.spec +++ b/tmpwatch.spec @@ -1,7 +1,7 @@ Summary: A utility for removing files based on when they were last accessed Name: tmpwatch Version: 2.9.13 -Release: 1 +Release: 2 URL: https://fedorahosted.org/tmpwatch/ # https://fedorahosted.org/tmpwatch/attachment/wiki/TmpwatchDownloads/tmpwatch-%{version}?format=raw Source0: %{name}-%{version}.tar.bz2 @@ -38,11 +38,15 @@ rm -rf %{buildroot} %files %defattr(-,root,root) +%doc ChangeLog NEWS README %{_sbindir}/tmpwatch %{_mandir}/man8/tmpwatch.8* %config(noreplace) /etc/cron.daily/tmpwatch %changelog +* Sat Feb 23 2008 Miloslav Trmač - 2.9.13-2 +- Package the new documentation files. + * Sat Feb 23 2008 Miloslav Trmač - 2.9.13-1 - New home page at https://fedorahosted.org/tmpwatch/ . - tmpwatch is now licensed under GPLv2.