From d18a3e0dcf0cff04b67cf3870914572ab86a5de3 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:23:41 +0100 Subject: [PATCH] Remove BuildRoot definition None of currently supported distributions need that. It was needed last for EL5 which is EOL now Signed-off-by: Igor Gnatenko --- python-dns.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-dns.spec b/python-dns.spec index 2f30fa2..9168551 100644 --- a/python-dns.spec +++ b/python-dns.spec @@ -38,7 +38,6 @@ URL: http://www.dnspython.org/ Source0: http://www.dnspython.org/kits/%{version}/dnspython-%{version}.tar.gz -BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildArch: noarch Patch0: test_fails_on_missing_file.patch