Hello community, here is the log from the commit of package libt3window for openSUSE:Factory checked in at 2014-02-17 13:02:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libt3window (Old) and /work/SRC/openSUSE:Factory/.libt3window.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libt3window" Changes: -------- --- /work/SRC/openSUSE:Factory/libt3window/libt3window.changes 2013-07-02 12:25:45.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libt3window.new/libt3window.changes 2014-02-17 13:02:49.000000000 +0100 @@ -1,0 +2,6 @@ +Fri Feb 7 22:08:26 UTC 2014 - [email protected] + +- Declare CC=gcc to ensure we build with gcc; seems make falls back + to 'c99' otherwise (instead of requiring posix_cc). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libt3window.spec ++++++ --- /var/tmp/diff_new_pack.HngSdu/_old 2014-02-17 13:02:50.000000000 +0100 +++ /var/tmp/diff_new_pack.HngSdu/_new 2014-02-17 13:02:50.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libt3window # -# 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 @@ -72,6 +72,7 @@ %setup -q %build +export CC=gcc %configure --docdir="%_docdir/%name" make %{?_smp_mflags} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
