Accepting request 1149172 from home:dimstar:rpm4.20:b
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1149172 OBS-URL: https://build.opensuse.org/package/show/network:utilities/bridge-utils?expand=0&rev=33
This commit is contained in:
parent
e91a801db3
commit
24de5ef803
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 22 10:14:05 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 3 00:14:19 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||
|
||||
|
@ -47,10 +47,7 @@ Requires: %{name} = %{version}
|
||||
The %{name} devel package contains files needed for development.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0
|
||||
%patch1
|
||||
%patch2
|
||||
%autosetup -p0
|
||||
|
||||
%build
|
||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||
|
Loading…
Reference in New Issue
Block a user