Hello community,

here is the log from the commit of package lib3ds for openSUSE:Factory checked 
in at 2013-01-12 14:51:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lib3ds (Old)
 and      /work/SRC/openSUSE:Factory/.lib3ds.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lib3ds", Maintainer is "vdziewie...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lib3ds/lib3ds.changes    2011-11-14 
11:58:41.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.lib3ds.new/lib3ds.changes       2013-01-12 
14:51:16.000000000 +0100
@@ -1,0 +2,6 @@
+Sat Jan 12 01:45:04 UTC 2013 - jeng...@inai.de
+
+- Remove undesired/redundant tags/sections
+- Parallel build with %_smp_mflags
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lib3ds.spec ++++++
--- /var/tmp/diff_new_pack.IMrDZ6/_old  2013-01-12 14:51:17.000000000 +0100
+++ /var/tmp/diff_new_pack.IMrDZ6/_new  2013-01-12 14:51:17.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lib3ds
 #
-# Copyright (c) 2011 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
@@ -15,33 +15,26 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           lib3ds
-BuildRequires:  Mesa-devel freeglut-devel libtool
 Url:            http://lib3ds.sourceforge.net
+Summary:        Import and Export of Autodesk 3DS Files
 License:        LGPL-2.1+
 Group:          Development/Libraries/C and C++
-Summary:        Import and Export of Autodesk 3DS Files
 Version:        1.3.0
-Release:        4
+Release:        0
 Source0:        %name-%version.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  Mesa-devel
+BuildRequires:  freeglut-devel
+BuildRequires:  libtool
 
 %description
 Lib3ds is a free alternative to Autodesk's 3DS File Toolkit for
 handling 3DS files. Its main goal is to simplify the creation of 3DS
 import and export filters.
 
-
-
-Authors:
---------
-    J.E. Hoffmann <j...@gmx.net>
-
 %package -n lib3ds-1-3
-License:        LGPL-2.1+
 Summary:        Import and Export of Autodesk 3DS Files
 Group:          Development/Libraries/C and C++
 Provides:       %{name} = %{version}
@@ -53,29 +46,17 @@
 handling 3DS files. Its main goal is to simplify the creation of 3DS
 import and export filters.
 
-
-
-Authors:
---------
-    J.E. Hoffmann <j...@gmx.net>
-
 %package devel
-License:        LGPL-2.1+
 Summary:        Import and Export of Autodesk 3DS Files
 Group:          Development/Libraries/C and C++
-Requires:       lib3ds-1-3 = %{version} glibc-devel
+Requires:       glibc-devel
+Requires:       lib3ds-1-3 = %{version}
 
 %description devel
 Lib3ds is a free alternative to Autodesk's 3DS File Toolkit for
 handling 3DS files. Its main goal is to simplify the creation of 3DS
 import and export filters.
 
-
-
-Authors:
---------
-    J.E. Hoffmann <j...@gmx.net>
-
 %prep
 %setup -q
 
@@ -83,7 +64,7 @@
 autoreconf -fi
 export CFLAGS="$RPM_OPT_FLAGS"
 %configure --enable-shared --disable-static --with-pic
-%{__make} %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 %{__rm} -rf examples/.deps

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

Reply via email to