imported patch freeipa-require-python-krbv.patch

This commit is contained in:
Mark McLoughlin
2008-02-21 15:23:29 +00:00
parent 5ec9a55278
commit 893e4b24dc
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ Source0: %{name}-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
Requires: python freeipa-python
Requires: python python-krbV freeipa-python
%description
FreeIPA is a server for identity, policy, and audit.

View File

@@ -10,7 +10,7 @@ Source0: %{name}-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
Requires: python freeipa-python
Requires: python python-krbV freeipa-python
%description
FreeIPA is a server for identity, policy, and audit.