From e5a849e28c01487b70513909e4887b6f9d9e27f2 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:34:53 +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 --- ruby-ncurses.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/ruby-ncurses.spec b/ruby-ncurses.spec index 1f5e531..df760b6 100644 --- a/ruby-ncurses.spec +++ b/ruby-ncurses.spec @@ -18,7 +18,6 @@ Patch2: ruby-ncurses-fix-missing-tz-prototypes.patch # https://bugs.ruby-lang.org/issues/9502#change-45212 # https://github.com/sup-heliotrope/ncursesw-ruby/commit/809e549408bfdf7cab4b98a73f6e78dd3ad81d86 Patch3: ruby-ncurses-1.3.1-use-new-rb_thread_fd_select-avoiding-deprecated-functions.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ruby(release) BuildRequires: ruby BuildRequires: ruby-devel