Hello community, here is the log from the commit of package mathgl for openSUSE:Factory checked in at 2014-03-18 14:15:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mathgl (Old) and /work/SRC/openSUSE:Factory/.mathgl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mathgl" Changes: -------- --- /work/SRC/openSUSE:Factory/mathgl/mathgl.changes 2014-03-15 17:36:57.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.mathgl.new/mathgl.changes 2014-03-18 14:15:20.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Mar 17 11:41:21 UTC 2014 - [email protected] + +- Fix -devel package dependences, Qt5 available only for openSUSE >= 13.2 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mathgl.spec ++++++ --- /var/tmp/diff_new_pack.bPGnJs/_old 2014-03-18 14:15:21.000000000 +0100 +++ /var/tmp/diff_new_pack.bPGnJs/_new 2014-03-18 14:15:21.000000000 +0100 @@ -182,7 +182,9 @@ Requires: %{libname}-fltk%{libversion} = %{version} Requires: %{libname}-glut%{libversion} = %{version} Requires: %{libname}-qt4-%{libversion} = %{version} +%if 0%{?suse_version} >= 1320 Requires: %{libname}-qt5-%{libversion} = %{version} +%endif Requires: %{libname}-wnd%{libversion} = %{version} Requires: %{libname}-wx%{libversion} = %{version} %if 0%{?suse_version} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
