From d738b6e71808b1611bc67cb4764153977b444584 Mon Sep 17 00:00:00 2001 From: Alexander Bokovoy Date: Fri, 9 Dec 2011 16:56:53 +0200 Subject: Fix dependency for samba4-devel package --- 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 4d2340df2..46aefe1f5 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: samba-4.0-devel +BuildRequires: samba4-devel %endif BuildRequires: nspr-devel BuildRequires: nss-devel @@ -621,6 +621,9 @@ fi %ghost %attr(0644,root,apache) %config(noreplace) %{_sysconfdir}/ipa/default.conf %changelog +* Fri Dec 9 2011 Alexander Bokovoy - 2.99.0-13 +- Fix dependency for samba4-devel package + * Wed Nov 17 2011 Simo Sorce - 2.99.0-12 - Add CLDAP plugin - Set min nvr of 389-ds-base to 1.2.10-0.5.a5 for SLAPI_PLUGIN_CONFIG_ENTRY -- cgit