Hello community, here is the log from the commit of package libt3key for openSUSE:Factory checked in at 2014-02-17 13:00:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libt3key (Old) and /work/SRC/openSUSE:Factory/.libt3key.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libt3key" Changes: -------- --- /work/SRC/openSUSE:Factory/libt3key/libt3key.changes 2013-06-25 14:42:34.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libt3key.new/libt3key.changes 2014-02-17 13:00:28.000000000 +0100 @@ -1,0 +2,6 @@ +Fri Feb 7 22:07:19 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: ------------------ ++++++ libt3key.spec ++++++ --- /var/tmp/diff_new_pack.XaFiYw/_old 2014-02-17 13:00:29.000000000 +0100 +++ /var/tmp/diff_new_pack.XaFiYw/_new 2014-02-17 13:00:29.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libt3key # -# 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 @@ -81,6 +81,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]
