Hello community, here is the log from the commit of package xorriso for openSUSE:Factory checked in at 2016-09-30 15:32:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xorriso (Old) and /work/SRC/openSUSE:Factory/.xorriso.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xorriso" Changes: -------- --- /work/SRC/openSUSE:Factory/xorriso/xorriso.changes 2016-09-21 18:49:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xorriso.new/xorriso.changes 2016-09-30 15:32:22.000000000 +0200 @@ -1,0 +2,6 @@ +Sun Sep 25 10:16:46 UTC 2016 - [email protected] + +- Small spec file clenup +- Recommend bwidget for tcl fronted + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xorriso.spec ++++++ --- /var/tmp/diff_new_pack.8b3wPi/_old 2016-09-30 15:32:24.000000000 +0200 +++ /var/tmp/diff_new_pack.8b3wPi/_new 2016-09-30 15:32:24.000000000 +0200 @@ -53,6 +53,7 @@ Summary: GUI Frontend for xorriso Group: Productivity/Multimedia/CD/Record Requires: %{name} = %{version} +Recommends: bwidget Requires: tcl Requires: tk @@ -62,13 +63,6 @@ %prep %setup -q -%if 0%{?suse_version} > 0 && 0%{?suse_version} < 1000 -sed -i 's/-Werror//g' configure -%endif -%if 0%{?suse_version} > 0 && 0%{?suse_version} < 930 -sed -i 's/-Wextra//g' configure -%endif - %build %configure make %{?_smp_mflags}
