Hello community,

here is the log from the commit of package go-Go-OpenGL for openSUSE:Factory 
checked in at 2012-10-16 07:05:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/go-Go-OpenGL (Old)
 and      /work/SRC/openSUSE:Factory/.go-Go-OpenGL.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go-Go-OpenGL", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/go-Go-OpenGL/go-Go-OpenGL.changes        
2012-06-12 07:08:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.go-Go-OpenGL.new/go-Go-OpenGL.changes   
2012-10-16 07:05:43.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Oct 15 11:18:10 UTC 2012 - [email protected]
+
+- buildrequire glu to fix build on 12.3
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ go-Go-OpenGL.spec ++++++
--- /var/tmp/diff_new_pack.GXSRdI/_old  2012-10-16 07:05:46.000000000 +0200
+++ /var/tmp/diff_new_pack.GXSRdI/_new  2012-10-16 07:05:46.000000000 +0200
@@ -28,11 +28,15 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  glew-devel >= 1.5.8
 BuildRequires:  go-Go-SDL-devel
+%if 0%{?suse_version} >= 1140
+BuildRequires:  pkgconfig(glu)
+%endif
 BuildRequires:  go-devel
+%if 0%{?suse_version} >= 1100
 Recommends:     go-Go-OpenGL-doc
+%endif
 %{go_provides}
 %{go_requires}
-%{go_disable_brp_strip_static_archive}
 
 %description
 OpenGL bindings for the Go programming language.
@@ -57,6 +61,8 @@
 %gobuild ...
 
 %install
+%{go_disable_brp_strip_static_archive}
+
 %goinstall
 %godoc
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to