Hello community,

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

Package is "superlu", Maintainer is "garl...@novell.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/superlu/superlu.changes  2011-09-23 
12:47:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.superlu.new/superlu.changes     2012-02-10 
17:20:15.000000000 +0100
@@ -1,0 +2,6 @@
+Sun Jan 29 01:48:27 UTC 2012 - jeng...@medozas.de
+
+- Remove redundant tags/sections per specfile guideline suggestions
+- Parallel building using %_smp_mflags
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ superlu.spec ++++++
--- /var/tmp/diff_new_pack.XLg9QB/_old  2012-02-10 17:20:16.000000000 +0100
+++ /var/tmp/diff_new_pack.XLg9QB/_new  2012-02-10 17:20:16.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package superlu (Version 3.0)
+# spec file for package superlu
 #
-# Copyright (c) 2009 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,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           superlu
@@ -23,7 +22,6 @@
 License:        BSD-3-Clause
 Group:          Development/Libraries/C and C++
 Provides:       blas2
-AutoReqProv:    on
 Summary:        SuperLU matrix solver
 Version:        3.0
 Release:        141
@@ -36,7 +34,6 @@
 Patch4:         superlu-initialize.diff
 Patch5:         superlu-undef-code.diff
 Url:            http://crd.lbl.gov/~xiaoye/SuperLU/
-Prefix:         /usr
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -63,8 +60,8 @@
 
 %build
 #cd ../SuperLU
-make  -C CBLAS #%{?jobs:-j%jobs}
-make #%{?jobs:-j%jobs}
+make  -C CBLAS #%{?_smp_mflags}
+make #%{?_smp_mflags}
 
 %install
 install -d $RPM_BUILD_ROOT/%{_docdir}/superlu


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

Reply via email to