Update to 7.3

This commit is contained in:
Andrey Ponomarenko 2022-05-07 18:01:44 +03:00
parent 9f1766fbf9
commit af6c5d7320
3 changed files with 4 additions and 17 deletions

View file

@ -1,3 +1,3 @@
sources:
smartmontools-7.2.tar.gz: 8d68241096f6ed5b1bbcd8b427fa4a881c1f3e33
smartmontools-7.2.tar.gz.asc: a1547b4a8399775afb4c87ba60fbfa4ca2db370c
smartmontools-7.3.tar.gz: 5ce7adb606119148d725b91a00652d427ca0adc2
smartmontools-7.3.tar.gz.asc: c4f2d18004e2e8d9e5c3d13c88b5884e18cf31c2

View file

@ -1,13 +0,0 @@
--- smartd.service.in.orig 2018-12-16 20:55:44.000000000 +0300
+++ smartd.service.in 2019-12-31 09:22:05.926256665 +0300
@@ -4,8 +4,8 @@
[Service]
Type=notify
-EnvironmentFile=-/usr/local/etc/sysconfig/smartmontools
-ExecStart=/usr/local/sbin/smartd -n $smartd_opts
+EnvironmentFile=/etc/sysconfig/smartd
+ExecStart=/usr/sbin/smartd -n $smartd_opt
ExecReload=/bin/kill -HUP $MAINPID
StandardOutput=syslog

View file

@ -1,7 +1,7 @@
Summary: For monitoring S.M.A.R.T. disks and devices
Name: smartmontools
Version: 7.2
Release: 2
Version: 7.3
Release: 1
License: GPLv2+
Group: System/Kernel and hardware
Url: https://www.smartmontools.org/