From 87a3bb37543a026e1aa8522c724a25ad412085bb Mon Sep 17 00:00:00 2001 From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Tue, 4 May 2004 21:43:07 +0000 Subject: [PATCH] Release 5.33 RELEASE_5_33 git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@1707 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 5000bd830..bef05de0f 100644 --- a/sm5/configure.in +++ b/sm5/configure.in @@ -1,15 +1,15 @@ # -# $Id: configure.in,v 1.76 2004/05/04 21:38:21 ballen4705 Exp $ +# $Id: configure.in,v 1.77 2004/05/04 21:43:07 ballen4705 Exp $ # dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.50) -AC_INIT(smartmontools, 5.32, smartmontools-support@lists.sourceforge.net) +AC_INIT(smartmontools, 5.33, 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.76 2004/05/04 21:38:21 ballen4705 Exp $'` +smartmontools_cvs_tag=`echo '$Id: configure.in,v 1.77 2004/05/04 21:43:07 ballen4705 Exp $'` smartmontools_release_date=2004/05/04 -smartmontools_release_time="21:37:56 UTC" +smartmontools_release_time="21:42:37 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 a08d59f2f..a3011bf84 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.32 +Version: 5.31 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.156 2004/05/04 21:38:21 ballen4705 Exp $ +# $Id: smartmontools.spec,v 1.157 2004/05/04 21:43:07 ballen4705 Exp $ # Copyright (C) 2002-4 Bruce Allen <smartmontools-support@lists.sourceforge.net> # Home page: http://smartmontools.sourceforge.net/ -- GitLab