From ebd39babeb92bdb285b534c03ced31b38addc1dd Mon Sep 17 00:00:00 2001 From: Miloslav Trmac Date: Sat, 6 May 2006 18:56:54 +0000 Subject: [PATCH] - Add --nosymlinks (#190691) --- .cvsignore | 2 +- sources | 2 +- tmpwatch.spec | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index bc2fb90..d4b0966 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -tmpwatch-2.9.6.tar.gz +tmpwatch-2.9.7.tar.gz diff --git a/sources b/sources index be59e6c..adf58f0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6c316f1853a30bfee182fee23e509317 tmpwatch-2.9.6.tar.gz +25a4b60610fbbd8e8b3b7b741ddb90aa tmpwatch-2.9.7.tar.gz diff --git a/tmpwatch.spec b/tmpwatch.spec index 95bbb5d..d9b4d49 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.9.6 -Release: 1.2.1 +Version: 2.9.7 +Release: 1 Source: %{name}-%{version}.tar.gz License: GPL Group: System Environment/Base @@ -49,6 +49,9 @@ rm -rf %{buildroot} %config(noreplace) /etc/cron.daily/tmpwatch %changelog +* Sat May 6 2006 Miloslav Trmac - 2.9.7-1 +- Add --nosymlinks (#190691) + * Fri Feb 10 2006 Jesse Keating - 2.9.6-1.2.1 - bump again for double-long bug on ppc(64)