summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2012-02-20 17:24:36 +0100
committerAndreas Schneider <asn@cryptomilk.org>2012-02-20 17:24:36 +0100
commite972163d8c3906c11a82acd8203dcb42d86a98ca (patch)
treef90db41b8d53fc1b85dd8c08fd83705a7ace09dd
parent6c55407c22a6e46645ab9c141eabdb1f0ffcf3be (diff)
downloadsamba4-e972163d8c3906c11a82acd8203dcb42d86a98ca.tar.gz
samba4-e972163d8c3906c11a82acd8203dcb42d86a98ca.tar.xz
samba4-e972163d8c3906c11a82acd8203dcb42d86a98ca.zip
Use system popt library.
-rw-r--r--samba4.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/samba4.spec b/samba4.spec
index 4ceadf8..578ac4a 100644
--- a/samba4.spec
+++ b/samba4.spec
@@ -3,7 +3,7 @@
%define samba_version 4.0.0
%define talloc_version 2.0.7
%define tdb_version 1.2.9
-%define tevent_version 0.9.14
+%define tevent_version 0.9.15
%define ldb_version 1.1.4
%define pre_release %nil
@@ -374,7 +374,7 @@ link against the SMB, RPC and other protocols.
%define _ldb_lib ,!ldb
%endif
-%define _samba4_libraries heimdal,!tdb,!zlib%_talloc_lib%_tevent_lib%_ldb_lib
+%define _samba4_libraries heimdal,!tdb,!zlib,!popt%{_talloc_lib}%{_tevent_lib}%{_ldb_lib}
%define _samba4_idmap_modules idmap_ad,idmap_rid,idmap_adex,idmap_hash,idmap_tdb2
%define _samba4_pdb_modules pdb_tdbsam,pdb_ldap,pdb_ads,pdb_smbpasswd,pdb_wbc_sam,pdb_samba4