diff options
Diffstat (limited to 'ipa-client')
-rwxr-xr-x | ipa-client/ipa-client.spec | 2 | ||||
-rw-r--r-- | ipa-client/ipa-client.spec.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ipa-client/ipa-client.spec b/ipa-client/ipa-client.spec index 473c1db9f..55d0970d6 100755 --- a/ipa-client/ipa-client.spec +++ b/ipa-client/ipa-client.spec @@ -9,7 +9,7 @@ URL: http://www.freeipa.org Source0: %{name}-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: python python-ldap python-krbV ipa-python +Requires: python python-ldap python-krbV ipa-python cyrus-sasl-gssapi %description IPA is a server for identity, policy, and audit. diff --git a/ipa-client/ipa-client.spec.in b/ipa-client/ipa-client.spec.in index c80b36f2f..c3c7c07c7 100644 --- a/ipa-client/ipa-client.spec.in +++ b/ipa-client/ipa-client.spec.in @@ -9,7 +9,7 @@ URL: http://www.freeipa.org Source0: %{name}-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: python python-ldap python-krbV ipa-python +Requires: python python-ldap python-krbV ipa-python cyrus-sasl-gssapi %description IPA is a server for identity, policy, and audit. |