- rebuilt with --enable-rrtype-cds --enable-rrtype-uri enabled
This commit is contained in:
parent
18a9b7be42
commit
873c9c6751
@ -26,7 +26,7 @@
|
||||
Summary: Low-level DNS(SEC) library with API
|
||||
Name: ldns
|
||||
Version: 1.6.17
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
|
||||
License: BSD
|
||||
Url: http://www.nlnetlabs.nl/%{name}/
|
||||
@ -157,7 +157,9 @@ export CFLAGS CXXFLAGS LDFLAGS
|
||||
%endif
|
||||
--with-ca-file=/etc/pki/tls/certs/ca-bundle.trust.crt \
|
||||
--with-ca-path=/etc/pki/tls/certs/ \
|
||||
--with-trust-anchor=%{_sharedstatedir}/unbound/root.key
|
||||
--with-trust-anchor=%{_sharedstatedir}/unbound/root.key \
|
||||
--enable-rrtype-cds --enable-rrtype-uri \
|
||||
|
||||
|
||||
pushd drill
|
||||
%configure \
|
||||
@ -279,6 +281,9 @@ rm -rf %{buildroot}
|
||||
%doc doc
|
||||
|
||||
%changelog
|
||||
* Sat Jun 06 2015 Paul Wouters <pwouters@redhat.com> - 1.6.17-14
|
||||
- rebuilt with --enable-rrtype-cds --enable-rrtype-uri enabled
|
||||
|
||||
* Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.6.17-13
|
||||
- Perl 5.22 rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user