[smartmontools] update drivedb database (#954162)

Michal Hlavinka mhlavink at fedoraproject.org
Thu Jul 17 08:14:53 UTC 2014


commit ca6bc9d175e6dc329922e1782cb302418155f56a
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Thu Jul 17 10:15:15 2014 +0200

    update drivedb database (#954162)

 smartmontools.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/smartmontools.spec b/smartmontools.spec
index db4485d..f7e98e1 100644
--- a/smartmontools.spec
+++ b/smartmontools.spec
@@ -1,7 +1,7 @@
 Summary:	Tools for monitoring SMART capable hard disks
 Name:		smartmontools
 Version:	6.2
-Release:	6%{?dist}
+Release:	7%{?dist}
 Epoch:		1
 Group:		System Environment/Base
 License:	GPLv2+
@@ -12,6 +12,7 @@ Source4:	smartdnotify
 
 #fedora/rhel specific
 Patch1:		smartmontools-5.38-defaultconf.patch
+Patch2:		smartmontools-6.22-newdrivedb.patch
 
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 Requires:	fileutils mailx %{_sbindir}/sendmail
@@ -35,6 +36,7 @@ failure.
 %prep
 %setup -q 
 %patch1 -p1 -b .defaultconf
+%patch2 -p1 -b .newdrivedb
 
 # fix encoding
 for fe in AUTHORS ChangeLog
@@ -108,6 +110,9 @@ fi
 %{_datadir}/%{name}
 
 %changelog
+* Thu Jul 17 2014 Michal Hlavinka <mhlavink at redhat.com> - 1:6.2-7
+- update drivedb database (#954162)
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:6.2-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list