SHA256
1
0
forked from pool/racket

Accepting request 1166497 from devel:languages:misc

OBS-URL: https://build.opensuse.org/request/show/1166497
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/racket?expand=0&rev=30
This commit is contained in:
Ana Guerrero 2024-04-10 15:49:18 +00:00 committed by Git OBS Bridge
commit 3362d08ed8
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Apr 7 16:45:21 UTC 2024 - Christian Boltz <suse-beta@cboltz.de>
- mzdyn3m.lo no longer gets built for s390x, remove it from %files
-------------------------------------------------------------------
Fri Feb 23 11:29:47 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -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*