summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-server.spec
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2008-01-24 13:44:38 -0500
committerRob Crittenden <rcritten@redhat.com>2008-01-24 13:44:38 -0500
commit00e20c2003b8c5f42b6ad0a4bb2191602ca11788 (patch)
tree0b4109c35f4b6965241d0f754ebd3bceaf42ab53 /ipa-server/ipa-server.spec
parent3594157f54fb82b774700f52156916149be10bc8 (diff)
downloadfreeipa-00e20c2003b8c5f42b6ad0a4bb2191602ca11788.tar.gz
freeipa-00e20c2003b8c5f42b6ad0a4bb2191602ca11788.tar.xz
freeipa-00e20c2003b8c5f42b6ad0a4bb2191602ca11788.zip
Use Fedora package names for PyKerberos (python-kerberos) and pyasn1
(python-pyasn1) for the specfile Requires.
Diffstat (limited to 'ipa-server/ipa-server.spec')
-rwxr-xr-xipa-server/ipa-server.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/ipa-server/ipa-server.spec b/ipa-server/ipa-server.spec
index 2370881cd..4bd30a6ed 100755
--- a/ipa-server/ipa-server.spec
+++ b/ipa-server/ipa-server.spec
@@ -1,6 +1,6 @@
Name: ipa-server
Version: 0.6.0
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: IPA authentication server
Group: System Environment/Base
@@ -37,7 +37,7 @@ Requires: python-krbV
Requires: TurboGears
Requires: python-tgexpandingformwidget
Requires: acl
-Requires: pyasn1
+Requires: python-pyasn1
Requires: libcap
%define httpd_conf /etc/httpd/conf.d
@@ -117,6 +117,9 @@ fi
%attr(700,apache,apache) %dir %{_localstatedir}/cache/ipa/sessions
%changelog
+* Thu Jan 24 2008 Rob Crittenden <rcritten@redhat.com> = 0.6.0-4
+- Use new name of pyasn1, python-pyasn1, in Requires
+
* Tue Jan 22 2008 Rob Crittenden <rcritten@redhat.com> = 0.6.0-3
- add session cache directory