[rt-commit] r189 - /redwax-tool/trunk/redwax-tool.spec.in

rt-commit at redwax.eu rt-commit at redwax.eu
Wed Oct 30 10:05:39 CET 2024


Author: minfrin at redwax.eu
Date: Wed Oct 30 10:05:38 2024
New Revision: 189

Log:
Add ldns and unbound to the spec file.

Modified:
    redwax-tool/trunk/redwax-tool.spec.in

Modified: redwax-tool/trunk/redwax-tool.spec.in
==============================================================================
--- redwax-tool/trunk/redwax-tool.spec.in	(original)
+++ redwax-tool/trunk/redwax-tool.spec.in	Wed Oct 30 10:05:38 2024
@@ -32,7 +32,7 @@
 #%{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data='%{SOURCE0}'
 %setup -q
 %build
-%configure --with-openssl --with-nss --with-p11-kit --with-libical
+%configure --with-openssl --with-nss --with-p11-kit --with-libical --with-ldns --with-unbound
 %make_build
 
 %install



More information about the rt-commit mailing list