Sync from SUSE:SLFO:Main libevent revision 1fdb06091476a24844e600c4db5e6636
This commit is contained in:
parent
7b8b8f39c5
commit
efc4912baa
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 29 16:15:04 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 15 22:06:53 UTC 2023 - Cristian Rodríguez <crrodriguez@opensuse.org>
|
||||
|
||||
|
@ -112,10 +112,7 @@ signals or regular timeouts.
|
||||
This package holds the static libraries for libevent2.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}-%{version_suffix}
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%autosetup -p1 -n %{name}-%{version}-%{version_suffix}
|
||||
|
||||
%build
|
||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||
|
Loading…
Reference in New Issue
Block a user