Accepting request 1152167 from home:dimstar:rpm4.20:g

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1152167
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile1?expand=0&rev=40
This commit is contained in:
2024-02-27 11:39:25 +00:00
committed by Git OBS Bridge
parent 2e4bea0e79
commit c158960588
2 changed files with 15 additions and 10 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 27 11:09:26 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Mon Jun 8 12:03:54 UTC 2020 - Dave Plater <davejplater@gmail.com>

View File

@@ -155,16 +155,16 @@ contains the files necessary to link against the guile libraries.
%prep
%setup -q -n guile-%{version}
%patch1
%patch2
%patch3
%patch5
%patch6 -p1
%patch7 -p1
%patch8 -p1
%patch9 -p1
%patch10 -p1
%patch11
%patch -P 1
%patch -P 2
%patch -P 3
%patch -P 5
%patch -P 6 -p1
%patch -P 7 -p1
%patch -P 8 -p1
%patch -P 9 -p1
%patch -P 10 -p1
%patch -P 11
# guile-1.8.1: The code is not so good for -Werror (unused results of write()).
sed -i s/-Werror// configure.in configure