Hello community,

here is the log from the commit of package gle for openSUSE:Factory checked in 
at 2012-02-20 16:10:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gle (Old)
 and      /work/SRC/openSUSE:Factory/.gle.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gle", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gle/gle.changes  2011-10-16 12:49:24.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.gle.new/gle.changes     2012-02-20 
16:11:01.000000000 +0100
@@ -1,0 +2,6 @@
+Sun Feb  5 16:08:03 UTC 2012 - [email protected]
+
+- Remove redundant tags/sections
+- Parallel build with %_smp_mflags
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gle.spec ++++++
--- /var/tmp/diff_new_pack.TkJUHc/_old  2012-02-20 16:11:02.000000000 +0100
+++ /var/tmp/diff_new_pack.TkJUHc/_new  2012-02-20 16:11:02.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gle
 #
-# 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,22 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:           gle
-BuildRequires:  freeglut-devel libdrm-devel libstdc++-devel
+BuildRequires:  freeglut-devel
+BuildRequires:  libdrm-devel
+BuildRequires:  libstdc++-devel
 BuildRequires:  libtool
-License:        GPL-2.0+
-Group:          System/Libraries
 Version:        3.1.0
-Release:        127
+Release:        0
 Source:         http://download.sourceforge.net/gle/gle-%{version}.tar.bz2
 Patch0:         %{name}-%{version}.diff
 Patch1:         %{name}-%{version}-fltmax.diff
 Url:            http://linas.org/gle/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        The GLE Tubing and Extrusion Library
+License:        GPL-2.0+
+Group:          System/Libraries
 
 %description
 The GLE Tubing and Extrusion Library is a graphics application
@@ -41,17 +40,9 @@
 header files. It uses the OpenGL (TM) programming API to perform the
 actual drawing of the tubing and extrusions.
 
-
-
-Authors:
---------
-    Linas Vepstas <[email protected]>
-    Mark Kilgard <[email protected]>
-
 %package -n libgle3
-License:        GPL-2.0+
-Group:          System/Libraries
 Summary:        The GLE Tubing and Extrusion Library
+Group:          System/Libraries
 
 %description -n libgle3
 The GLE Tubing and Extrusion Library is a graphics application
@@ -62,17 +53,9 @@
 header files. It uses the OpenGL (TM) programming API to perform the
 actual drawing of the tubing and extrusions.
 
-
-
-Authors:
---------
-    Linas Vepstas <[email protected]>
-    Mark Kilgard <[email protected]>
-
 %package -n libgle-devel
-License:        GPL-2.0+
-Group:          System/Libraries
 Summary:        The GLE Tubing and Extrusion Library
+Group:          System/Libraries
 Requires:       libgle3 = %{version}
 
 %description -n libgle-devel
@@ -84,13 +67,6 @@
 header files. It uses the OpenGL (TM) programming API to perform the
 actual drawing of the tubing and extrusions.
 
-
-
-Authors:
---------
-    Linas Vepstas <[email protected]>
-    Mark Kilgard <[email protected]>
-
 %prep
 %setup -q
 %patch0
@@ -101,7 +77,7 @@
 autoreconf -fi
 export CFLAGS="$RPM_OPT_FLAGS"
 %configure --disable-static --with-pic
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %check
 make check
@@ -111,9 +87,6 @@
 rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/gle
 rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post -n libgle3 -p /sbin/ldconfig
 
 %postun -n libgle3 -p /sbin/ldconfig

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

Reply via email to