diff --git a/libreoffice.changes b/libreoffice.changes index 852bf04..7f5b955 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 19 10:33:12 UTC 2015 - tchvatal@suse.com + +- Add python-importlib to build/requirements on py2 distros + ------------------------------------------------------------------- Fri Jun 19 09:40:37 UTC 2015 - tchvatal@suse.com diff --git a/libreoffice.spec b/libreoffice.spec index aa88b7b..267ae8a 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -60,6 +60,8 @@ %else %global python_type python %global python3_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") +BuildRequires: python-importlib +Requires: python-importlib %endif # This is used due to the need for beta releases Name: libreoffice