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:
parent
03a5f82f6c
commit
5010c3fe72
@ -51,9 +51,8 @@ Patch6: openldap-switch-to-lt_dlopenadvise-to-get-RTLD_GLOBAL-set.patch
|
|||||||
Patch7: openldap-openssl-manpage-defaultCA.patch
|
Patch7: openldap-openssl-manpage-defaultCA.patch
|
||||||
Patch8: openldap-add-export-symbols-LDAP_CONNECTIONLESS.patch
|
Patch8: openldap-add-export-symbols-LDAP_CONNECTIONLESS.patch
|
||||||
Patch9: openldap-explicitly-cast-private-values.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
|
Patch10: openldap-slapi-fix-plugin-plugin_pblock_new-usage.patch
|
||||||
%endif
|
|
||||||
|
|
||||||
# check-password module specific patches
|
# check-password module specific patches
|
||||||
Patch90: check-password-makefile.patch
|
Patch90: check-password-makefile.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user