This commit is contained in:
parent
d82c3a5590
commit
1d124e26eb
2
_service
2
_service
@ -11,7 +11,7 @@
|
|||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="versionrewrite-pattern">wined3d9(.*)</param>
|
<param name="versionrewrite-pattern">wined3d9(.*)</param>
|
||||||
<param name="url">https://github.com/sarnex/wine-d3d9-patches.git</param>
|
<param name="url">https://github.com/sarnex/wine-d3d9-patches.git</param>
|
||||||
<param name="revision">refs/tags/wine-d3d9-3.16</param>
|
<param name="revision">refs/tags/wine-d3d9-3.17</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b4c3325e47c108f99c97f72756bdea01f16356d86bf30a22463e63aaf97fb26b
|
|
||||||
size 42256
|
|
3
wine-d3d9-patches-3.17.tar.xz
Normal file
3
wine-d3d9-patches-3.17.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:58528d0473c8c6ac1382216cb4b2030141e0955ea23543c874b13a8f54595193
|
||||||
|
size 42268
|
@ -154,7 +154,7 @@ BuildRequires: libva-devel
|
|||||||
%endif
|
%endif
|
||||||
%if %{nine}
|
%if %{nine}
|
||||||
# upstream patch target version
|
# upstream patch target version
|
||||||
%define nine_version 3.16
|
%define nine_version 3.17
|
||||||
BuildRequires: Mesa-libd3d-devel
|
BuildRequires: Mesa-libd3d-devel
|
||||||
BuildRequires: libOSMesa-devel
|
BuildRequires: libOSMesa-devel
|
||||||
BuildRequires: pkgconfig(dri2proto)
|
BuildRequires: pkgconfig(dri2proto)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user