From d491ba028987b106b10f97ab93a106104a9c4eee Mon Sep 17 00:00:00 2001 From: Sumit Bose Date: Fri, 14 Sep 2012 14:14:23 +0200 Subject: ipasam: Fixes build with samba4 rc1 --- freeipa.spec.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'freeipa.spec.in') diff --git a/freeipa.spec.in b/freeipa.spec.in index dee262bbe..ed487f0d7 100644 --- a/freeipa.spec.in +++ b/freeipa.spec.in @@ -31,7 +31,7 @@ BuildRequires: policycoreutils >= %{POLICYCOREUTILSVER} %if 0%{?fedora} >= 16 BuildRequires: systemd-units %endif -BuildRequires: samba4-devel >= 4.0.0-134 +BuildRequires: samba4-devel >= 4.0.0-139 BuildRequires: samba4-python BuildRequires: libtalloc-devel BuildRequires: libtevent-devel @@ -752,6 +752,9 @@ fi %ghost %attr(0644,root,apache) %config(noreplace) %{_sysconfdir}/ipa/ca.crt %changelog +* Fri Sep 14 2012 Sumit Bose - 2.99.0-44 +- Updated samba4-devel dependency due to API change + * Mon Aug 20 2012 Rob Crittenden - 2.99.0-43 - Set min for 389-ds-base to 1.2.11.9-1 on F17+ to pull in warning about low nsslapd-cachememsize. -- cgit