Browse Source

smartmontools-6.2-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@7997 ec354946-7b23-47d6-9f5a-488ba84defc7
tomop 11 years ago
parent
commit
4b5f889245
1 changed files with 9 additions and 7 deletions
  1. 9 7
      s/smartmontools/smartmontools-vl.spec

+ 9 - 7
s/smartmontools/smartmontools-vl.spec

@@ -1,7 +1,7 @@
 Summary:	smartmontools - for monitoring S.M.A.R.T. disks and devices
 Summary:	smartmontools - for monitoring S.M.A.R.T. disks and devices
 Summary(ja):	smartmontools - S.M.A.R.T.ディスクとデバイスの監視
 Summary(ja):	smartmontools - S.M.A.R.T.ディスクとデバイスの監視
 Name:		smartmontools
 Name:		smartmontools
-Version:	5.42
+Version:	6.2
 Release:	1%{?_dist_release}
 Release:	1%{?_dist_release}
 License:	GPLv2+
 License:	GPLv2+
 Group:		Applications/System
 Group:		Applications/System
@@ -73,7 +73,7 @@ smartctlおよびman smartdで得られます。最新のバージョン及び
 %patch0 -p0
 %patch0 -p0
 
 
 # fix encoding
 # fix encoding
-for fe in AUTHORS CHANGELOG
+for fe in AUTHORS ChangeLog*
 do
 do
   iconv -f iso-8859-1 -t utf-8 <$fe >$fe.new
   iconv -f iso-8859-1 -t utf-8 <$fe >$fe.new
   touch -r $fe $fe.new
   touch -r $fe $fe.new
@@ -82,7 +82,6 @@ done
 
 
 
 
 %build
 %build
-ln -s CHANGELOG ChangeLog
 autoreconf -i
 autoreconf -i
 %configure --without-selinux
 %configure --without-selinux
 make CXXFLAGS="%{optflags} -fpie" LDFLAGS="-pie -Wl,-z,relro,-z,now"
 make CXXFLAGS="%{optflags} -fpie" LDFLAGS="-pie -Wl,-z,relro,-z,now"
@@ -147,7 +146,7 @@ fi
 
 
 %files
 %files
 %defattr(-,root,root)
 %defattr(-,root,root)
-%doc AUTHORS CHANGELOG COPYING INSTALL NEWS README
+%doc AUTHORS ChangeLog* COPYING INSTALL NEWS README TODO WARNINGS
 %doc TODO WARNINGS smartd.conf examplescripts
 %doc TODO WARNINGS smartd.conf examplescripts
 %config(noreplace) %{_sysconfdir}/smartd.conf
 %config(noreplace) %{_sysconfdir}/smartd.conf
 %attr(755,root,root) %{_sbindir}/smartd
 %attr(755,root,root) %{_sbindir}/smartd
@@ -175,6 +174,9 @@ fi
 # [PW] Phil Williams
 # [PW] Phil Williams
 
 
 %changelog
 %changelog
+* Fri Nov 22 2013 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 6.2-1
+- new upstream release.
+
 * Fri Mar 23 2012 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 5.42-1
 * Fri Mar 23 2012 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 5.42-1
 - new upstream release; spec revamp
 - new upstream release; spec revamp
 
 
@@ -993,7 +995,7 @@ fi
        updated only during off-line testing or also during normal
        updated only during off-line testing or also during normal
        operation.
        operation.
 
 
-* Thu Jun 10 2003 Bruce Allen <smartmontools-support@lists.sourceforge.net>
+* Tue Jun 10 2003 Bruce Allen <smartmontools-support@lists.sourceforge.net>
 - [BA] smartd: attempt to enable/disable automatic offline testing even
 - [BA] smartd: attempt to enable/disable automatic offline testing even
        if the disk appears not to support it.  Now the same logic
        if the disk appears not to support it.  Now the same logic
        as smartctl.
        as smartctl.
@@ -1312,11 +1314,11 @@ fi
 - Modified Makefile to install /etc/smartd.conf, but without overwriting existing config file
 - Modified Makefile to install /etc/smartd.conf, but without overwriting existing config file
 - Modified this specfile to do the same, and to not remove any files that it did not install
 - Modified this specfile to do the same, and to not remove any files that it did not install
 
 
-* Thu Oct 30 2002 Bruce Allen  <smartmontools-support@lists.sourceforge.net>
+* Wed Oct 30 2002 Bruce Allen  <smartmontools-support@lists.sourceforge.net>
 - Fixed typesetting error in man page smartd.8
 - Fixed typesetting error in man page smartd.8
 - Removed redundant variable (harmless) from smartd.c
 - Removed redundant variable (harmless) from smartd.c
 
 
-* Wed Oct 29 2002 Bruce Allen  <smartmontools-support@lists.sourceforge.net>
+* Tue Oct 29 2002 Bruce Allen  <smartmontools-support@lists.sourceforge.net>
 - Added a new directive for the configuration file.  If the word
 - Added a new directive for the configuration file.  If the word
   DEVICESCAN appears before any non-commented material in the
   DEVICESCAN appears before any non-commented material in the
   configuration file, then the confi file will be ignored and the
   configuration file, then the confi file will be ignored and the