Accepting request 1149827 from home:dimstar:rpm4.20:r
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1149827 OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/racket?expand=0&rev=80
This commit is contained in:
parent
3fffa358ce
commit
230ab77529
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 23 11:29:47 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||||
|
%patchN.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 16 09:35:49 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Sat Dec 16 09:35:49 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -120,8 +120,7 @@ This package contains the symlinks, headers and object files needed to
|
|||||||
compile and link programs which use Racket.
|
compile and link programs which use Racket.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p0
|
||||||
%patch0 -p0
|
|
||||||
|
|
||||||
cp -p %{SOURCE2} src/
|
cp -p %{SOURCE2} src/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user