From 593dcde8d492fb06408d23f8c3e5d350c27ca093 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:44:05 +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 --- libunistring.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/libunistring.spec b/libunistring.spec index 20272cc..dac028b 100644 --- a/libunistring.spec +++ b/libunistring.spec @@ -6,7 +6,6 @@ Summary: GNU Unicode string library License: GPLV2+ or LGPLv3+ Url: http://www.gnu.org/software/libunistring/ Source0: http://ftp.gnu.org/gnu/libunistring/%{name}-%{version}.tar.xz -BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) Requires(post): info Requires(preun): info Provides: bundled(gnulib)