Removed conditional around the EL7 patch.
Fixes koji/copr build srpm issue.
This commit is contained in:
parent
633d505668
commit
c2278fb104
1 changed files with 0 additions and 3 deletions
|
|
@ -35,10 +35,7 @@ Source0: https://files.pythonhosted.org/packages/source/d/%{pypi_name}/%{
|
|||
BuildArch: noarch
|
||||
|
||||
Patch0: 0000-remove-shebang.patch
|
||||
|
||||
%if 0%{?rhel7}
|
||||
Patch1: 0001-fix-requirements.patch
|
||||
%endif
|
||||
|
||||
%if %{with python2}
|
||||
BuildRequires: python2-devel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue