Hello community,

here is the log from the commit of package mpi-selector for openSUSE:Factory 
checked in at 2012-02-24 12:06:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mpi-selector (Old)
 and      /work/SRC/openSUSE:Factory/.mpi-selector.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mpi-selector", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mpi-selector/mpi-selector.changes        
2011-09-23 02:13:29.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.mpi-selector.new/mpi-selector.changes   
2012-02-24 12:06:21.000000000 +0100
@@ -1,0 +2,18 @@
+Thu Feb 16 09:21:17 UTC 2012 - [email protected]
+
+- No need to own %{_libdir}/mpi/gcc/, so package can be noarch
+- Mark stuff under /etc/profile.d as config and remove rpmlintrc
+
+-------------------------------------------------------------------
+Mon Feb 13 10:50:42 UTC 2012 - [email protected]
+
+- patch license to follow spdx.org standard
+
+-------------------------------------------------------------------
+Fri Dec 10 16:48:40 CET 2010 - [email protected]
+
+- Fix use of perl_requires.
+- Remove hash bang lines from files to be sourced.
+- Add a rpmlintrc.
+
+-------------------------------------------------------------------
@@ -5,0 +24,5 @@
+
+-------------------------------------------------------------------
+Thu Dec  3 08:35:07 CET 2009 - [email protected]
+
+- Update to v1.0.3 from OFED 1.4.2

Old:
----
  mpi-selector-1.0.2.tar.bz2

New:
----
  mpi-selector-1.0.3.tar.bz2
  mpi-selector-no_bang_line.patch

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

Other differences:
------------------
++++++ mpi-selector.spec ++++++
--- /var/tmp/diff_new_pack.MDuUlt/_old  2012-02-24 12:06:22.000000000 +0100
+++ /var/tmp/diff_new_pack.MDuUlt/_new  2012-02-24 12:06:22.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package mpi-selector (Version 1.0.2)
+# spec file for package mpi-selector
 #
-# Copyright (c) 2010 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,19 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           mpi-selector
 Url:            http://www.openfabrics.org
 Summary:        Tool to provide defaults for which MPI implementation to use
-Version:        1.0.2
-Release:        5
-License:        BSD3c
+Version:        1.0.3
+Release:        0
+License:        BSD-3-Clause
 Group:          System/Console
 Source:         %{name}-%{version}.tar.bz2
 Patch3:         mpi-selector-perl_path.patch
+Patch4:         mpi-selector-no_bang_line.patch
+BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%{perl_requires}
 
 %description
 A simple tool that allows system administrators to set a site-wide
@@ -38,22 +39,17 @@
 The default can be changed easily via the mpi-selector command --
 editing of shell startup files is not required.
 
-
-
 %prep
 %setup -q 
 %patch3
+%patch4
 
 %build
 %configure --with-shell-startup-dir=/etc/profile.d
 make
 
 %install
-make install DESTDIR=$RPM_BUILD_ROOT
-mkdir -p $RPM_BUILD_ROOT%_libdir/mpi/gcc
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+%makeinstall
 
 %files
 %defattr(-, root, root, -)
@@ -62,8 +58,6 @@
 %{_bindir}/mpi-selector-menu
 %{_mandir}/man1/mpi-selector.*
 %{_mandir}/man1/mpi-selector-menu.*
