Hello community, here is the log from the commit of package freeglut for openSUSE:Factory checked in at 2012-09-18 13:59:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/freeglut (Old) and /work/SRC/openSUSE:Factory/.freeglut.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "freeglut", Maintainer is "sndir...@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/freeglut/freeglut.changes 2012-05-21 07:56:17.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.freeglut.new/freeglut.changes 2012-09-18 13:59:26.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Sep 18 07:46:35 UTC 2012 - co...@suse.com + +- in 12.3 libGLU is no longer part of Mesa + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ freeglut.spec ++++++ --- /var/tmp/diff_new_pack.xtOD11/_old 2012-09-18 13:59:27.000000000 +0200 +++ /var/tmp/diff_new_pack.xtOD11/_new 2012-09-18 13:59:27.000000000 +0200 @@ -33,6 +33,9 @@ BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: xorg-x11-devel +%if 0%{?suse_version} > 1220 +BuildRequires: pkgconfig(glu) +%endif Recommends: Mesa-demo-x Provides: mesaglut = 7.11 Obsoletes: mesaglut < 7.11 @@ -76,6 +79,9 @@ Requires: libglut3 = %{version} Requires: xorg-x11-Mesa-devel Requires: xorg-x11-devel +%if 0%{?suse_version} > 1220 +Requires: pkgconfig(glu) +%endif Provides: mesaglut-devel = 7.11 Obsoletes: mesaglut-devel < 7.11 # bug437293 -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org