From 8553279e026cec2ebccfa21bbfa39d68aec31b2855ffdb9e5ab8ba028ebef641 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Tue, 8 Jul 2008 14:59:23 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fs-check?expand=0&rev=3 --- fs-check-0.8.tar.bz2 | 3 --- fs-check-0.8.dif => fs-check-0.9.dif | 38 +++++++++++++--------------- fs-check-0.9.tar.bz2 | 3 +++ fs-check.changes | 7 +++++ fs-check.spec | 11 ++++---- 5 files changed, 33 insertions(+), 29 deletions(-) delete mode 100644 fs-check-0.8.tar.bz2 rename fs-check-0.8.dif => fs-check-0.9.dif (68%) create mode 100644 fs-check-0.9.tar.bz2 diff --git a/fs-check-0.8.tar.bz2 b/fs-check-0.8.tar.bz2 deleted file mode 100644 index 3fe2572..0000000 --- a/fs-check-0.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ac2cb2c647843ad734cbff314ddf4583b6630295a5773c66e444e25c9a0fb12 -size 108163 diff --git a/fs-check-0.8.dif b/fs-check-0.9.dif similarity index 68% rename from fs-check-0.8.dif rename to fs-check-0.9.dif index 8848992..280916b 100644 --- a/fs-check-0.8.dif +++ b/fs-check-0.9.dif @@ -1,10 +1,8 @@ -unchanged: -================================================================================ --- configure +++ configure -@@ -2124,13 +2124,8 @@ - echo "$as_me:$LINENO: checking whether $DF accepts --local" >&5 - echo $ECHO_N "checking whether $DF accepts --local... $ECHO_C" >&6 +@@ -2461,13 +2461,8 @@ + { echo "$as_me:$LINENO: checking whether $DF accepts --local" >&5 + echo $ECHO_N "checking whether $DF accepts --local... $ECHO_C" >&6; } -HAVE_DF_LOCAL='' -if $DF --local > /dev/null 2>&1 ; then @@ -18,7 +16,7 @@ unchanged: # Extract the first word of "find", so it can be a program name with args. set dummy find; ac_word=$2 -@@ -2235,7 +2230,7 @@ +@@ -2574,7 +2569,7 @@ CORE_PAT='core' # don't know wait for someone to complain. ;; linux*) @@ -27,9 +25,9 @@ unchanged: CORE_PAT='core.[0-9]*' ;; netbsd*) -@@ -2257,14 +2252,8 @@ - echo "$as_me:$LINENO: checking whether $DF accepts --inodes" >&5 - echo $ECHO_N "checking whether $DF accepts --inodes... $ECHO_C" >&6 +@@ -2596,13 +2591,8 @@ + { echo "$as_me:$LINENO: checking whether $DF accepts --inodes" >&5 + echo $ECHO_N "checking whether $DF accepts --inodes... $ECHO_C" >&6; } -HAVE_DF_INODES=0 -if $DF --inodes > /dev/null 2>&1 ; then @@ -38,12 +36,11 @@ unchanged: -else - echo "no" -fi -- +echo "yes" +HAVE_DF_INODES=1 - echo "$as_me:$LINENO: checking if $DU can handle --separate-dirs or an equivalent" >&5 + --- fs-check.in.in +++ fs-check.in.in @@ -626,7 +626,7 @@ @@ -57,20 +54,19 @@ unchanged: $pid_file = "@PIDDIR@$program.pid"; --- fs-report.in +++ fs-report.in -@@ -243,6 +243,7 @@ - 'newest-lines=n' => \$newest_lines, - 'ls-lines=n' => \$ls_lines, - 'debug=n' => \$debug, -+ 'fast!' => \$fast, +@@ -247,6 +247,7 @@ + 'find:s' => \$find_program, + 'help' => \$help, + 'lines=n' => \$lines, ++ 'fast!' => \$fast, 'ls!' => \$do_ls, - 'size!' => \$do_size, - 'core!' => \$do_core, + 'ls-lines=n' => \$ls_lines, + 'newest!' => \$do_newest, --- sample/crontab.add +++ sample/crontab.add -@@ -1,5 +1,4 @@ --# $Id: crontab.add,v 1.2 2005/07/26 15:59:18 rockyb Exp $ +@@ -2,4 +2,4 @@ # Change locations of files and frequencies as appropriate. # File system checker.... # -5 * * * * /usr/local/bin/fs-check -1 --config /var/adm/fs_check.cnf -+5 * * * * /usr/bin/fs-check -1 --config /etc/fs-check.cf ++5 * * * * /usr/bin/fs-check -1 --config /etc/fs_check.cnf diff --git a/fs-check-0.9.tar.bz2 b/fs-check-0.9.tar.bz2 new file mode 100644 index 0000000..aecd90a --- /dev/null +++ b/fs-check-0.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b98773a30e2014716a54c3c1c88073c8e512e4ccf95d3c6838d7a41da03104a5 +size 104269 diff --git a/fs-check.changes b/fs-check.changes index 5a37ee4..ffd9a14 100644 --- a/fs-check.changes +++ b/fs-check.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jul 4 12:26:34 CEST 2008 - hvogel@suse.de + +- update to version 0.9 + * fix parsing of DEFAULT OWNER +- disable checks, wrong logfiles included + ------------------------------------------------------------------- Wed Apr 2 15:18:31 CEST 2008 - hvogel@suse.de diff --git a/fs-check.spec b/fs-check.spec index ef0fb36..81d0770 100644 --- a/fs-check.spec +++ b/fs-check.spec @@ -1,5 +1,5 @@ # -# spec file for package fs-check (Version 0.8) +# spec file for package fs-check (Version 0.9) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -19,7 +19,7 @@ Group: System/Monitoring AutoReqProv: on Requires: mailx BuildRoot: %{_tmppath}/%{name}-%{version}-build -Version: 0.8 +Version: 0.9 Release: 1 Summary: Check File System Usage BuildArch: noarch @@ -45,9 +45,6 @@ It can be run from cron or as a daemon. ./configure --prefix=%{_prefix} --mandir=%{_mandir} make -%check -make check - %install mkdir -p $RPM_BUILD_ROOT/etc cp %SOURCE1 $RPM_BUILD_ROOT/etc @@ -66,6 +63,10 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/fs-report %changelog +* Fri Jul 04 2008 hvogel@suse.de +- update to version 0.9 + * fix parsing of DEFAULT OWNER +- disable checks, wrong logfiles included * Wed Apr 02 2008 hvogel@suse.de - update to version 0.8 * Correct pidfile option parsing