Mailinglist Archive: opensuse-commit (1318 mails)

< Previous Next >
commit fs-check
  • From: root@xxxxxxx (h_root)
  • Date: Wed, 30 Aug 2006 13:24:51 +0200 (CEST)
  • Message-id: <20060830112451.EB5149522D@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package fs-check
checked in at Wed Aug 30 13:24:51 CEST 2006.

--------
--- fs-check/fs-check.changes 2006-02-25 17:24:19.000000000 +0100
+++ fs-check/fs-check.changes 2006-08-30 11:09:49.000000000 +0200
@@ -1,0 +2,8 @@
+Wed Aug 30 11:01:10 CEST 2006 - mskibbe@xxxxxxx
+
+- update to version 0.7 which
+ o contains bugfixes
+ o fix make distcheck
+ o update copyright
+
+-------------------------------------------------------------------

Old:
----
fs-check-0.6.dif
fs-check-0.6.tar.bz2

New:
----
fs-check-0.7.dif
fs-check-0.7.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fs-check.spec ++++++
--- /var/tmp/diff_new_pack.dZysxS/_old 2006-08-30 13:23:55.000000000 +0200
+++ /var/tmp/diff_new_pack.dZysxS/_new 2006-08-30 13:23:55.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package fs-check (Version 0.6)
+# spec file for package fs-check (Version 0.7)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -18,13 +18,13 @@
Autoreqprov: on
Requires: mailx
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Version: 0.6
-Release: 5
+Version: 0.7
+Release: 1
Summary: Check File System Usage
BuildArchitectures: noarch
-Source: fs-check-%{version}.tar.bz2
-Source1: fs-check.cf
-Patch: fs-check-%{version}.dif
+Source: %{name}-%{version}.tar.bz2
+Source1: %{name}.cf
+Patch: %{name}-%{version}.dif

%description
fs-check checks file system sizes to see if they are getting too full.
@@ -63,6 +63,11 @@
%{_bindir}/fs-report

%changelog -n fs-check
+* Wed Aug 30 2006 - mskibbe@xxxxxxx
+- update to version 0.7 which
+ o contains bugfixes
+ o fix make distcheck
+ o update copyright
* Sat Feb 25 2006 - kukuk@xxxxxxx
- Workaround configure checks for autobuild
- Don't start in "norun" mode per default

++++++ fs-check-0.6.dif -> fs-check-0.7.dif ++++++
--- fs-check/fs-check-0.6.dif 2006-02-25 17:20:26.000000000 +0100
+++ fs-check/fs-check-0.7.dif 2006-08-30 11:09:12.000000000 +0200
@@ -1,3 +1,4 @@
+unchanged:
--- configure
+++ configure 2006/02/25 15:44:02
@@ -2124,13 +2124,8 @@
@@ -42,41 +43,7 @@


echo "$as_me:$LINENO: checking if $DU can handle --separate-dirs or an equivalent" >&5
---- fs-check.in.in
-+++ fs-check.in.in 2006/02/25 16:20:18
-@@ -90,7 +90,7 @@
- $program --mail '@MAILER@ -v' --config foo
-
- A configuration file determines what to do. The default configuration
--file is $default_config_file, but it can be specified using the -config
-+file is $config_file, but it can be specified using the -config
- option.
-
- Disks can be excluded from the check or have different usage limits;
-@@ -275,7 +275,6 @@
- my $HEADER = "ALERT: $HOST disks filling ($HEADER{$key}).";
- my $body = "$HEADER\n$title\n$MAIL{$key}";
- if (!$opt_norun) {
-- my $need_to_warn = get_last_warn();
- if ( $mail_program ne 'Mail::Send' ) {
- my $tmpfile="/tmp/$program$$.txt";
- open(BODY, ">$tmpfile")
-@@ -625,13 +624,13 @@
- $program = basename($0); # Who am I today, anyway?
-
- $mail_program = '@MAILER@';
-- $default_config_file = "/var/adm/fs-check.cf";
-+ $config_file = "/etc/fs-check.cf";
- $default_script_file = "@prefix@/bin/fs-report";
- $sleep_interval = 60*60;
- $pid_file = "@PIDDIR@$program.pid";
- $df_opts = "@DF_OPTS@";
- $debug = 0;
-- $opt_norun = 1;
-+ $opt_norun = 0;
- $opt_verbose = 0;
- $opt_once = 0;
- $check_inode = 1;
+unchanged:
--- fs-report.in
+++ fs-report.in 2006/02/25 15:42:48
@@ -241,6 +241,7 @@
@@ -87,6 +54,8 @@
'ls!' => \$do_ls,
'size!' => \$do_size,
'core!' => \$do_core,
+only in patch2:
+unchanged:
--- sample/crontab.add
+++ sample/crontab.add 2006/02/25 15:42:48
@@ -1,5 +1,4 @@

++++++ fs-check-0.6.tar.bz2 -> fs-check-0.7.tar.bz2 ++++++
++++ 4092 lines of diff (skipped)



++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages