summaryrefslogtreecommitdiffstats
path: root/ipa.spec.in
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2009-12-01 14:02:46 -0500
committerJason Gerard DeRose <jderose@redhat.com>2009-12-02 12:47:39 -0700
commita535cb077254b1d719863119d29228b3f5b3cb07 (patch)
treefb0b556fc1bbac0840db15852cbe5ef92b2f03b1 /ipa.spec.in
parent0d1962962fd273d2867537aebb7b94c25d6580c4 (diff)
downloadfreeipa-a535cb077254b1d719863119d29228b3f5b3cb07.tar.gz
freeipa-a535cb077254b1d719863119d29228b3f5b3cb07.tar.xz
freeipa-a535cb077254b1d719863119d29228b3f5b3cb07.zip
Set minimum of python-pyasn1 to 0.0.9a so we have support for the ASN.1 Any type
Diffstat (limited to 'ipa.spec.in')
-rw-r--r--ipa.spec.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/ipa.spec.in b/ipa.spec.in
index ed2183d98..76f9e57c1 100644
--- a/ipa.spec.in
+++ b/ipa.spec.in
@@ -85,7 +85,7 @@ Requires: python-krbV
Requires: python-assets
Requires: python-wehjit
Requires: acl
-Requires: python-pyasn1
+Requires: python-pyasn1 >= 0.0.9a
Requires: libcap
%{?fc8:Requires: selinux-policy >= 3.0.8-117}
%{?fc9:Requires: selinux-policy >= 3.3.1-99}
@@ -482,6 +482,10 @@ fi
%endif
%changelog
+* Tue Dec 1 2009 Rob Crittenden <rcritten@redhat.com> - 1.99-12
+- Set minimum of python-pyasn1 to 0.0.9a so we have support for the ASN.1
+ Any type
+
* Wed Nov 25 2009 Rob Crittenden <rcritten@redhat.com> - 1.99-11
- Remove v1-style /etc/ipa/ipa.conf, replacing with /etc/ipa/default.conf