Hello community, here is the log from the commit of package ltrace for openSUSE:Factory checked in at 2013-06-19 14:46:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ltrace (Old) and /work/SRC/openSUSE:Factory/.ltrace.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ltrace" Changes: -------- --- /work/SRC/openSUSE:Factory/ltrace/ltrace.changes 2012-12-14 09:43:51.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ltrace.new/ltrace.changes 2013-06-19 14:46:46.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Jun 18 17:26:48 UTC 2013 - [email protected] + +- Don't warn about unused local typedefs + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ltrace.spec ++++++ --- /var/tmp/diff_new_pack.PbDlh6/_old 2013-06-19 14:46:46.000000000 +0200 +++ /var/tmp/diff_new_pack.PbDlh6/_new 2013-06-19 14:46:46.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package ltrace # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -54,7 +54,7 @@ %setup -q %build -export CFLAGS="%{optflags} -Wall" +export CFLAGS="%{optflags} -Wall -Wno-unused-local-typedefs" ./configure --prefix=/usr \ --sysconfdir=/etc \ --mandir=%{_mandir} \ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
