Fix build and directory ownership

f41
Björn Esser 8 years ago
parent 20f4846e82
commit 81b3ca65e1

@ -174,10 +174,7 @@ make check %{?_smp_mflags}
%files python3
%{python3_sitearch}/_orcus.so
%{python3_sitearch}/_orcus_json.so
%{python3_sitelib}/orcus/__pycache__/
%{python3_sitelib}/orcus/__init__.py
%{python3_sitelib}/orcus/json.py
%{python3_sitelib}/orcus/xlsx.py
%{python3_sitelib}/orcus
%endif
%files doc
@ -187,6 +184,7 @@ make check %{?_smp_mflags}
%changelog
* Tue Feb 07 2017 Björn Esser <besser82@fedoraproject.org> - 0.12.1-3
- Rebuilt for Boost 1.63
- Fix build and directory ownership
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.12.1-2
- Rebuild for Python 3.6

Loading…
Cancel
Save