mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Remove Requires on separate package python-krbV in client
We need the configured kerberos realm so we can clean up /etc/krb5.keytab. We have this already in /etc/ipa/default.conf so use that instead of requiring a whole other python package to do it.
This commit is contained in:
@@ -130,7 +130,6 @@ Summary: IPA authentication for use on clients
|
||||
Group: System Environment/Base
|
||||
Requires: %{name}-python = %{version}-%{release}
|
||||
Requires: python-ldap
|
||||
Requires: python-krbV
|
||||
Requires: cyrus-sasl-gssapi
|
||||
Requires: ntp
|
||||
Requires: krb5-workstation
|
||||
@@ -497,6 +496,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jun 1 2010 Rob Crittenden <rcritten@redhat.com> - 1.99-22
|
||||
- Drop Requires of python-krbV on ipa-client
|
||||
|
||||
* Mon May 17 2010 Rob Crittenden <rcritten@redhat.com> - 1.99-21
|
||||
- Load ipa_dogtag.pp in post install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user