From ef48c65b96e227e91678a9010bb4dea2cf4376cb Mon Sep 17 00:00:00 2001 From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Wed, 16 Oct 2002 18:54:06 +0000 Subject: [PATCH] Put proper date not macro in specfile changelog. git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@59 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- sm5/README | 4 ++-- sm5/smartmontools.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sm5/README b/sm5/README index 1541db470..5c58b41aa 100644 --- a/sm5/README +++ b/sm5/README @@ -88,7 +88,7 @@ Source and binary RPM files are available at the website listed above. == USAGE == -SMARTMONTOOLS contents two utilities: +SMARTMONTOOLS contains two utilities: smartctl - A command line control utility smartd - A monitoring daemon @@ -183,4 +183,4 @@ Fax: (408) 867-2115 E-Mail: 250-1752@mcimail.com. -$Id: README,v 1.6 2002/10/14 15:26:00 ballen4705 Exp $ +$Id: README,v 1.7 2002/10/16 18:54:06 ballen4705 Exp $ diff --git a/sm5/smartmontools.spec b/sm5/smartmontools.spec index e496776ad..c96887f17 100644 --- a/sm5/smartmontools.spec +++ b/sm5/smartmontools.spec @@ -100,6 +100,6 @@ fi %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog -* %{date} Bruce Allen smartmontools-support@lists.sourceforge.net +* Oct 16 2002 Bruce Allen smartmontools-support@lists.sourceforge.net Initial release. Code is derived from smartsuite, and is intended to be compatible with the ATA/ATAPI-5 specifications. -- GitLab