-%attr(644,root,root) /etc/profile.d/*
-%dir %_libdir/mpi
-%dir %_libdir/mpi/gcc
+%config %attr(644,root,root) /etc/profile.d/*
 
 %changelog

++++++ mpi-selector-1.0.2.tar.bz2 -> mpi-selector-1.0.3.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mpi-selector-1.0.2/configure 
new/mpi-selector-1.0.3/configure
--- old/mpi-selector-1.0.2/configure    2008-10-19 14:15:56.000000000 +0200
+++ new/mpi-selector-1.0.3/configure    2009-08-02 09:58:24.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59 for mpi-selector 1.0.2.
+# Generated by GNU Autoconf 2.59 for mpi-selector 1.0.3.
 #
 # Copyright (C) 2003 Free Software Foundation, Inc.
 # This configure script is free software; the Free Software Foundation
@@ -267,8 +267,8 @@
 # Identity of this package.
 PACKAGE_NAME='mpi-selector'
 PACKAGE_TARNAME='mpi-selector'
-PACKAGE_VERSION='1.0.2'
-PACKAGE_STRING='mpi-selector 1.0.2'
+PACKAGE_VERSION='1.0.3'
+PACKAGE_STRING='mpi-selector 1.0.3'
 PACKAGE_BUGREPORT=''
 
 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME 
PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix 
program_transform_name bindir sbindir libexecdir datadir sysconfdir 
sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir 
build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS 
INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL 
AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP 
INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar 
am__untar MPI_SELECTOR_SHELL_STARTUP_DIR MPI_SELECTOR_DATADIR 
MPI_SELECTOR_SYSCONFDIR MPI_SELECTOR_SYSCONFIG_FILE MPI_SELECTOR_HOME_FILE 
MPI_SELECTOR_MPIVARS_BASENAME MAN_DATE LIBOBJS LTLIBOBJS'
@@ -720,7 +720,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures mpi-selector 1.0.2 to adapt to many kinds of systems.
+\`configure' configures mpi-selector 1.0.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -782,7 +782,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of mpi-selector 1.0.2:";;
+     short | recursive ) echo "Configuration of mpi-selector 1.0.3:";;
    esac
   cat <<\_ACEOF
 
@@ -888,7 +888,7 @@
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-mpi-selector configure 1.0.2
+mpi-selector configure 1.0.3
 generated by GNU Autoconf 2.59
 
 Copyright (C) 2003 Free Software Foundation, Inc.
@@ -902,7 +902,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by mpi-selector $as_me 1.0.2, which was
+It was created by mpi-selector $as_me 1.0.3, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   $ $0 $@
@@ -1545,7 +1545,7 @@
 
 # Define the identity of the package.
  PACKAGE='mpi-selector'
- VERSION='1.0.2'
+ VERSION='1.0.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2131,7 +2131,7 @@
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by mpi-selector $as_me 1.0.2, which was
+This file was extended by mpi-selector $as_me 1.0.3, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -2189,7 +2189,7 @@
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-mpi-selector config.status 1.0.2
+mpi-selector config.status 1.0.3
 configured by $0, generated by GNU Autoconf 2.59,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mpi-selector-1.0.2/mpi-selector.in 
new/mpi-selector-1.0.3/mpi-selector.in
--- old/mpi-selector-1.0.2/mpi-selector.in      2008-10-19 14:15:53.000000000 
+0200
+++ new/mpi-selector-1.0.3/mpi-selector.in      2009-08-02 09:58:22.000000000 
+0200
@@ -468,7 +468,7 @@
 --unregister <name>   Remove an MPI implementation list from the
                       central mpi-selector database.
 
-Options for system adminsitrators:
+Options for system administrators:
 
 --system              When used with the --set and --unset options,
                       act on the system-wide defaults (vs. the

++++++ mpi-selector-no_bang_line.patch ++++++
Index: mpi-selector.csh.in
===================================================================
--- mpi-selector.csh.in.orig    2009-08-02 09:58:22.000000000 +0200
+++ mpi-selector.csh.in 2010-12-10 16:44:40.618387677 +0100
@@ -1,4 +1,3 @@
-#!/bin/csh
 # Copyright (c) 2007 Cisco Systems, Inc.  All rights reserved.
 #
 # File installed for Bourne-shell startups to select which MPI
Index: mpi-selector.sh.in
===================================================================
--- mpi-selector.sh.in.orig     2009-08-02 09:58:22.000000000 +0200
+++ mpi-selector.sh.in  2010-12-10 16:44:44.690098294 +0100
@@ -1,4 +1,3 @@
-#!/bin/sh
 # Copyright (c) 2007 Cisco Systems, Inc.  All rights reserved.
 #
 # File installed for Bourne-shell startups to select which MPI
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to