summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetr Viktorin <pviktori@redhat.com>2013-05-07 12:47:29 +0200
committerMartin Kosek <mkosek@redhat.com>2013-05-07 13:18:48 +0200
commit8f6e6514c443dcc69fecdda548737f5c135156f4 (patch)
tree78f73ef867db8fe3a5ee11062864c4e01550c85e
parent03cdc22c940e82199c2afa8b4a69708237ee0a7a (diff)
downloadfreeipa-8f6e6514c443dcc69fecdda548737f5c135156f4.tar.gz
freeipa-8f6e6514c443dcc69fecdda548737f5c135156f4.tar.xz
freeipa-8f6e6514c443dcc69fecdda548737f5c135156f4.zip
Only require libsss_nss_idmap-python in Fedora 19+
The package is only available in Fedora 19. This means SID resolution in the UI won't work in Fedora 18.
-rw-r--r--freeipa.spec.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/freeipa.spec.in b/freeipa.spec.in
index 78f037ee4..4b42c3597 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -211,7 +211,9 @@ Requires: samba4
Requires: samba4-winbind
%endif
Requires: libsss_idmap
+%if 0%{?fedora} >= 19
Requires: libsss_nss_idmap-python
+%endif
# We use alternatives to divert winbind_krb5_locator.so plugin to libkrb5
# on the installes where server-trust-ad subpackage is installed because
# IPA AD trusts cannot be used at the same time with the locator plugin
@@ -845,6 +847,9 @@ fi
%ghost %attr(0644,root,apache) %config(noreplace) %{_sysconfdir}/ipa/ca.crt
%changelog
+* Tue May 7 2013 Petr Viktorin <pviktori@redhat.com> - 3.1.99-12
+- Require libsss_nss_idmap-python in Fedora 19+
+
* Mon May 6 2013 Petr Vobornik <pvoborni@redhat.com> - 3.1.99-11
- Web UI plugins