diff --git a/racket.changes b/racket.changes index d84821d..27d8140 100644 --- a/racket.changes +++ b/racket.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Apr 7 16:45:21 UTC 2024 - Christian Boltz + +- mzdyn3m.lo no longer gets built for s390x, remove it from %files + ------------------------------------------------------------------- Fri Feb 23 11:29:47 UTC 2024 - Dominique Leuenberger diff --git a/racket.spec b/racket.spec index 08eb619..62dfe76 100644 --- a/racket.spec +++ b/racket.spec @@ -1,7 +1,7 @@ # # spec file for package racket # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2012, 2013 Togan Muftuoglu toganm@opensuse.org # # All modifications and additions to the file contributed by third parties @@ -271,6 +271,8 @@ install -m 0644 ../README %{buildroot}%{_docdir}/%{name}/README %ifarch ppc64 ppc64le s390x %{_libdir}/libracket3m* %{_libdir}/%{name}/buildinfo +%endif +%ifarch ppc64 ppc64le %{_libdir}/%{name}/mzdyn3m.lo %endif %{_mandir}/man1/mz*