From 23105d80f189226aebe857887cd3e8105495c06d Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Wed, 12 Jul 2017 10:52:06 +0200 Subject: [PATCH] Remove heimdal from bundled-libraries --- samba.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samba.spec b/samba.spec index bd6d826..fb9e45e 100644 --- a/samba.spec +++ b/samba.spec @@ -739,7 +739,7 @@ xzcat %{SOURCE0} | gpgv2 --quiet --keyring %{SOURCE2} %{SOURCE1} - %global _ldb_lib ,!ldb,!pyldb,!pyldb-util %endif -%global _samba_libraries heimdal,!zlib,!popt%{_talloc_lib}%{_tevent_lib}%{_tdb_lib}%{_ldb_lib} +%global _samba_libraries !zlib,!popt%{_talloc_lib}%{_tevent_lib}%{_tdb_lib}%{_ldb_lib} %global _samba_idmap_modules idmap_ad,idmap_rid,idmap_ldap,idmap_hash,idmap_tdb2 %global _samba_pdb_modules pdb_tdbsam,pdb_ldap,pdb_smbpasswd,pdb_wbc_sam,pdb_samba4