Sync from SUSE:SLFO:Main webrtc-audio-processing-0 revision 7ef98d5d4d8385fb3fd05dfd4863db85
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 15:18:06 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 28 09:56:45 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@@ -103,10 +103,10 @@ that haven't be updated yet to the newer 1.x version.
|
||||
%setup -q -T -c "%{name}-%{version}"
|
||||
xz --decompress --stdout "%{SOURCE0}" | tar xf - --strip-components=1
|
||||
sed -i 's/\r$//' AUTHORS
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch100
|
||||
%patch101
|
||||
%patch -P 1 -p1
|
||||
%patch -P 2 -p1
|
||||
%patch -P 100
|
||||
%patch -P 101
|
||||
|
||||
%build
|
||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||
|
Reference in New Issue
Block a user