Accepting request 1150600 from home:dimstar:rpm4.20:d

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1150600
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dirac?expand=0&rev=38
This commit is contained in:
Takashi Iwai 2024-02-26 08:43:36 +00:00 committed by Git OBS Bridge
parent 291fd8a4dc
commit 067cde0e06
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Feb 26 07:54:18 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
PatchN.
-------------------------------------------------------------------
Fri Mar 8 17:31:33 UTC 2019 - olaf@aepfle.de

View File

@ -102,9 +102,8 @@ set for the encoder to work, such as block sizes and temporal
prediction structures, which must otherwise be set by hand.
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%autosetup -p1
# Code is not mature enough for -Werror (unused results)
sed -i 's/-Werror//' configure.ac