Hello community,

here is the log from the commit of package mpich for openSUSE:Factory checked 
in at 2012-03-06 13:39:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mpich (Old)
 and      /work/SRC/openSUSE:Factory/.mpich.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/mpich/mpich.changes      2011-11-24 
11:36:37.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.mpich.new/mpich.changes 2012-03-06 
13:40:01.000000000 +0100
@@ -1,0 +2,13 @@
+Mon Mar  5 07:57:10 UTC 2012 - cfarr...@suse.com
+
+- license update: SUSE-Permissive
+  Use a license from http://is.gd/CIdCM7 - if there is no corresponding
+  entry on spdx.org/licenses use the proprietary SUSE- prefix until the
+  license is accepted upstream
+
+-------------------------------------------------------------------
+Wed Nov 23 15:16:23 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant/unwanted tags/section (cf. specfile guidelines)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mpich.spec ++++++
--- /var/tmp/diff_new_pack.AD7oaV/_old  2012-03-06 13:40:05.000000000 +0100
+++ /var/tmp/diff_new_pack.AD7oaV/_new  2012-03-06 13:40:05.000000000 +0100
@@ -15,15 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           mpich
 BuildRequires:  gcc-c++ gcc-fortran gdb libtool
 BuildRequires:  fdupes
-License:        PERMISSIVE-OSI-COMPLIANT
+License:        SUSE-Permissive
 Group:          Development/Libraries/Parallel
-Url:            http://www-unix.mcs.anl.gov/mpi/mpich/
+URL:            http://www-unix.mcs.anl.gov/mpi/mpich/
 Version:        1.2.7p1
 Release:        222
 Summary:        A Portable Implementation of MPI
@@ -101,18 +100,9 @@
 MPICH is a freely available, portable implementation of MPI, the
 standard for message-passing libraries.
 
-
-
-Authors:
---------
-    Bill Gropp <gr...@mcs.anl.gov>
-    Rusty Lusk <l...@mcs.anl.gov>
-
 %package devel
-License:        PERMISSIVE-OSI-COMPLIANT
 Summary:        A Portable Implementation of MPI
 Group:          Development/Libraries/Parallel
-AutoReqProv:    on
 Requires:       mpich
 Provides:       mpich-doc
 Obsoletes:      mpich-doc
@@ -122,13 +112,6 @@
 Standard for message-passing libraries. This package contains manpages,
 headers and libraries needed for developing MPI applications
 
-
-
-Authors:
---------
-    Bill Gropp <gr...@mcs.anl.gov>
-    Rusty Lusk <l...@mcs.anl.gov>
-
 %prep
 %setup -q
 %patch
@@ -174,8 +157,8 @@
                --with-device=$device  \
                -prefix=/opt/mpich/$INST \
                --enable-sharedlib
-               # make 
-               make
+               # parallel build fails
+               make -j1
                cd ../
 done
 
@@ -226,9 +209,6 @@
 find $RPM_BUILD_ROOT/%{_mpich_root}/man -type f -a ! -name "*gz" -print0 | 
xargs -0 -r gzip -9
 %fdupes -s $RPM_BUILD_ROOT
 
-%clean 
-rm -rf $RPM_BUILD_ROOT
-
 %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