diff --git a/.cvsignore b/.cvsignore index 8dfe0fe..25ff81b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -tmpwatch-2.5.1.tar.gz +tmpwatch-2.6.2.tar.gz diff --git a/sources b/sources index ce5c314..0d268a0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -815980bafbbc0ff0f0f7e7056eac5da7 tmpwatch-2.5.1.tar.gz +f646ce6d229505ea436208e13145449e tmpwatch-2.6.2.tar.gz diff --git a/tmpwatch.spec b/tmpwatch.spec index 5de97a9..0655595 100644 --- a/tmpwatch.spec +++ b/tmpwatch.spec @@ -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 -- automatic rebuild +* Tue Sep 12 2000 Nalin Dahyabhai +- use execle() instead of system() to get the correct return code, fixes from + Jeremy Katz + +* Thu Sep 7 2000 Nalin Dahyabhai +- rework to not have to fork() (#17286) +- set utime() after we're done reading a directory * Sat Jun 17 2000 Matt Wilson - defattr