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
|
%global libusdm_soversion 0
|
||||||
Name: qatlib
|
Name: qatlib
|
||||||
Version: 21.05.0
|
Version: 21.05.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Intel QuickAssist user space library
|
Summary: Intel QuickAssist user space library
|
||||||
# The entire source code is released under BSD.
|
# The entire source code is released under BSD.
|
||||||
# For a breakdown of inbound licenses see the INSTALL file.
|
# For a breakdown of inbound licenses see the INSTALL file.
|
||||||
@ -71,6 +71,7 @@ exit 0
|
|||||||
%systemd_postun_with_restart qat.service
|
%systemd_postun_with_restart qat.service
|
||||||
|
|
||||||
%files
|
%files
|
||||||
|
%doc INSTALL README.md
|
||||||
%license LICENSE*
|
%license LICENSE*
|
||||||
%{_libdir}/libqat.so.%{libqat_soversion}*
|
%{_libdir}/libqat.so.%{libqat_soversion}*
|
||||||
%{_libdir}/libusdm.so.%{libusdm_soversion}*
|
%{_libdir}/libusdm.so.%{libusdm_soversion}*
|
||||||
@ -86,6 +87,9 @@ exit 0
|
|||||||
%{_includedir}/qat
|
%{_includedir}/qat
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 21.05.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user