Hello community,

here is the log from the commit of package lam for openSUSE:Factory checked in 
at 2011-11-21 15:45:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lam (Old)
 and      /work/SRC/openSUSE:Factory/.lam.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lam", Maintainer is "mrueck...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lam/lam.changes  2011-11-14 11:56:53.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.lam.new/lam.changes     2011-11-21 
15:45:53.000000000 +0100
@@ -1,0 +2,6 @@
+Sun Nov 13 13:51:52 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant/unwanted tags/section (cf. specfile guidelines)
+- Use %_smp_mflags for parallel building
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lam.spec ++++++
--- /var/tmp/diff_new_pack.aoFyLL/_old  2011-11-21 15:45:54.000000000 +0100
+++ /var/tmp/diff_new_pack.aoFyLL/_new  2011-11-21 15:45:54.000000000 +0100
@@ -38,7 +38,7 @@
 Release:        81
 License:        Other uncritical OpenSource License
 Group:          Development/Libraries/Parallel
-Url:            http://www.lam-mpi.org/
+URL:            http://www.lam-mpi.org/
 Source0:        http://www.lam-mpi.org/download/files/lam-%{version}.tar.bz2
 Source1:        baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -64,7 +64,6 @@
 /usr/share/doc/packages/lam/.
 
 %package devel
-License:        Other uncritical OpenSource License
 Requires:       lam = %{version}
 Conflicts:      mpich-manpages
 Summary:        Local Area Multicomputer
@@ -107,7 +106,7 @@
     --with-purify \
     --enable-shared \
     --with-rsh="%{_bindir}/ssh -x"
-make %{?jobs:-j%jobs} all
+make %{?_smp_mflags} all
 
 %install
 %makeinstall
@@ -128,9 +127,6 @@
 find examples -name ".deps" | xargs rm -rfv
 %{__rm} -f %{buildroot}%{_libdir}/*.la
 
-%clean
-rm -rf %{buildroot}
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig

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

Reply via email to