From 389a5f515a0acdfdf391f294ce652b15c43f05ae Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Sat, 29 Mar 2014 17:33:30 -0400 Subject: [PATCH] * Fri Mar 28 2014 Paul Wouters - 1.4.4-2 - Add requires for ods-kasp2html (rhbz#1073313) --- opendnssec.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/opendnssec.spec b/opendnssec.spec index dafe027..6bf50bb 100644 --- a/opendnssec.spec +++ b/opendnssec.spec @@ -4,7 +4,7 @@ Summary: DNSSEC key and zone management software Name: opendnssec Version: 1.4.4 -Release: 1%{?prever}%{?dist} +Release: 2%{?prever}%{?dist} License: BSD Url: http://www.opendnssec.org/ Source0: http://www.opendnssec.org/files/source/%{?prever:testing/}%{name}-%{version}%{?prever}.tar.gz @@ -16,6 +16,7 @@ Source5: tmpfiles-opendnssec.conf Source6: opendnssec.cron Group: Applications/System Requires: opencryptoki, softhsm, systemd-units +Requires: libxml2, libxslt BuildRequires: ldns-devel >= 1.6.12, sqlite-devel , openssl-devel BuildRequires: libxml2-devel CUnit-devel, doxygen # It tests for pkill/killall and would use /bin/false if not found @@ -116,6 +117,9 @@ ods-ksmutil update all >/dev/null 2>/dev/null ||: %systemd_postun_with_restart ods-signerd.service %changelog +* Sat Mar 29 2014 Paul Wouters - 1.4.4-2 +- Add requires for ods-kasp2html (rhbz#1073313) + * Thu Mar 27 2014 Paul Wouters - 1.4.4-1 - Updated to 1.4.4 (compatibility with non RFC 5155 errata 3441) - Change the default ZSK policy from 1024 to 2048 bit RSA keys