diff --git a/sm5/atacmds.h b/sm5/atacmds.h index 5e2fcce8a5609a37ebed8968d39c5c505d418a67..add7f1dcdaa588856a39cd587d82a46935d27632 100644 --- a/sm5/atacmds.h +++ b/sm5/atacmds.h @@ -1,5 +1,5 @@ -#define SMARTMONTOOLS_VERSION 2 -// $Id: atacmds.h,v 1.6 2002/10/11 12:15:49 ballen4705 Exp $ +#define SMARTMONTOOLS_VERSION 1 +// $Id: atacmds.h,v 1.7 2002/10/11 12:21:09 ballen4705 Exp $ /* * atacmds.h * diff --git a/sm5/smartmontools.spec b/sm5/smartmontools.spec index 16a6a397ce39b2ae5c442b4faf90ac4b74dc541e..9d721f2096e72da1436195f464a980693f096ef9 100644 --- a/sm5/smartmontools.spec +++ b/sm5/smartmontools.spec @@ -47,7 +47,7 @@ make DESTDIR=$RPM_BUILD_ROOT install /etc/rc.d/init.d/smartd %doc %attr(644,root,root) /usr/share/man/man8/smartctl.8.gz %doc %attr(644,root,root) /usr/share/man/man8/smartd.8.gz -%doc CHANGELOG COPYING TODO README +%doc CHANGELOG COPYING TODO README VERSION %clean rm -rf $RPM_BUILD_ROOT