From 00ed756e6a5bed0aafe3ab9121613a72b1711c6e Mon Sep 17 00:00:00 2001 From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Fri, 25 Oct 2002 14:54:14 +0000 Subject: [PATCH] release 12 git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@122 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- sm5/smartd.c | 3 +-- sm5/smartd.cpp | 3 +-- sm5/smartmontools.spec | 4 ++-- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/sm5/smartd.c b/sm5/smartd.c index 5763c86c3..e504e80e5 100644 --- a/sm5/smartd.c +++ b/sm5/smartd.c @@ -36,10 +36,9 @@ #include "atacmds.h" #include "scsicmds.h" #include "smartd.h" -#include "ataprint.h" extern const char *CVSid1, *CVSid2; -const char *CVSid3="$Id: smartd.c,v 1.30 2002/10/25 14:15:05 ballen4705 Exp $" +const char *CVSid3="$Id: smartd.c,v 1.31 2002/10/25 14:54:14 ballen4705 Exp $" CVSID1 CVSID4 CVSID7; int daemon_init(void){ diff --git a/sm5/smartd.cpp b/sm5/smartd.cpp index b0e1c3114..63546130d 100644 --- a/sm5/smartd.cpp +++ b/sm5/smartd.cpp @@ -36,10 +36,9 @@ #include "atacmds.h" #include "scsicmds.h" #include "smartd.h" -#include "ataprint.h" extern const char *CVSid1, *CVSid2; -const char *CVSid3="$Id: smartd.cpp,v 1.30 2002/10/25 14:15:05 ballen4705 Exp $" +const char *CVSid3="$Id: smartd.cpp,v 1.31 2002/10/25 14:54:14 ballen4705 Exp $" CVSID1 CVSID4 CVSID7; int daemon_init(void){ diff --git a/sm5/smartmontools.spec b/sm5/smartmontools.spec index 86a1ee732..86e791c29 100644 --- a/sm5/smartmontools.spec +++ b/sm5/smartmontools.spec @@ -1,4 +1,4 @@ -Release: 11 +Release: 12 Summary: SMARTmontools - for monitoring S.M.A.R.T. disks and devices Name: smartmontools Version: 5.0 @@ -18,7 +18,7 @@ Packager: Bruce Allen <smartmontools-support@lists.sourceforge.net> # http://telia.dl.sourceforge.net/sourceforge/smartmontools/smartmontools-%{version}-%{release}.tar.gz # CVS ID of this file is: -# $Id: smartmontools.spec,v 1.21 2002/10/25 14:23:40 ballen4705 Exp $ +# $Id: smartmontools.spec,v 1.22 2002/10/25 14:54:14 ballen4705 Exp $ # Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> # Home page: http://smartmontools.sourceforge.net -- GitLab