Hello community, here is the log from the commit of package octave for openSUSE:Factory checked in at 2015-07-24 09:59:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/octave (Old) and /work/SRC/openSUSE:Factory/.octave.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave" Changes: -------- --- /work/SRC/openSUSE:Factory/octave/octave.changes 2015-06-01 09:53:22.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.octave.new/octave.changes 2015-07-24 09:59:03.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Jul 23 08:19:59 UTC 2015 - [email protected] + +- Add build config for openSUSE:42 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ octave.spec ++++++ --- /var/tmp/diff_new_pack.FpTvMY/_old 2015-07-24 09:59:04.000000000 +0200 +++ /var/tmp/diff_new_pack.FpTvMY/_new 2015-07-24 09:59:04.000000000 +0200 @@ -30,6 +30,9 @@ # Sound IO %define with_sound 1 +# SLE +%if 0%{?sles_version} + # SLE11 %if 0%{?suse_version} == 1110 %define with_gui 0 @@ -44,6 +47,8 @@ %define with_imagemagick 1 %endif +%endif + Name: octave Version: 4.0.0 Release: 0 @@ -284,7 +289,7 @@ %{_datadir}/%{name}/%{src_ver}/locale/ %{_datadir}/appdata/*.xml %{_datadir}/applications/*.desktop -%if 0%{?suse_version} <= 1310 +%if 0%{?suse_version} <= 1315 %dir %{_datadir}/appdata %endif %{_datadir}/icons/hicolor/*/apps/octave.*
