Hello community, here is the log from the commit of package wine for openSUSE:Factory checked in at 2012-04-12 09:56:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wine (Old) and /work/SRC/openSUSE:Factory/.wine.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wine", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/wine/wine.changes 2012-03-16 13:27:34.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes 2012-04-12 09:56:06.000000000 +0200 @@ -1,0 +2,26 @@ +Thu Apr 5 13:08:08 UTC 2012 - [email protected] + +- Include /usr/lib/wine/*.def files in wine-devel-32bit + +------------------------------------------------------------------- +Fri Mar 30 23:21:10 CEST 2012 - [email protected] + +- Updated to 1.5.1 development snapshot + - Built-in JavaScript now preferred over Gecko in most cases. + - Support for scalable font resources. + - Fixes for audio and video playback. + - Support for script decoding in JScript. + - Various bug fixes. + +------------------------------------------------------------------- +Mon Mar 26 17:41:16 CEST 2012 - [email protected] + +- Updated to 1.5.0 development snapshot (use Emulators:Wine:STABLE for wine 1.4) + - New version of the Gecko engine. + - Partial support for using the Trash on Mac OS X. + - Support for path gradients in GdiPlus. + - Various MSXML improvements. + - Fixes to 64-bit exception handling. + - Various bug fixes. + +------------------------------------------------------------------- Old: ---- wine-1.4.tar.bz2 New: ---- wine-1.5.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wine.spec ++++++ --- /var/tmp/diff_new_pack.ic5qYZ/_old 2012-04-12 09:56:09.000000000 +0200 +++ /var/tmp/diff_new_pack.ic5qYZ/_new 2012-04-12 09:56:09.000000000 +0200 @@ -16,9 +16,8 @@ # -%bcond_with hal - Name: wine +BuildRequires: Mesa-devel BuildRequires: alsa-devel BuildRequires: autoconf BuildRequires: bison @@ -28,10 +27,12 @@ BuildRequires: desktop-file-utils BuildRequires: fdupes BuildRequires: flex +BuildRequires: fontconfig-devel BuildRequires: freeglut-devel BuildRequires: freetype2-devel BuildRequires: giflib-devel BuildRequires: gnutls-devel +BuildRequires: gstreamer-0_10-plugins-base-devel BuildRequires: libgphoto2-devel BuildRequires: libgsm-devel BuildRequires: libjpeg-devel @@ -39,25 +40,17 @@ BuildRequires: libpng-devel BuildRequires: libtiff-devel BuildRequires: libv4l-devel +BuildRequires: libxml2-devel BuildRequires: libxslt-devel BuildRequires: ncurses-devel BuildRequires: openal-soft-devel BuildRequires: openldap2-devel BuildRequires: prelink +BuildRequires: sane-backends-devel BuildRequires: update-desktop-files BuildRequires: valgrind-devel -%if %{with hal} -BuildRequires: hal-devel -%endif -%if 0%{?suse_version} > 1130 -BuildRequires: sane-backends-devel -%else -BuildRequires: sane-backends -%endif -%if 0%{?suse_version} > 1130 -BuildRequires: gstreamer-0_10-plugins-base-devel -%endif -Version: 1.4 +BuildRequires: xorg-x11-devel +Version: 1.5.1 Release: 0 Summary: An MS Windows Emulator License: LGPL-2.1+ @@ -73,13 +66,13 @@ # SUSE specific patches # - currently none, but add them here #Patch0: susepatches.patch -Recommends: wine-gecko >= 1.4 +Recommends: wine-gecko >= 1.5 Recommends: wine-mp3 Recommends: dosbox Conflicts: wine-gecko < 1.3 %ifarch x86_64 -Requires: wine-32bit = %version +Requires: %{name}-32bit = %{version} %endif # for winetricks: Requires: cabextract @@ -145,6 +138,7 @@ grep SONAME_ config.log grep SONAME_ config.log|grep -v 'so"'|sed -e 's/^.*\(".*"\).*$/ requires \1/;'|sort -u >>%SOURCE7 echo "%name-devel" >> %SOURCE7 +echo " +^/usr/lib/wine/*.def" >> %SOURCE7 cat %SOURCE7 %endif make %{?jobs:-j%jobs} all ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.ic5qYZ/_old 2012-04-12 09:56:09.000000000 +0200 +++ /var/tmp/diff_new_pack.ic5qYZ/_new 2012-04-12 09:56:09.000000000 +0200 @@ -1,3 +1,4 @@ +# this file is autregenerated by the .spec file. wine +^/usr/bin/wine$ +^/usr/bin/wine-preloader$ ++++++ wine-1.4.tar.bz2 -> wine-1.5.1.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/wine/wine-1.4.tar.bz2 /work/SRC/openSUSE:Factory/.wine.new/wine-1.5.1.tar.bz2 differ: char 11, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
