Merge pull request #61 from survolog/wine:rosa2016.1

Updated to 4.0
This commit is contained in:
survolog 2019-01-29 21:29:39 +03:00
commit 9fd4dbe1a9
2 changed files with 8 additions and 5 deletions

View file

@ -1,6 +1,6 @@
sources:
wine-3.21.tar.xz: 0aa7952a908c97652960c104f4d577b2c2fcd34b
wine-3.21.tar.xz.sign: ff088e565284b71214ae8aee03e2c2786a481050
wine-staging-3.21.tar.gz: 67792ad26fe91f4a866a860730585980a46e8f47
wine-d3d9-patches-wine-d3d9-3.21.tar.gz: 2da4a3884092d4febdef656329c1e0ed8a808a30
wine-4.0.tar.xz: c3ebc9a01ee45036067742e56efb9c25db3fc815
wine-4.0.tar.xz.sign: b7e76300cdc3c7e26725fcf733d669e6a63a3733
wine-staging-4.0.tar.gz: 60b5c446a8fa9db1c6f619ee3ffc49fce5d9d29c
wine-d3d9-patches-wine-d3d9-4.0.tar.gz: 74f2ff949e6b05ecabf50473357a94fbeda1449d
winetricks-20181203.tar.gz: eba3e28c874e3287de42241c7be1322cb1e230c6

View file

@ -24,7 +24,7 @@
Summary: WINE Is Not An Emulator - runs MS Windows programs
Name: wine
Version: 3.21
Version: 4.0
Release: 1
Epoch: 2
License: LGPLv2+
@ -168,7 +168,9 @@ Provides: wine-bin = %{EVRD}
Requires: xmessage
# for winetricks:
Requires: cabextract
Requires: p7zip
Requires: unzip
Requires: zenity
Requires(post,postun): desktop-common-data
Requires(post,preun): rpm-helper
Suggests: %{wine}-binfmt
@ -461,6 +463,7 @@ Type=Application
Categories=X-MandrivaLinux-MoreApplications-Emulators-Wine;
EOF
done
sed -i 's/X-MandrivaLinux-MoreApplications-Emulators-Wine;/X-MandrivaLinux-MoreApplications-Emulators-Wine;Settings;/' %{buildroot}%{_datadir}/applications/rosa-wine-winecfg.desktop
# Categories=Emulator does nothing and is added as a workaround to kde #27700
desktop-file-install --vendor="" \