SHA256
1
0
forked from pool/racket

Accepting request 1043105 from home:Andreas_Schwab:Factory

- Update config.sub from upstream

OBS-URL: https://build.opensuse.org/request/show/1043105
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/racket?expand=0&rev=67
This commit is contained in:
Fred Fu 2022-12-18 22:39:05 +00:00 committed by Git OBS Bridge
parent 8f1725a2ea
commit 717940f31d
3 changed files with 1915 additions and 0 deletions

1907
config.sub vendored Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 14 09:55:06 UTC 2022 - Andreas Schwab <schwab@suse.de>
- Update config.sub from upstream
-------------------------------------------------------------------
Mon Dec 5 10:17:43 UTC 2022 - Fred Fu <moonsolo@gmail.com>
- Update to 8.7:

View File

@ -27,6 +27,7 @@ URL: http://racket-lang.org
Source0: http://download.racket-lang.org/installers/%{version}/%{name}-%{version}-src.tgz
Source2: racket-completion.bash
Source3: racket-rpmlintrc
Source4: config.sub
Patch0: racket-doc.patch
BuildRequires: ImageMagick
BuildRequires: ca-certificates
@ -124,6 +125,8 @@ compile and link programs which use Racket.
%patch0 -p0
cp -p %{SOURCE2} src/
# gh#4520
cp -p %{SOURCE4} src/lt
%build
cd src/