auto-import changelog data from tmpwatch-2.6.2-1.7.src.rpm

Tue Sep 12 2000 Nalin Dahyabhai <nalin@redhat.com>
- use execle() instead of system() to get the correct return code, fixes
    from Jeremy Katz <katzj@linuxpower.org>
Thu Sep 07 2000 Nalin Dahyabhai <nalin@redhat.com>
- rework to not have to fork() (#17286)
- set utime() after we're done reading a directory
This commit is contained in:
cvsdist 2004-09-09 13:22:10 +00:00
parent d5dbcba785
commit d2c7974335
3 changed files with 11 additions and 6 deletions

View File

@ -1 +1 @@
tmpwatch-2.5.1.tar.gz
tmpwatch-2.6.2.tar.gz

View File

@ -1 +1 @@
815980bafbbc0ff0f0f7e7056eac5da7 tmpwatch-2.5.1.tar.gz
f646ce6d229505ea436208e13145449e tmpwatch-2.6.2.tar.gz

View File

@ -1,7 +1,7 @@
Summary: A utility for removing files based on when they were last accessed.
Name: tmpwatch
Version: 2.5.1
Release: 3
Version: 2.6.2
Release: 1.7
Source: tmpwatch-%{version}.tar.gz
Copyright: GPL
Group: System Environment/Base
@ -47,8 +47,13 @@ rm -rf $RPM_BUILD_ROOT
%config /etc/cron.daily/tmpwatch
%changelog
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Tue Sep 12 2000 Nalin Dahyabhai <nalin@redhat.com>
- use execle() instead of system() to get the correct return code, fixes from
Jeremy Katz <katzj@linuxpower.org>
* Thu Sep 7 2000 Nalin Dahyabhai <nalin@redhat.com>
- rework to not have to fork() (#17286)
- set utime() after we're done reading a directory
* Sat Jun 17 2000 Matt Wilson <msw@redhat.com>
- defattr