- Package the new documentation files.

This commit is contained in:
Miloslav Trmac 2008-02-23 01:45:25 +00:00
parent e28f772a86
commit 7a36c20cef

View File

@ -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č <mitr@redhat.com> - 2.9.13-2
- Package the new documentation files.
* Sat Feb 23 2008 Miloslav Trmač <mitr@redhat.com> - 2.9.13-1
- New home page at https://fedorahosted.org/tmpwatch/ .
- tmpwatch is now licensed under GPLv2.