|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libatasmart
|
|
|
|
|
Version: 0.19
|
|
|
|
|
Release: 29%{?dist}
|
|
|
|
|
Release: 30%{?dist}
|
|
|
|
|
Summary: ATA S.M.A.R.T. Disk Health Monitoring Library
|
|
|
|
|
Source0: http://0pointer.de/public/libatasmart-%{version}.tar.xz
|
|
|
|
|
Patch0: libatasmart-0.19-wd-fix.patch
|
|
|
|
@ -51,6 +51,10 @@ rm $RPM_BUILD_ROOT%{_docdir}/libatasmart/README
|
|
|
|
|
%doc blob-examples/SAMSUNG* blob-examples/ST* blob-examples/Maxtor* blob-examples/WDC* blob-examples/FUJITSU* blob-examples/INTEL* blob-examples/TOSHIBA* blob-examples/MCC*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.19-30
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.19-29
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|