smartmontools updated to 6.0
This commit is contained in:
parent
ed4f38482a
commit
ce1b451f81
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ smartmontools-5.39.1.tar.gz
|
|||||||
/smartmontools-5.41.tar.gz
|
/smartmontools-5.41.tar.gz
|
||||||
/smartmontools-5.42.tar.gz
|
/smartmontools-5.42.tar.gz
|
||||||
/smartmontools-5.43.tar.gz
|
/smartmontools-5.43.tar.gz
|
||||||
|
/smartmontools-6.0.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.43
|
Version: 6.0
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -96,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/%{name}
|
%{_datadir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 11 2012 Michal Hlavinka <mhlavink@redhat.com> - 1:6.0-1
|
||||||
|
- smartmontools updated to 6.0
|
||||||
|
|
||||||
* Tue Aug 21 2012 Michal Hlavinka <mhlavink@redhat.com> - 1:5.43-3
|
* Tue Aug 21 2012 Michal Hlavinka <mhlavink@redhat.com> - 1:5.43-3
|
||||||
- use new systemd rpm macros (#850316)
|
- use new systemd rpm macros (#850316)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user