fix el6 build
Related: rhbz#1310704
This commit is contained in:
parent
7e487e6016
commit
7a93173549
1 changed files with 4 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ Collection of easy to use progress bars and spinners.
|
|||
|
||||
%prep
|
||||
%autosetup -p1 -n %{pypi_name}-%{version}
|
||||
|
||||
# Remove bundled egg-info
|
||||
rm -rf %{pypi_name}.egg-info
|
||||
|
||||
|
|
@ -81,6 +82,9 @@ popd
|
|||
%endif # with_python3
|
||||
|
||||
%changelog
|
||||
* Sat Sep 01 2018 Pavel Raiskup <praiskup@redhat.com> - 1.2-10
|
||||
- el6 build requires newline after %%autosetup (rhbz#1310704)
|
||||
|
||||
* Thu Dec 08 2016 Pavel Raiskup <praiskup@redhat.com> - 1.2-10
|
||||
- keep enabled python3 subpackage only in fedora, and merge into epel7
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue