SHA256
1
0
forked from pool/wine
Marcus Meissner 2018-10-13 18:25:43 +00:00 committed by Git OBS Bridge
parent d82c3a5590
commit 1d124e26eb
4 changed files with 5 additions and 5 deletions

View File

@ -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">

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b4c3325e47c108f99c97f72756bdea01f16356d86bf30a22463e63aaf97fb26b
size 42256

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:58528d0473c8c6ac1382216cb4b2030141e0955ea23543c874b13a8f54595193
size 42268

View File

@ -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)