CI: Apply the hack in python-ldap.spec also on RHEL 9
This commit is contained in:
parent
c839a6f8aa
commit
db73e5a026
@ -41,7 +41,7 @@ Summary: %{summary}
|
|||||||
%prep
|
%prep
|
||||||
%autosetup
|
%autosetup
|
||||||
|
|
||||||
%if 0%{?fedora} >= 36 || 0%{?rhel} >= 10
|
%if 0%{?fedora} >= 36 || 0%{?rhel} >= 9
|
||||||
# Hack: We remove tests that are broken by OpenLDAP 2.5+
|
# Hack: We remove tests that are broken by OpenLDAP 2.5+
|
||||||
# Don't do this in the regular Fedora package, please
|
# Don't do this in the regular Fedora package, please
|
||||||
rm Tests/t_ldapobject.py Tests/t_cext.py Tests/t_edit.py Tests/t_ldap_sasl.py Tests/t_ldap_syncrepl.py Tests/t_slapdobject.py Tests/t_bind.py Tests/t_ldap_options.py Tests/t_ldap_schema_subentry.py
|
rm Tests/t_ldapobject.py Tests/t_cext.py Tests/t_edit.py Tests/t_ldap_sasl.py Tests/t_ldap_syncrepl.py Tests/t_slapdobject.py Tests/t_bind.py Tests/t_ldap_options.py Tests/t_ldap_schema_subentry.py
|
||||||
|
Loading…
Reference in New Issue
Block a user