From 7a36c20cef1b4d6422f19f0bb558d2355d961e84 Mon Sep 17 00:00:00 2001 From: Miloslav Trmac Date: Sat, 23 Feb 2008 01:45:25 +0000 Subject: [PATCH] - Package the new documentation files. --- tmpwatch.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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.