fix el6 build

Related: rhbz#1310704
This commit is contained in:
Pavel Raiskup 2018-09-01 21:31:36 +02:00
commit 7a93173549

View file

@ -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