enable smartd after installation
This commit is contained in:
commit
da4d6c8f44
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ smartmontools-5.39.1.tar.gz
|
|||||||
/smartmontools-r3169.tar.gz
|
/smartmontools-r3169.tar.gz
|
||||||
/smartmontools-5.40.tar.gz
|
/smartmontools-5.40.tar.gz
|
||||||
/smartmontools-5.41.tar.gz
|
/smartmontools-5.41.tar.gz
|
||||||
|
/smartmontools-5.42.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Tools for monitoring SMART capable hard disks
|
Summary: Tools for monitoring SMART capable hard disks
|
||||||
Name: smartmontools
|
Name: smartmontools
|
||||||
Version: 5.41
|
Version: 5.42
|
||||||
Release: 3%{?dist}
|
Release: 2%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -113,9 +113,12 @@ fi
|
|||||||
%{_datadir}/%{name}
|
%{_datadir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Dec 02 2011 Michal Hlavinka <mhlavink@redhat.com> - 1:5.41-3
|
* Fri Dec 02 2011 Michal Hlavinka <mhlavink@redhat.com> - 1:5.42-2
|
||||||
- enable smartd after installation
|
- enable smartd after installation
|
||||||
|
|
||||||
|
* Fri Oct 21 2011 Michal Hlavinka <mhlavink@redhat.com> - 1:5.42-1
|
||||||
|
- smartmontools updated to 5.42
|
||||||
|
|
||||||
* Mon Jun 13 2011 Michal Hlavinka <mhlavink@redhat.com> - 1:5.41-2
|
* Mon Jun 13 2011 Michal Hlavinka <mhlavink@redhat.com> - 1:5.41-2
|
||||||
- make F-14 (sysv init) -> F-15 (systemd) transition more robust
|
- make F-14 (sysv init) -> F-15 (systemd) transition more robust
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user