diff --git a/python-base.spec b/python-base.spec index 8502ef2..5f05fbb 100644 --- a/python-base.spec +++ b/python-base.spec @@ -562,7 +562,7 @@ cp Makefile Makefile.pre.in Makefile.pre %{buildroot}%{_libdir}/python%{python_v %{_libdir}/python%{python_version}/lib-dynload/linuxaudiodev.so %{_libdir}/python%{python_version}/lib-dynload/math.so %{_libdir}/python%{python_version}/lib-dynload/mmap.so -%if 0%{?suse_version} && 0%{?suse_version} < 1599 +%if 0%{?suse_version} >= 1500 && 0%{?suse_version} < 1599 %{_libdir}/python%{python_version}/lib-dynload/nis.so %endif %{_libdir}/python%{python_version}/lib-dynload/operator.so diff --git a/python-doc.changes b/python-doc.changes index 8c408a2..080bce5 100644 --- a/python-doc.changes +++ b/python-doc.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Mar 8 21:17:18 UTC 2023 - Matej Cepl + +- Enable --with-system-ffi for non-standard architectures. + +------------------------------------------------------------------- +Mon Mar 6 15:35:00 UTC 2023 - Matej Cepl + +- SLE-12 builds nis.so as well. + ------------------------------------------------------------------- Wed Mar 1 14:43:31 UTC 2023 - Matej Cepl diff --git a/python.changes b/python.changes index 8c408a2..080bce5 100644 --- a/python.changes +++ b/python.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Mar 8 21:17:18 UTC 2023 - Matej Cepl + +- Enable --with-system-ffi for non-standard architectures. + +------------------------------------------------------------------- +Mon Mar 6 15:35:00 UTC 2023 - Matej Cepl + +- SLE-12 builds nis.so as well. + ------------------------------------------------------------------- Wed Mar 1 14:43:31 UTC 2023 - Matej Cepl