Accepting request 1153856 from home:pgajdos:l

- Use %patch -P N instead of deprecated %patchN.

OBS-URL: https://build.opensuse.org/request/show/1153856
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libvdpau?expand=0&rev=31
This commit is contained in:
Stefan Dirsch 2024-03-02 19:06:00 +00:00 committed by Git OBS Bridge
parent eb716233c8
commit bab7ec3f99
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