From bae15e5ab1f76cc286747aa7c1e7e743ef45d07e Mon Sep 17 00:00:00 2001 From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Tue, 14 Jan 2003 13:07:40 +0000 Subject: [PATCH] Release 5.1.2 git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@446 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- sm5/Makefile | 34 +++++++++++++++++----------------- sm5/VERSION | 2 +- sm5/smartmontools.spec | 4 ++-- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/sm5/Makefile b/sm5/Makefile index 72e11711e..0570bd9a8 100644 --- a/sm5/Makefile +++ b/sm5/Makefile @@ -2,7 +2,7 @@ # # Home page: http://smartmontools.sourceforge.net # -# $Id: Makefile,v 1.43 2003/01/04 10:38:44 ballen4705 Exp $ +# $Id: Makefile,v 1.44 2003/01/14 13:07:40 ballen4705 Exp $ # # Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> # @@ -95,21 +95,21 @@ install: /bin/gzip -c smartd.conf.5 > smartd.conf.5.gz rm -f $(DESTDIR)/usr/share/man/man8/smartctl.8 rm -f $(DESTDIR)/usr/share/man/man8/smartd.8 - install -m 755 -o root -g root -D smartctl $(DESTDIR)/usr/sbin/smartctl - install -m 755 -o root -g root -D smartd $(DESTDIR)/usr/sbin/smartd - install -m 755 -o root -g root -D smartd.initd $(DESTDIR)/etc/rc.d/init.d/smartd - install -m 644 -o root -g root -D smartctl.8.gz $(DESTDIR)/usr/share/man/man8/smartctl.8.gz - install -m 644 -o root -g root -D smartd.8.gz $(DESTDIR)/usr/share/man/man8/smartd.8.gz - install -m 644 -o root -g root -D smartd.conf.5.gz $(DESTDIR)/usr/share/man/man5/smartd.conf.5.gz - install -m 644 -o root -g root -D CHANGELOG $(DESTDIR)/usr/share/doc/smartmontools-5.1/CHANGELOG - install -m 644 -o root -g root -D COPYING $(DESTDIR)/usr/share/doc/smartmontools-5.1/COPYING - install -m 644 -o root -g root -D README $(DESTDIR)/usr/share/doc/smartmontools-5.1/README - install -m 644 -o root -g root -D TODO $(DESTDIR)/usr/share/doc/smartmontools-5.1/TODO - install -m 644 -o root -g root -D VERSION $(DESTDIR)/usr/share/doc/smartmontools-5.1/VERSION - install -m 644 -o root -g root -D WARNINGS $(DESTDIR)/usr/share/doc/smartmontools-5.1/WARNINGS - install -m 644 -o root -g root -D smartd.conf $(DESTDIR)/usr/share/doc/smartmontools-5.1/smartd.conf - install -m 644 -o root -g root -D smartd.conf $(DESTDIR)/etc/smartd.conf.example - if [ ! -f $(DESTDIR)/etc/smartd.conf ] ; then install -m 644 -o root -g root -D smartd.conf $(DESTDIR)/etc/smartd.conf ; fi + install -m 755 -D smartctl $(DESTDIR)/usr/sbin/smartctl + install -m 755 -D smartd $(DESTDIR)/usr/sbin/smartd + install -m 755 -D smartd.initd $(DESTDIR)/etc/rc.d/init.d/smartd + install -m 644 -D smartctl.8.gz $(DESTDIR)/usr/share/man/man8/smartctl.8.gz + install -m 644 -D smartd.8.gz $(DESTDIR)/usr/share/man/man8/smartd.8.gz + install -m 644 -D smartd.conf.5.gz $(DESTDIR)/usr/share/man/man5/smartd.conf.5.gz + install -m 644 -D CHANGELOG $(DESTDIR)/usr/share/doc/smartmontools-5.1/CHANGELOG + install -m 644 -D COPYING $(DESTDIR)/usr/share/doc/smartmontools-5.1/COPYING + install -m 644 -D README $(DESTDIR)/usr/share/doc/smartmontools-5.1/README + install -m 644 -D TODO $(DESTDIR)/usr/share/doc/smartmontools-5.1/TODO + install -m 644 -D VERSION $(DESTDIR)/usr/share/doc/smartmontools-5.1/VERSION + install -m 644 -D WARNINGS $(DESTDIR)/usr/share/doc/smartmontools-5.1/WARNINGS + install -m 644 -D smartd.conf $(DESTDIR)/usr/share/doc/smartmontools-5.1/smartd.conf + install -m 644 -D smartd.conf $(DESTDIR)/etc/smartd.conf.example + if [ ! -f $(DESTDIR)/etc/smartd.conf ] ; then install -m 644 -D smartd.conf $(DESTDIR)/etc/smartd.conf ; fi @echo -e "\n\nTo manually start smartd on bootup, run /etc/rc.d/init.d/smartd start" @echo "To automatically start smartd on bootup, run /sbin/chkconfig --add smartd" @echo -e "\n\nSmartd can now use a configuration file /etc/smartd.conf. Do:\nman 8 smartd\n." @@ -149,4 +149,4 @@ release: smartd.conf.5 mv /usr/src/redhat/RPMS/i386/$(pkgname)*.rpm . mv /usr/src/redhat/SRPMS/$(pkgname)*rpm . rm -f /usr/src/redhat/SOURCES/$(pkgname).tar.gz - echo `hostname` | grep -q ballen && echo $(newcounter) > VERSION && chown ballen.ballen * + echo `hostname` | grep -q ballen && echo $(newcounter) > VERSION diff --git a/sm5/VERSION b/sm5/VERSION index d00491fd7..0cfbf0888 100644 --- a/sm5/VERSION +++ b/sm5/VERSION @@ -1 +1 @@ -1 +2 diff --git a/sm5/smartmontools.spec b/sm5/smartmontools.spec index b097077b9..28afff00b 100644 --- a/sm5/smartmontools.spec +++ b/sm5/smartmontools.spec @@ -1,4 +1,4 @@ -Release: 1 +Release: 2 Summary: SMARTmontools - for monitoring S.M.A.R.T. disks and devices Summary(cs): SMARTmontools - pro monitorov�n� S.M.A.R.T. disk� a za��zen� Summary(de): SMARTmontools - zur �berwachung von S.M.A.R.T.-Platten und-Ger�ten @@ -30,7 +30,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.83 2003/01/12 10:23:29 ballen4705 Exp $ +# $Id: smartmontools.spec,v 1.84 2003/01/14 13:07:40 ballen4705 Exp $ # Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> # Home page: http://smartmontools.sourceforge.net/ -- GitLab