Accepting request 1148256 from home:dimstar:rpm4.20:u
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1148256 OBS-URL: https://build.opensuse.org/package/show/server:mail/uudeview?expand=0&rev=11
This commit is contained in:
parent
2d7c843513
commit
3fc2d3b2f3
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 20 15:59:19 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Use %patch -P N instead of deprecated %patchN.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 10 11:34:12 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
Tue Sep 10 11:34:12 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -42,8 +42,8 @@ uuencode utilities.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0
|
%patch -P 0
|
||||||
%patch1 -p2
|
%patch -P 1 -p2
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||||
|
Loading…
x
Reference in New Issue
Block a user