Hello community, here is the log from the commit of package wine for openSUSE:Factory checked in at 2015-10-30 16:36:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wine (Old) and /work/SRC/openSUSE:Factory/.wine.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wine" Changes: -------- --- /work/SRC/openSUSE:Factory/wine/wine.changes 2015-10-20 00:07:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes 2015-10-30 16:36:10.000000000 +0100 @@ -1,0 +2,6 @@ +Fri Oct 23 09:25:26 UTC 2015 - [email protected] + +- gcc5 is now building wine correctly in openSUSE Factory, + switch to it. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wine.spec ++++++ --- /var/tmp/diff_new_pack.eIumFP/_old 2015-10-30 16:36:11.000000000 +0100 +++ /var/tmp/diff_new_pack.eIumFP/_new 2015-10-30 16:36:11.000000000 +0100 @@ -48,10 +48,6 @@ BuildRequires: openldap2-devel BuildRequires: openssl-devel BuildRequires: pkgconfig - -# Marcus: remove it in devel too if you remove it here. -BuildRequires: gcc48 - BuildRequires: sane-backends-devel BuildRequires: update-desktop-files BuildRequires: valgrind-devel @@ -114,7 +110,6 @@ %package devel Summary: files for wine development Group: System/Emulators/PC -Requires: gcc48 %description devel This RPM contains the header files and development tools for the WINE @@ -134,8 +129,6 @@ # e.g. Steam and other copy protections hate removed %ebp. export RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS|sed -e 's/-fomit-frame-pointer//'` %endif -# Until gcc 5 is fixed -export CC="gcc-4.8" # keep just for susepatches with configure changes #autoconf
