Accepting request 1152858 from devel:libraries:c_c++
Prepare for RPM 4.20 (forwarded request 1152157 from dimstar) OBS-URL: https://build.opensuse.org/request/show/1152858 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmp?expand=0&rev=62
This commit is contained in:
commit
864377e961
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 27 11:03:46 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 22 11:51:01 UTC 2023 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
|
4
gmp.spec
4
gmp.spec
@ -78,8 +78,8 @@ huge numbers (integer and floating point).
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1
|
||||
%patch2 -p1
|
||||
%patch -P 1
|
||||
%patch -P 2 -p1
|
||||
|
||||
%build
|
||||
export CFLAGS="%{optflags} -fexceptions"
|
||||
|
Loading…
x
Reference in New Issue
Block a user