Update to 6.0-rc1

f38
Michael Cronenworth 4 years ago
parent cfc49c0140
commit 8ad2d31bd1

6
.gitignore vendored

@ -1,3 +1,3 @@
/wine-5.22.tar.xz /wine-6.0-rc1.tar.xz
/wine-5.22.tar.xz.sign /wine-6.0-rc1.tar.xz.sign
/wine-staging-5.22.tar.gz /wine-staging-6.0rc1.tar.gz

@ -1,3 +1,3 @@
SHA512 (wine-5.22.tar.xz) = 9e86a1f74a142513121c155ffa5e1dd863ecc00092952878f44185725e81793fd7291e0e3c93275cd0d083d17af99eb1d8feba1c96e8607f44919b9045737271 SHA512 (wine-6.0-rc1.tar.xz) = e1018c38c2b882bd4a135cb1faa0eb2130cc929f1aaae638baf8b0dbd21135317a2fbf0347c70ac716a667960c2428a9e21902a84a1a01de2743633ae3b43e37
SHA512 (wine-5.22.tar.xz.sign) = 713165e98f9f8a76e56cbe3620e2a8f03e31ff1a4adf3252ffe8f111357535e692aabd2c81cf217119235d08ef65fa2ab68d4ea1226feb34ba166e22bf9d8a34 SHA512 (wine-6.0-rc1.tar.xz.sign) = d8d4fae681ea1db4f7fe2195c4b831467669a68cdd3d842bcbb430c7e7aa3c93da5c0e8e969db1eff89b350cf4c14854fb37f416aa28bfc242ab1c56f0287b1a
SHA512 (wine-staging-5.22.tar.gz) = 0ce0314b470e90c741fd02ede522b6dd754fb69595b527e3ad5ac62d944bc7eca43eca88aa2b85d99a9945fbad05872cdcd2ac87ed809dcd41a9ce56bfcc1147 SHA512 (wine-staging-6.0rc1.tar.gz) = d78338672a9944cb3153ab21d925dec09ac2f79657c19f58e9ec258e4db7c2a13cffeaed9ed8be4efbe34c665da5474ac2334d775c0f633c5c9918e4c0d6d2a6

