[smartmontools/f17] smartmontools updated to 5.43

Michal Hlavinka mhlavink at fedoraproject.org
Mon Jul 2 13:17:03 UTC 2012


commit f014b5478827f7451bcc9c86d19216cabcc5a2ec
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Mon Jul 2 15:17:00 2012 +0200

    smartmontools updated to 5.43

 .gitignore         |    1 +
 smartd.service     |   10 ----------
 smartmontools.spec |   11 ++++++-----
 sources            |    2 +-
 4 files changed, 8 insertions(+), 16 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e4e8dfe..e517682 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ smartmontools-5.39.1.tar.gz
 /smartmontools-5.40.tar.gz
 /smartmontools-5.41.tar.gz
 /smartmontools-5.42.tar.gz
+/smartmontools-5.43.tar.gz
diff --git a/smartmontools.spec b/smartmontools.spec
index 065c2cd..372e349 100644
--- a/smartmontools.spec
+++ b/smartmontools.spec
@@ -1,7 +1,7 @@
 Summary:	Tools for monitoring SMART capable hard disks
 Name:		smartmontools
-Version:	5.42
-Release:	3%{?dist}
+Version:	5.43
+Release:	1%{?dist}
 Epoch:		1
 Group:		System Environment/Base
 License:	GPLv2+
@@ -9,7 +9,6 @@ URL:		http://smartmontools.sourceforge.net/
 Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 Source1:	smartd.initd
 Source2:	smartmontools.sysconf
-Source3:        smartd.service
 Source4:        smartdnotify
 
 #fedora/rhel specific
@@ -66,7 +65,6 @@ make DESTDIR=$RPM_BUILD_ROOT install
 rm -f examplescripts/Makefile*
 chmod a-x -R examplescripts/*
 install -D -p -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/smartmontools
-install -D -p -m 644 %{SOURCE3} $RPM_BUILD_ROOT/lib/systemd/system/smartd.service
 install -D -p -m 755 %{SOURCE4} $RPM_BUILD_ROOT/%{_libexecdir}/%{name}/smartdnotify
 rm -rf $RPM_BUILD_ROOT/etc/{rc.d,init.d}
 rm -rf $RPM_BUILD_ROOT/%{_docdir}/%{name}
@@ -104,7 +102,7 @@ fi
 %doc TODO WARNINGS examplescripts smartd.conf
 %config(noreplace) %{_sysconfdir}/smartd.conf
 %config(noreplace) %{_sysconfdir}/sysconfig/smartmontools
-/lib/systemd/system/smartd.service
+%{_unitdir}/smartd.service
 %{_sbindir}/smartd
 %{_sbindir}/update-smart-drivedb
 %{_sbindir}/smartctl
@@ -113,6 +111,9 @@ fi
 %{_datadir}/%{name}
 
 %changelog
+* Mon Jul 02 2012 Michal Hlavinka <mhlavink at redhat.com> - 1:5.43-1
+- smartmontools updated to 5.43
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:5.42-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 2060696..d5af350 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ce5690a1ba58efbe6db1bb784e4e20c3  smartmontools-5.42.tar.gz
+a1cb2c3d8cc2de377037fe9e7cef40a9  smartmontools-5.43.tar.gz


More information about the scm-commits mailing list