Sync from SUSE:SLFO:Main libvdpau revision 46a603b387507de1a27e2d57a6899808

This commit is contained in:
Adrian Schröter 2024-10-03 17:34:19 +02:00
parent da88c770b9
commit f684b63367
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 1 10:17:39 UTC 2024 - pgajdos@suse.com
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Thu Mar 10 17:27:33 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -88,9 +88,9 @@ Its usage is documented in the README.
%prep
%setup -q -b1
%patch0 -p1
%patch -P 0 -p1
pushd ../vdpauinfo-*
%patch1 -p1
%patch -P 1 -p1
popd
%build