@ -2,7 +2,7 @@
%undefine _hardened_build %undefine _hardened_build
%global no64bit 0 %global no64bit 0
%global winegecko 2.47.1 %global winegecko 2.47.2
%global winemono 5.1.1 %global winemono 5.1.1
#global _default_patch_fuzz 2 #global _default_patch_fuzz 2
%ifarch %{ix86} x86_64 %ifarch %{ix86} x86_64
@ -44,14 +44,14 @@
%endif %endif
Name: wine Name: wine
Version: 5.22 Version: 6.0
Release: 1%{?dist} Release: 0.1rc1%{?dist}
Summary: A compatibility layer for windows applications Summary: A compatibility layer for windows applications
License: LGPLv2+ License: LGPLv2+
URL: https://www.winehq.org/ URL: https://www.winehq.org/
Source0: https://dl.winehq.org/wine/source/5.x/wine-%{version}.tar.xz Source0: https://dl.winehq.org/wine/source/6.0/wine-%{version}-rc1.tar.xz
Source10: https://dl.winehq.org/wine/source/5.x/wine-%{version}.tar.xz.sign Source10: https://dl.winehq.org/wine/source/6.0/wine-%{version}-rc1.tar.xz.sign
Source1: wine.init Source1: wine.init
Source2: wine.systemd Source2: wine.systemd
@ -95,7 +95,7 @@ Patch511: wine-cjk.patch
%if 0%{?wine_staging} %if 0%{?wine_staging}
# wine-staging patches # wine-staging patches
# pulseaudio-patch is covered by that patch-set, too. # pulseaudio-patch is covered by that patch-set, too.
Source900: https://github.com/wine-staging/wine-staging/archive/v%{version}.tar.gz#/wine-staging-%{version}.tar.gz Source900: https://github.com/wine-staging/wine-staging/archive/v%{version}.tar.gz#/wine-staging-%{version}rc1.tar.gz
%endif %endif
%if !%{?no64bit} %if !%{?no64bit}
@ -223,6 +223,7 @@ Requires: mesa-dri-drivers(x86-32)
%if 0%{?fedora} >= 33 %if 0%{?fedora} >= 33
Recommends: wine-dxvk(x86-32) Recommends: wine-dxvk(x86-32)
%endif %endif
Recommends: gstreamer1-plugins-good(x86-32)
%endif %endif
# x86-64 parts # x86-64 parts
@ -247,6 +248,7 @@ Requires: mesa-dri-drivers(x86-64)
%if 0%{?fedora} >= 33 %if 0%{?fedora} >= 33
Recommends: wine-dxvk(x86-64) Recommends: wine-dxvk(x86-64)
%endif %endif
Recommends: gstreamer1-plugins-good(x86-64)
%endif %endif
# ARM parts # ARM parts
@ -702,7 +704,7 @@ This package adds the opencl driver for wine.
%endif %endif
%prep %prep
%setup -q -n wine-%{version} %setup -q -n wine-%{version}-rc1
%patch511 -p1 -b.cjk %patch511 -p1 -b.cjk
%if 0%{?wine_staging} %if 0%{?wine_staging}
@ -1545,6 +1547,7 @@ fi
%{_libdir}/wine/dbgeng.%{winedll} %{_libdir}/wine/dbgeng.%{winedll}
%{_libdir}/wine/dbghelp.%{winedll} %{_libdir}/wine/dbghelp.%{winedll}
%{_libdir}/wine/dciman32.%{winedll} %{_libdir}/wine/dciman32.%{winedll}
%{_libdir}/wine/dcomp.%{winedll}
%{_libdir}/wine/ddraw.%{winedll} %{_libdir}/wine/ddraw.%{winedll}
%{_libdir}/wine/ddrawex.%{winedll} %{_libdir}/wine/ddrawex.%{winedll}
%{_libdir}/wine/devenum.%{winedll} %{_libdir}/wine/devenum.%{winedll}
@ -1872,7 +1875,8 @@ fi
%{_libdir}/wine/pstorec.%{winedll} %{_libdir}/wine/pstorec.%{winedll}
%{_libdir}/wine/pwrshplugin.%{winedll} %{_libdir}/wine/pwrshplugin.%{winedll}
%{_libdir}/wine/qasf.%{winedll} %{_libdir}/wine/qasf.%{winedll}
%{_libdir}/wine/qcap.dll.so %{_libdir}/wine/qcap.%{winedll}
%{_libdir}/wine/qcap.so
%{_libdir}/wine/qdvd.%{winedll} %{_libdir}/wine/qdvd.%{winedll}
%{_libdir}/wine/qedit.%{winedll} %{_libdir}/wine/qedit.%{winedll}
%{_libdir}/wine/qmgr.%{winedll} %{_libdir}/wine/qmgr.%{winedll}
@ -1988,7 +1992,11 @@ fi
%{_libdir}/wine/wiaservc.%{winedll} %{_libdir}/wine/wiaservc.%{winedll}
%{_libdir}/wine/wimgapi.%{winedll} %{_libdir}/wine/wimgapi.%{winedll}
%{_libdir}/wine/win32k.%{winesys} %{_libdir}/wine/win32k.%{winesys}
%{_libdir}/wine/windowscodecs.dll.so %{_libdir}/wine/windows.gaming.input.%{winedll}
%{_libdir}/wine/windows.globalization.%{winedll}
%{_libdir}/wine/windows.media.speech.%{winedll}
%{_libdir}/wine/windows.networking.connectivity.%{winedll}
%{_libdir}/wine/windowscodecs.%{winedll}
%{_libdir}/wine/windowscodecs.so %{_libdir}/wine/windowscodecs.so
%{_libdir}/wine/windowscodecsext.%{winedll} %{_libdir}/wine/windowscodecsext.%{winedll}
%{_libdir}/wine/winebus.sys.so %{_libdir}/wine/winebus.sys.so
@ -2377,7 +2385,6 @@ fi
%lang(fr) %{_mandir}/fr.UTF-8/man1/winemaker.1* %lang(fr) %{_mandir}/fr.UTF-8/man1/winemaker.1*
%attr(0755, root, root) %dir %{_includedir}/wine %attr(0755, root, root) %dir %{_includedir}/wine
%{_includedir}/wine/* %{_includedir}/wine/*
%{_libdir}/*.so
%{_libdir}/wine/*.a %{_libdir}/wine/*.a
%{_libdir}/wine/*.def %{_libdir}/wine/*.def
@ -2398,6 +2405,9 @@ fi
%endif %endif
%changelog %changelog
* Tue Dec 08 2020 Michael Cronenworth <mike@cchtml.com> 6.0-0.1
- version update
* Sat Nov 21 2020 Michael Cronenworth <mike@cchtml.com> 5.22-1 * Sat Nov 21 2020 Michael Cronenworth <mike@cchtml.com> 5.22-1
- version update - version update

Loading…
Cancel
Save