From 95db5c24601d2bd7724d06ff865da0b8d7511712 Mon Sep 17 00:00:00 2001 From: "solar.hu" Date: Sun, 22 Mar 2020 00:05:33 +0800 Subject: [PATCH] fix rpmbuild bug,add with_python2 and with_python3 --- ldns.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ldns.spec b/ldns.spec index 58da134..fc8ca6d 100644 --- a/ldns.spec +++ b/ldns.spec @@ -1,4 +1,6 @@ %global _hardened_build 1 +%globa1 with_python2 1 +%global with_python3 1 %bcond_without perl %bcond_without ecdsa