commit freeglut for openSUSE:Factory
Hello community, here is the log from the commit of package freeglut for openSUSE:Factory checked in at 2013-03-25 20:17:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/freeglut (Old) and /work/SRC/openSUSE:Factory/.freeglut.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "freeglut", Maintainer is "sndirsch@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/freeglut/freeglut.changes 2013-03-11 10:08:39.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.freeglut.new/freeglut.changes 2013-03-25 20:17:35.000000000 +0100 @@ -1,0 +2,5 @@ +Sun Mar 24 18:33:39 UTC 2013 - jengelh@inai.de + +- freeglut only directly depends on gl/glu, nothing else + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ freeglut.spec ++++++ --- /var/tmp/diff_new_pack.Ez6fPR/_old 2013-03-25 20:17:41.000000000 +0100 +++ /var/tmp/diff_new_pack.Ez6fPR/_new 2013-03-25 20:17:41.000000000 +0100 @@ -35,7 +35,7 @@ BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: xorg-x11-devel -%if 0%{?suse_version} > 1220 +%if 0%{?suse_version} >= 1220 BuildRequires: pkgconfig(glu) %endif Recommends: Mesa-demo-x @@ -79,10 +79,11 @@ Summary: Development libraries, includes and man pages for freeglut (GLUT Library) Group: Development/Libraries/X11 Requires: libglut3 = %{version} -Requires: xorg-x11-Mesa-devel -Requires: xorg-x11-devel -%if 0%{?suse_version} > 1220 +%if 0%{?suse_version} >= 1220 +Requires: pkgconfig(gl) Requires: pkgconfig(glu) +%else +Requires: xorg-x11-Mesa-devel %endif Provides: mesaglut-devel = 7.11 Obsoletes: mesaglut-devel < 7.11 -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de