Add documentation files to the package
Signed-off-by: Vladis Dronov <vdronov@redhat.com>
This commit is contained in:
parent
1bf428fac1
commit
6f4ab892a6
@ -4,7 +4,7 @@
|
||||
%global libusdm_soversion 0
|
||||
Name: qatlib
|
||||
Version: 21.05.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Intel QuickAssist user space library
|
||||
# The entire source code is released under BSD.
|
||||
# For a breakdown of inbound licenses see the INSTALL file.
|
||||
@ -71,6 +71,7 @@ exit 0
|
||||
%systemd_postun_with_restart qat.service
|
||||
|
||||
%files
|
||||
%doc INSTALL README.md
|
||||
%license LICENSE*
|
||||
%{_libdir}/libqat.so.%{libqat_soversion}*
|
||||
%{_libdir}/libusdm.so.%{libusdm_soversion}*
|
||||
@ -86,6 +87,9 @@ exit 0
|
||||
%{_includedir}/qat
|
||||
|
||||
%changelog
|
||||
* Mon Aug 16 2021 Vladis Dronov <vdronov@redhat.com> - 21.05.0-3
|
||||
- Add documentation files to the package
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 21.05.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user