Accepting request 215560 from Emulators
- require p11-kit-32bit in -32bit package. - Updated to 1.7.11 development snapshot - Uniscribe support in the RichEdit control. - Support for condition variables and Slim Reader/Writer locks. - More D3D command stream preparation work. - Optional Start Menu in desktop mode. - Improved support for vertical fonts metrics. - Various bug fixes. - recommend alsa-plugins-pulse and alsa-plugins for the x86 -32bit package, otherwise there would be no sound. bnc#857621 - Updated to 1.7.10 development snapshot - Window maximization in the Mac driver. - AVI compressor implementation. - Thread local storage support in dynamically loaded libraries. - Beginnings of a Task Scheduler implementation. - Extended IPX protocol support. - Various bug fixes. - require samba-winbind for the ntlm_auth helper binary bnc#857302 OBS-URL: https://build.opensuse.org/request/show/215560 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wine?expand=0&rev=141
This commit is contained in:
commit
214c912011
3
wine-1.7.11.tar.bz2
Normal file
3
wine-1.7.11.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c07d2771ed96c45d428bb11d164c5e4bbe48d6857a0a4cba2e0b73c5f1044f93
|
||||
size 21359534
|
7
wine-1.7.11.tar.bz2.sign
Normal file
7
wine-1.7.11.tar.bz2.sign
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1.4.15 (GNU/Linux)
|
||||
|
||||
iEYEABECAAYFAlLZiT4ACgkQ9ebp7rlGHdfGvgCgic3DMf8H+bSaipUKrzaH1QPr
|
||||
DicAoM1JTzctwqBKNVq0ynAypk9x/soe
|
||||
=bHXO
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:79f99ecc24696915439c474c4953bb77652ab53f16b41daa4da270fe43279c5a
|
||||
size 21323337
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1.4.15 (GNU/Linux)
|
||||
|
||||
iEYEABECAAYFAlK0jegACgkQ9ebp7rlGHdcOsQCdHhwkE52y2N0VKSaxy9kH6Gdf
|
||||
rG0AoIWgE6gNyVDR/Sf7ZdrRtbmK1gOw
|
||||
=7369
|
||||
-----END PGP SIGNATURE-----
|
36
wine.changes
36
wine.changes
@ -1,3 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 24 08:15:18 UTC 2014 - meissner@suse.com
|
||||
|
||||
- require p11-kit-32bit in -32bit package.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 17 20:16:01 UTC 2014 - meissner@suse.com
|
||||
|
||||
- Updated to 1.7.11 development snapshot
|
||||
- Uniscribe support in the RichEdit control.
|
||||
- Support for condition variables and Slim Reader/Writer locks.
|
||||
- More D3D command stream preparation work.
|
||||
- Optional Start Menu in desktop mode.
|
||||
- Improved support for vertical fonts metrics.
|
||||
- Various bug fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 08:09:39 UTC 2014 - meissner@suse.com
|
||||
|
||||
- recommend alsa-plugins-pulse and alsa-plugins for the x86 -32bit
|
||||
package, otherwise there would be no sound.
|
||||
bnc#857621
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 4 09:56:25 UTC 2014 - meissner@suse.com
|
||||
|
||||
- Updated to 1.7.10 development snapshot
|
||||
- Window maximization in the Mac driver.
|
||||
- AVI compressor implementation.
|
||||
- Thread local storage support in dynamically loaded libraries.
|
||||
- Beginnings of a Task Scheduler implementation.
|
||||
- Extended IPX protocol support.
|
||||
- Various bug fixes.
|
||||
- require samba-winbind for the ntlm_auth helper binary
|
||||
bnc#857302
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 20 19:32:51 UTC 2013 - meissner@suse.com
|
||||
|
||||
|
12
wine.spec
12
wine.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package wine
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -55,7 +55,7 @@ BuildRequires: sane-backends-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: valgrind-devel
|
||||
BuildRequires: xorg-x11-devel
|
||||
Version: 1.7.9
|
||||
Version: 1.7.11
|
||||
Release: 0
|
||||
Summary: An MS Windows Emulator
|
||||
License: LGPL-2.1+
|
||||
@ -79,6 +79,9 @@ Recommends: wine-mp3
|
||||
# not packaged in distro...
|
||||
Recommends: wine-mono
|
||||
Recommends: dosbox
|
||||
Recommends: alsa-plugins
|
||||
Recommends: alsa-plugins-pulse
|
||||
Requires: samba-winbind
|
||||
Conflicts: wine-gecko < 1.3
|
||||
%ifarch x86_64
|
||||
Requires: %{name}-32bit = %{version}
|
||||
@ -153,6 +156,11 @@ echo " +^/usr/bin/wine-preloader\$" >> %SOURCE7
|
||||
echo " +^/usr/lib/wine/fakedlls" >> %SOURCE7
|
||||
grep SONAME_ config.log
|
||||
grep SONAME_ config.log|grep -v 'so"'|sed -e 's/^.*\(".*"\).*$/ requires \1/;'|sort -u >>%SOURCE7
|
||||
echo " recommends \"alsa-plugins-pulse-32bit\"" >> %SOURCE7
|
||||
echo " recommends \"alsa-plugins-32bit\"" >> %SOURCE7
|
||||
%if 0%{?suse_version} >= 1310
|
||||
echo " requires \"p11-kit-32bit\"" >> %SOURCE7
|
||||
%endif
|
||||
echo "%name-devel" >> %SOURCE7
|
||||
echo " +^/usr/lib/wine/.*def" >> %SOURCE7
|
||||
cat %SOURCE7
|
||||
|
Loading…
Reference in New Issue
Block a user