Hello community,

here is the log from the commit of package ggz for openSUSE:Factory checked in 
at 2012-11-26 18:54:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ggz (Old)
 and      /work/SRC/openSUSE:Factory/.ggz.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ggz", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ggz/ggz.changes  2012-02-01 13:16:10.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.ggz.new/ggz.changes     2012-11-26 
18:56:41.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Nov 20 13:36:23 UTC 2012 - cgiboude...@gmx.com
+
+- Fix the SLES build (%make_install is not expanded on SLES)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ggz.spec ++++++
--- /var/tmp/diff_new_pack.wmUVCL/_old  2012-11-26 18:57:05.000000000 +0100
+++ /var/tmp/diff_new_pack.wmUVCL/_new  2012-11-26 18:57:05.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ggz
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           ggz
 Version:        0.0.14.1
-Release:        54
-License:        GPL-2.0+ ; LGPL-2.1+
+Release:        0
 Summary:        Makes free online gaming possible
-Url:            http://www.ggzgamingzone.org/
+License:        GPL-2.0+ and LGPL-2.1+
 Group:          Amusements/Games/Other
+Url:            http://www.ggzgamingzone.org/
 Source0:        libggz-%{version}.tar.bz2
 BuildRequires:  libgcrypt-devel
 BuildRequires:  libopenssl-devel
@@ -31,7 +32,6 @@
 The GGZ project makes free online gaming possible.
 
 %package -n libggz2-devel
-License:        GPL-2.0+ ; LGPL-2.1+
 Summary:        Makes free online gaming possible
 Group:          Development/Libraries/C and C++
 Requires:       glibc-devel
@@ -43,7 +43,6 @@
 The GGZ project makes free online gaming possible.
 
 %package -n libggz2
-License:        GPL-2.0+ ; LGPL-2.1+
 Summary:        Makes free online gaming possible
 Group:          Amusements/Games/Other
 Provides:       %{name} = %{version}
@@ -60,19 +59,16 @@
 make %{?_smp_mflags}
 
 %install
-%make_install
+make DESTDIR=%{buildroot} install
 rm %{buildroot}%{_libdir}/*.la
 mkdir -p %{buildroot}%{_datadir}/ggz
 
 %post   -n libggz2 -p /sbin/ldconfig
 %postun -n libggz2 -p /sbin/ldconfig
 
-%clean
-rm -rf %{buildroot}
-
 %files -n libggz2
 %defattr(-, root, root)
-%doc AUTHORS NEWS README
+%doc AUTHORS COPYING NEWS README*
 %{_libdir}/*.so.*
 %dir %{_datadir}/ggz
 

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

Reply via email to