Add Provides: bundled(gnulib)
* Fri Feb 4 2011 Miloslav Trmač <mitr@redhat.com> - 2.10-3 - Add Provides: bundled(gnulib)
This commit is contained in:
parent
c985d8b63e
commit
37a77fe8f7
@ -1,7 +1,7 @@
|
||||
Summary: A utility for removing files based on when they were last accessed
|
||||
Name: tmpwatch
|
||||
Version: 2.10
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
URL: https://fedorahosted.org/tmpwatch/
|
||||
Source0: https://fedorahosted.org/releases/t/m/tmpwatch/tmpwatch-%{version}.tar.bz2
|
||||
Source1: tmpwatch.daily
|
||||
@ -12,6 +12,7 @@ Patch0: tmpwatch-2.10-X-doc.patch
|
||||
License: GPLv2
|
||||
Group: System Environment/Base
|
||||
Requires: psmisc
|
||||
Provides: bundled(gnulib)
|
||||
# configure is looking for /sbin/fuser
|
||||
BuildRequires: psmisc
|
||||
|
||||
@ -55,6 +56,9 @@ rm -rf %{buildroot}
|
||||
%config(noreplace) /etc/cron.daily/tmpwatch
|
||||
|
||||
%changelog
|
||||
* Fri Feb 4 2011 Miloslav Trmač <mitr@redhat.com> - 2.10-3
|
||||
- Add Provides: bundled(gnulib)
|
||||
|
||||
* Sat Aug 7 2010 Miloslav Trmač <mitr@redhat.com> - 2.10-2
|
||||
- Document --exclude-pattern in more places
|
||||
Related: #527425
|
||||
|
||||
Loading…
Reference in New Issue
Block a user