From 0a8cfa8983017dc58a558569958a38f4861d96499d5870311273b7b41a5f78f8 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 23 Oct 2015 09:25:45 +0000 Subject: [PATCH] - gcc5 is now building wine correctly in openSUSE Factory, switch to it. OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=313 --- wine.changes | 6 ++++++ wine.spec | 7 ------- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/wine.changes b/wine.changes index 7b593b9..61353f2 100644 --- a/wine.changes +++ b/wine.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Oct 23 09:25:26 UTC 2015 - meissner@suse.com + +- gcc5 is now building wine correctly in openSUSE Factory, + switch to it. + ------------------------------------------------------------------- Sat Oct 17 18:13:42 UTC 2015 - meissner@suse.com diff --git a/wine.spec b/wine.spec index 1f25c5a..fcb3d33 100644 --- a/wine.spec +++ b/wine.spec @@ -48,10 +48,6 @@ BuildRequires: openal-soft-devel 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 @@ running 'winecfg'. %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 @@ cat VERSION # 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