Remove conditions for patch inclusion

SRPM geneneration can skip the patch if it's inside %if..%endif. But
this patch might be needed for conditional builds.

Resolves: RHEL-35581
This commit is contained in:
Viktor Ashirov 2024-07-04 09:50:18 +02:00
parent 03a5f82f6c
commit 5010c3fe72

View File

@ -51,9 +51,8 @@ Patch6: openldap-switch-to-lt_dlopenadvise-to-get-RTLD_GLOBAL-set.patch
Patch7: openldap-openssl-manpage-defaultCA.patch
Patch8: openldap-add-export-symbols-LDAP_CONNECTIONLESS.patch
Patch9: openldap-explicitly-cast-private-values.patch
%if %{with servers}
# Needed for openldap-servers build
Patch10: openldap-slapi-fix-plugin-plugin_pblock_new-usage.patch
%endif
# check-password module specific patches
Patch90: check-password-makefile.patch