!10 将版权许可文件和说明文档放到合适的目录中

From: @lvgenggeng 
Reviewed-by: @open-bot 
Signed-off-by: @open-bot
This commit is contained in:
openeuler-ci-bot 2024-02-19 03:22:36 +00:00 committed by Gitee
commit 996bb1d072
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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