From 76de06b5b78b81c6f280ad731f4bf726a55890d5 Mon Sep 17 00:00:00 2001 From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Tue, 4 May 2004 21:38:21 +0000 Subject: [PATCH] Release 5.32 RELEASE_5_32 git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@1706 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- sm5/configure.in | 8 ++++---- sm5/smartmontools.spec | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sm5/configure.in b/sm5/configure.in index 569150c50..5000bd830 100644 --- a/sm5/configure.in +++ b/sm5/configure.in @@ -1,15 +1,15 @@ # -# $Id: configure.in,v 1.75 2004/05/04 21:33:28 ballen4705 Exp $ +# $Id: configure.in,v 1.76 2004/05/04 21:38:21 ballen4705 Exp $ # dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.50) -AC_INIT(smartmontools, 5.31, smartmontools-support@lists.sourceforge.net) +AC_INIT(smartmontools, 5.32, smartmontools-support@lists.sourceforge.net) AC_CONFIG_SRCDIR(smartctl.c) smartmontools_configure_date=`date -u +"%Y/%m/%d %T %Z"` -smartmontools_cvs_tag=`echo '$Id: configure.in,v 1.75 2004/05/04 21:33:28 ballen4705 Exp $'` +smartmontools_cvs_tag=`echo '$Id: configure.in,v 1.76 2004/05/04 21:38:21 ballen4705 Exp $'` smartmontools_release_date=2004/05/04 -smartmontools_release_time="21:32:57 UTC" +smartmontools_release_time="21:37:56 UTC" AC_DEFINE_UNQUOTED(SMARTMONTOOLS_CONFIGURE_ARGS, "$ac_configure_args", [smartmontools Configure Arguments]) AC_DEFINE_UNQUOTED(SMARTMONTOOLS_CONFIGURE_DATE, "$smartmontools_configure_date", [smartmontools Configure Date]) diff --git a/sm5/smartmontools.spec b/sm5/smartmontools.spec index 4fa5eb27c..a08d59f2f 100644 --- a/sm5/smartmontools.spec +++ b/sm5/smartmontools.spec @@ -8,7 +8,7 @@ Summary(pt): smartmontools - para monitorar discos e dispositivos S.M.A.R.T. Summary(it): smartmontools - per monitare dischi e dispositivi S.M.A.R.T. Summary(pl): Monitorowanie i kontrola dysk�w u�ywaj�� S.M.A.R.T. Name: smartmontools -Version: 5.31 +Version: 5.32 License: GPL Group: Applications/System Group(de): Applikationen/System @@ -35,7 +35,7 @@ Packager: Bruce Allen <smartmontools-support@lists.sourceforge.net> # http://ftp1.sourceforge.net/smartmontools/smartmontools-%{version}-%{release}.tar.gz # CVS ID of this file is: -# $Id: smartmontools.spec,v 1.155 2004/05/04 21:33:28 ballen4705 Exp $ +# $Id: smartmontools.spec,v 1.156 2004/05/04 21:38:21 ballen4705 Exp $ # Copyright (C) 2002-4 Bruce Allen <smartmontools-support@lists.sourceforge.net> # Home page: http://smartmontools.sourceforge.net/ -- GitLab