Skip to content

Commit 8bf731d

Browse files
committed
spec: Drop unneeded Buildroot line
1 parent 9d35f2f commit 8bf731d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

python-bugzilla.spec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
%if 0%{?fedora} ||0%{?rhel} >= 7
1+
%if 0%{?fedora} || 0%{?rhel} >= 7
22
%global with_python3 1
33
%else
44
%{!?__python2: %global __python2 /usr/bin/python2}
@@ -14,7 +14,6 @@ License: GPLv2+
1414
URL: https://fedorahosted.org/python-bugzilla
1515
Source0: https://fedorahosted.org/releases/p/y/%{name}/%{name}-%{version}.tar.gz
1616
BuildArch: noarch
17-
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
1817

1918
BuildRequires: python2-devel
2019
BuildRequires: python-requests

0 commit comments

Comments
 (0)