summaryrefslogtreecommitdiffstats
path: root/freeipa.spec.in
diff options
context:
space:
mode:
authorPetr Viktorin <pviktori@redhat.com>2012-10-08 07:54:47 -0400
committerMartin Kosek <mkosek@redhat.com>2012-10-10 17:34:19 +0200
commit1dd103bc8c445a1fe4f5ab59a1e6a343a8984305 (patch)
treebc397d9f1214478e921139eba16f50777af5caf3 /freeipa.spec.in
parent7c0f1ea5018dd692666e8c758e81f9495d14b760 (diff)
downloadfreeipa-1dd103bc8c445a1fe4f5ab59a1e6a343a8984305.tar.gz
freeipa-1dd103bc8c445a1fe4f5ab59a1e6a343a8984305.tar.xz
freeipa-1dd103bc8c445a1fe4f5ab59a1e6a343a8984305.zip
Create Firefox extension on upgrade and replica-install
If the signing cert is not available, create an unsigned extension. Add a zip dependency to the specfile. https://fedorahosted.org/freeipa/ticket/3150
Diffstat (limited to 'freeipa.spec.in')
-rw-r--r--freeipa.spec.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/freeipa.spec.in b/freeipa.spec.in
index cc27ffe43..318638c20 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -173,6 +173,7 @@ Requires(postun): python initscripts chkconfig
%endif
Requires: python-dns
Requires: keyutils
+Requires: zip
# We have a soft-requires on bind. It is an optional part of
# IPA but if it is configured we need a way to require versions
@@ -786,6 +787,9 @@ fi
%ghost %attr(0644,root,apache) %config(noreplace) %{_sysconfdir}/ipa/ca.crt
%changelog
+* Wed Oct 10 2012 Petr Viktorin <pviktori@redhat.com> - 2.99.0-49
+- Add zip dependency, needed for creating unsigned Firefox extensions
+
* Mon Oct 8 2012 Martin Kosek <mkosek@redhat.com> - 2.99.0-48
- Add directory /var/lib/ipa/pki-ca/publish for CRL published by pki-ca