Updating link to change in openSUSE:Factory/wine revision 338.0

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=ede3cab596ca072162c347d9c801d535
This commit is contained in:
OBS User buildservice-autocommit
2021-04-24 21:09:12 +00:00
committed by Git OBS Bridge
parent e2c9d7e186
commit 5349171f05
2 changed files with 269 additions and 0 deletions

View File

@@ -140,6 +140,7 @@ Source8: wine-rpmlintrc
# SUSE specific patches
# - currently none, but add them here
#Patch0: susefixes.patch
Source99: a886228fbcefe7b8de06d2dd7182272df6cc3c36.patch
Recommends: wine-gecko >= 2.47.2
Conflicts: wine-gecko < 2.47.2
Recommends: wine-mono >= 6.1.1
@@ -223,6 +224,7 @@ cp %{S:3} .
%if %{staging}
# apply wine staging patch set on top of the wine release.
tar xf %{SOURCE100}
cp %{SOURCE99} ./wine-staging-%staging_version/patches/user32-rawinput-mouse/0008-winex11.drv-Listen-to-RawMotion-and-RawButton-events.patch
bash ./wine-staging-%staging_version/patches/patchinstall.sh --all
%endif