add license and readme file to prefered dir

Signed-off-by: lvgenggeng <lvgenggeng@uniontech.com>
This commit is contained in:
lvgenggeng 2024-02-18 15:47:47 +08:00
parent 17e24e3627
commit 9d3b1cb738

View File

@ -2,7 +2,7 @@
Name: libisal
Version: 2.29.0
Release: 3
Release: 4
Summary: Intel(R) Intelligent Storage Acceleration Library
License: BSD
@ -56,7 +56,8 @@ make install DESTDIR=%{buildroot}
%files
%doc
%doc README.md
%license LICENSE
%{_bindir}/*
%{_libdir}/*
%{_mandir}/*
@ -66,6 +67,9 @@ make install DESTDIR=%{buildroot}
%changelog
* Sun Feb 18 2024 lvgenggeng <lvgenggeng@uniontech.com> - 2.29.0-4
- add license and readme file to prefered dir
* Tue Sep 19 2023 zhoujing zhoujing106@huawei.com - 2.29.0-3
- Backport upstream code which fixed clang build fail