Hello community,

here is the log from the commit of package freeglut for openSUSE:Factory 
checked in at 2013-03-11 10:08:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-09-19 
13:04:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.freeglut.new/freeglut.changes   2013-03-11 
10:08:39.000000000 +0100
@@ -1,0 +2,6 @@
+Sun Mar  3 20:40:57 UTC 2013 - jeng...@inai.de
+
+- Use more robust make install call which also works on SLE
+  and others
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ freeglut.spec ++++++
--- /var/tmp/diff_new_pack.2CPSJJ/_old  2013-03-11 10:08:44.000000000 +0100
+++ /var/tmp/diff_new_pack.2CPSJJ/_new  2013-03-11 10:08:44.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package freeglut
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -141,7 +141,7 @@
 make %{?_smp_mflags}
 
 %install
-%make_install
+make install DESTDIR="%buildroot"
 # install demo files
 install -d %{buildroot}%{_libexecdir}/freeglut
 for i in shapes smooth_opengl3 spaceball subwin CallbackMaker; do

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to