Hello community, here is the log from the commit of package statserial for openSUSE:Factory checked in at 2015-03-18 13:04:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/statserial (Old) and /work/SRC/openSUSE:Factory/.statserial.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "statserial" Changes: -------- --- /work/SRC/openSUSE:Factory/statserial/statserial.changes 2014-05-13 20:48:31.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.statserial.new/statserial.changes 2015-03-18 13:04:03.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Mar 13 12:39:50 UTC 2015 - [email protected] + +- Use cc instead of gcc + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ statserial.spec ++++++ --- /var/tmp/diff_new_pack.L82BJI/_old 2015-03-18 13:04:04.000000000 +0100 +++ /var/tmp/diff_new_pack.L82BJI/_new 2015-03-18 13:04:04.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package statserial # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -38,7 +38,7 @@ %patch0 %build -gcc %{optflags} -o statserial statserial.c -lncurses -ltinfo +cc %{optflags} -o statserial statserial.c -lncurses -ltinfo %install install -d -m 755 %{buildroot}%{_bindir}/ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
