!41 【openEuler-22.03-LTS-Next】simplified control macro

From: @yixiangzhike 
Reviewed-by: @HuaxinLuGitee 
Signed-off-by: @HuaxinLuGitee
This commit is contained in:
openeuler-ci-bot 2022-11-24 02:07:02 +00:00 committed by Gitee
commit 7be7843e50
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,15 +2,13 @@
%global sysctl_optmem_max 81920
%global distroname_ext %{_vendor}
%if %{?openEuler:1}0
%define enable_docbook_pdf 1
%else
%define enable_docbook_pdf 0
%endif
# Define enable_docbook_pdf to 0,
# if you don't need pdf and ps document.
%global enable_docbook_pdf 1
Name: libkcapi
Version: 1.3.1
Release: 5
Release: 6
Summary: libkcapi - Linux Kernel Crypto API User Space Interface Library
License: BSD or GPLv2
@ -211,6 +209,12 @@ popd
%{_mandir}/man3/kcapi_*.3.*
%changelog
* Thu Nov 24 2022 yixiangzhike <yixiangzhike007@163.com> - 1.3.1-6
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:simplified control macro
* Wed Jul 13 2022 yixiangzhike <yixiangzhike007@163.com> - 1.3.1-5
- Type:bugfix
- ID:NA