From f45ded96a64f9adebc1a3c6146f1a80b2183324d Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Wed, 16 Jan 2008 10:26:53 -0500 Subject: Add cyrus-sasl-gssapi as a requirement. --- ipa-client/ipa-client.spec | 2 +- ipa-client/ipa-client.spec.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ipa-client') 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. -- cgit