diff --git a/freeipa.spec b/freeipa.spec index bae65e1..30599ca 100644 --- a/freeipa.spec +++ b/freeipa.spec @@ -15,7 +15,7 @@ distutils.sysconfig import get_python_lib; print(get_python_lib(1))")} Name: freeipa Version: 3.0.0 -Release: 0.5%{?dist} +Release: 0.6%{?dist} Summary: The Identity, Policy and Audit system Group: System Environment/Base @@ -31,7 +31,7 @@ BuildRequires: svrcore-devel BuildRequires: /usr/share/selinux/devel/Makefile BuildRequires: policycoreutils >= %{POLICYCOREUTILSVER} BuildRequires: systemd-units -BuildRequires: samba4-devel >= 4.0.0-134 +BuildRequires: samba4-devel >= 4.0.0-137 BuildRequires: samba4-python BuildRequires: libtalloc-devel BuildRequires: libtevent-devel @@ -663,6 +663,9 @@ fi %ghost %attr(0644,root,apache) %config(noreplace) %{_sysconfdir}/ipa/ca.crt %changelog +* Fri Aug 31 2012 Rob Crittenden - 3.0.0-0.6 +- Rebuild against samba4 beta7 + * Wed Aug 22 2012 Alexander Bokovoy - 3.0.0-0.5 - Adopt to samba4 beta6 (libsecurity -> libsamba-security) - Add dependency to samba4-winbind