This commit is contained in:
Dennis Gilmore 2011-02-09 13:51:12 -06:00
parent 37a77fe8f7
commit 4896d4e0c8

View File

@ -1,7 +1,7 @@
Summary: A utility for removing files based on when they were last accessed
Name: tmpwatch
Version: 2.10
Release: 3%{?dist}
Release: 4%{?dist}
URL: https://fedorahosted.org/tmpwatch/
Source0: https://fedorahosted.org/releases/t/m/tmpwatch/tmpwatch-%{version}.tar.bz2
Source1: tmpwatch.daily
@ -56,6 +56,9 @@ rm -rf %{buildroot}
%config(noreplace) /etc/cron.daily/tmpwatch
%changelog
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.10-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Fri Feb 4 2011 Miloslav Trmač <mitr@redhat.com> - 2.10-3
- Add Provides: bundled(gnulib)