update code

This commit is contained in:
zhuchunyi 2019-11-06 19:37:04 +08:00
parent 5461e2c22d
commit d649ac18f0

View File

@ -1,6 +1,6 @@
Name: libatasmart Name: libatasmart
Version: 0.19 Version: 0.19
Release: 16 Release: 17
Summary: ATA S.M.A.R.T. Disk Health Monitoring Library Summary: ATA S.M.A.R.T. Disk Health Monitoring Library
License: LGPLv2+ License: LGPLv2+
URL: https://github.com/Rupan/libatasmart URL: https://github.com/Rupan/libatasmart
@ -35,7 +35,7 @@ Development Files for libatasmart Client Development
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc LGPL %license LGPL
%{_libdir}/*.so.* %{_libdir}/*.so.*
%{_sbindir}/* %{_sbindir}/*
@ -52,5 +52,11 @@ Development Files for libatasmart Client Development
%doc README */SAMSUNG* */ST* */Maxtor* */WDC* */FUJITSU* */INTEL* */TOSHIBA* */MCC* %doc README */SAMSUNG* */ST* */Maxtor* */WDC* */FUJITSU* */INTEL* */TOSHIBA* */MCC*
%changelog %changelog
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.19-17
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:change the directory of the license file
* Mon Sep 2 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.19-16 * Mon Sep 2 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.19-16
- Package init - Package init