diff options
author | Pavel Zuna <pzuna@redhat.com> | 2010-11-08 22:34:14 -0500 |
---|---|---|
committer | Adam Young <ayoung@redhat.com> | 2010-12-01 21:32:09 -0500 |
commit | 5db7c4ec34900cc85bece536e57b7e9cefa3a484 (patch) | |
tree | aa973dabc8c285ec037ffdc6d3417c905f973ee8 /ipa.spec.in | |
parent | 4ad8055341b9f12c833abdf757755ed95f1b375e (diff) | |
download | freeipa-5db7c4ec34900cc85bece536e57b7e9cefa3a484.tar.gz freeipa-5db7c4ec34900cc85bece536e57b7e9cefa3a484.tar.xz freeipa-5db7c4ec34900cc85bece536e57b7e9cefa3a484.zip |
Add new version of DNS plugin: complete rework with baseldap + unit tests.
Ticket #36
Ticket #450
Diffstat (limited to 'ipa.spec.in')
-rw-r--r-- | ipa.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ipa.spec.in b/ipa.spec.in index 775c52ed2..8bc636f3c 100644 --- a/ipa.spec.in +++ b/ipa.spec.in @@ -178,6 +178,7 @@ Requires: gnupg Requires: pyOpenSSL Requires: python-nss >= 0.9-8 Requires: python-lxml +Requires: python-netaddr %description python IPA is an integrated solution to provide centrally managed Identity (machine, |