commit wine for openSUSE:Factory
Hello community, here is the log from the commit of package wine for openSUSE:Factory checked in at 2015-08-31 22:59:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-08-27 08:57:06.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes 2015-08-31 22:59:58.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Aug 31 15:27:39 UTC 2015 - meissner@suse.com + +- have -devel require gcc48 too, as winegcc directly gets it. bsc#943841 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wine.spec ++++++ --- /var/tmp/diff_new_pack.p9nMMx/_old 2015-08-31 22:59:59.000000000 +0200 +++ /var/tmp/diff_new_pack.p9nMMx/_new 2015-08-31 22:59:59.000000000 +0200 @@ -52,7 +52,10 @@ # only used on win32 and win64 today BuildRequires: prelink %endif + +# Marcus: remove it in devel too if you remove it here. BuildRequires: gcc48 + BuildRequires: sane-backends-devel BuildRequires: update-desktop-files BuildRequires: valgrind-devel @@ -118,6 +121,7 @@ %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
participants (1)
-
root@hilbert.suse.de