|
|
@ -1,7 +1,7 @@
|
|
|
|
Summary: A utility for removing files based on when they were last accessed
|
|
|
|
Summary: A utility for removing files based on when they were last accessed
|
|
|
|
Name: tmpwatch
|
|
|
|
Name: tmpwatch
|
|
|
|
Version: 2.11
|
|
|
|
Version: 2.11
|
|
|
|
Release: 27%{?dist}
|
|
|
|
Release: 28%{?dist}
|
|
|
|
URL: https://pagure.io/%{name}
|
|
|
|
URL: https://pagure.io/%{name}
|
|
|
|
Source0: https://releases.pagure.org/%{name}/%{name}-%{version}.tar.bz2
|
|
|
|
Source0: https://releases.pagure.org/%{name}/%{name}-%{version}.tar.bz2
|
|
|
|
License: GPL-2.0-only
|
|
|
|
License: GPL-2.0-only
|
|
|
@ -42,6 +42,10 @@ ln -s $(echo %{_bindir} |sed 's,/[^/]\+,/..,g; s,^/,,')%{_sbindir}/tmpwatch \
|
|
|
|
%{_mandir}/man8/tmpwatch.8*
|
|
|
|
%{_mandir}/man8/tmpwatch.8*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.11-28
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.11-27
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.11-27
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
|
|