Fix el6 build
Related: rhbz#1310704
This commit is contained in:
parent
9e67771e64
commit
0fe14e8f94
1 changed files with 2 additions and 0 deletions
|
|
@ -68,6 +68,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
|
||||
|
||||
|
|
@ -100,6 +101,7 @@ rm -rf %{pypi_name}.egg-info
|
|||
%changelog
|
||||
* Wed Oct 03 2018 Pavel Raiskup <praiskup@redhat.com> - 1.2-19
|
||||
- no python2 in f30+ (rhbz#1634951)
|
||||
- fix el6 build (rhbz#1310704)
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-18
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue