Accepting request 1043671 from devel:languages:misc
OBS-URL: https://build.opensuse.org/request/show/1043671 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/racket?expand=0&rev=23
This commit is contained in:
commit
6cbc6ac396
1907
config.sub
vendored
Normal file
1907
config.sub
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@ -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:
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user