smartmontools updated to 6.5

This commit is contained in:
Michal Hlavinka 2016-05-09 16:48:30 +02:00
parent 5f50479359
commit c3ac6553e5
4 changed files with 546 additions and 156 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ smartmontools-5.39.1.tar.gz
/smartmontools-6.2.tar.gz
/smartmontools-6.3.tar.gz
/smartmontools-6.4.tar.gz
/smartmontools-6.5.tar.gz

690
drivedb.h

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
Summary: Tools for monitoring SMART capable hard disks
Name: smartmontools
Version: 6.4
Release: 4%{?dist}
Version: 6.5
Release: 1%{?dist}
Epoch: 1
Group: System Environment/Base
License: GPLv2+
@ -10,7 +10,7 @@ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
Source2: smartmontools.sysconf
Source4: smartdnotify
#semi-automatic update of drivedb.h
%global UrlSource5 http://sourceforge.net/p/smartmontools/code/HEAD/tree/trunk/smartmontools/drivedb.h?format=raw
%global UrlSource5 https://sourceforge.net/p/smartmontools/code/HEAD/tree/trunk/smartmontools/drivedb.h?format=raw
Source5: drivedb.h
#fedora/rhel specific
@ -108,6 +108,9 @@ fi
%{_datadir}/%{name}
%changelog
* Mon May 09 2016 Michal Hlavinka <mhlavink@redhat.com> - 1:6.5-1
- smartmontools updated to 6.5
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1:6.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
56812c8312fd123ed40ef65afde1049e smartmontools-6.4.tar.gz
093aeec3f8f39fa9a37593c4012d3156 smartmontools-6.5.tar.gz