Hello community,

here is the log from the commit of package glu for openSUSE:Factory checked in 
at 2013-03-22 11:17:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glu (Old)
 and      /work/SRC/openSUSE:Factory/.glu.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glu", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/glu/glu.changes  2012-10-26 17:46:33.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.glu.new/glu.changes     2013-03-22 
11:17:59.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Feb 17 17:21:53 UTC 2013 - [email protected]
+
+- Use more robust make install call
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ glu.spec ++++++
--- /var/tmp/diff_new_pack.madfXI/_old  2013-03-22 11:18:00.000000000 +0100
+++ /var/tmp/diff_new_pack.madfXI/_new  2013-03-22 11:18:00.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package glu
 #
-# 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
@@ -24,6 +24,7 @@
 License:        SUSE-SGI-FreeB-2.0
 Group:          Development/Libraries/C and C++
 Url:            http://cgit.freedesktop.org/mesa/glu/
+
 #Git-Clone:    git://anongit.freedesktop.org/mesa/glu
 #Git-Web:      http://cgit.freedesktop.org/mesa/glu/
 Source:         
http://cgit.freedesktop.org/mesa/glu/snapshot/%{name}-%{version}.tar.gz
@@ -93,7 +94,7 @@
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+make install DESTDIR="%buildroot"
 rm -f "%buildroot/%_libdir"/*.la
 
 %post -n %lname -p /sbin/ldconfig

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

Reply via email to