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 <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
b231b3a432
commit
cbc8b93376
@ -5,7 +5,6 @@ Release: 6%{?dist}
|
||||
Source0: http://easynews.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
|
||||
License: Python
|
||||
Group: Development/Libraries
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
URL: http://pyserial.sourceforge.net
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python3-devel
|
||||
|
||||
Loading…
Reference in New Issue
Block a user