From 787185e7969d316edcfb2cb182fdddec95fb9b4b Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 13 2018 23:21:57 +0000 Subject: 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 --- diff --git a/pyodbc.spec b/pyodbc.spec index ca5d340..24d28a4 100644 --- a/pyodbc.spec +++ b/pyodbc.spec @@ -17,7 +17,6 @@ Group: Development/Languages License: MIT URL: https://github.com/mkleehammer/pyodbc Source0: https://github.com/mkleehammer/pyodbc/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: unixODBC-devel BuildRequires: python-devel