Hello community, here is the log from the commit of package openmpi for openSUSE:Factory checked in at 2015-02-12 10:20:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openmpi (Old) and /work/SRC/openSUSE:Factory/.openmpi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openmpi" Changes: -------- --- /work/SRC/openSUSE:Factory/openmpi/openmpi-testsuite.changes 2015-01-23 16:17:06.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.openmpi.new/openmpi-testsuite.changes 2015-02-12 10:20:14.000000000 +0100 @@ -1,0 +2,11 @@ +Mon Feb 9 12:08:58 CET 2015 - [email protected] + +- Pass a fixed branding string so that it doesn't contain the build + host (bnc#916027). + +------------------------------------------------------------------- +Thu Jan 8 08:09:00 CET 2015 - [email protected] + +- Don't make testsuite noarch as then configure will fail. + +------------------------------------------------------------------- openmpi.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openmpi-testsuite.spec ++++++ --- /var/tmp/diff_new_pack.tKMpk6/_old 2015-02-12 10:20:16.000000000 +0100 +++ /var/tmp/diff_new_pack.tKMpk6/_new 2015-02-12 10:20:16.000000000 +0100 @@ -70,7 +70,6 @@ %if "%{name}" == "openmpi-testsuite" BuildRequires: openmpi = %{version} -BuildArch: noarch %endif Requires: mpi-selector Requires(preun): mpi-selector @@ -152,7 +151,8 @@ --with-psm \ %endif %endif - --with-devel-headers + --with-devel-headers \ + --with-package-string="Open MPI Distribution for SUSE" make %{?_smp_mflags} V=1 %if "%{name}" == "openmpi-testsuite" ++++++ openmpi.spec ++++++ --- /var/tmp/diff_new_pack.tKMpk6/_old 2015-02-12 10:20:16.000000000 +0100 +++ /var/tmp/diff_new_pack.tKMpk6/_new 2015-02-12 10:20:16.000000000 +0100 @@ -70,7 +70,6 @@ %if "%{name}" == "openmpi-testsuite" BuildRequires: openmpi = %{version} -BuildArch: noarch %endif Requires: mpi-selector Requires(preun): mpi-selector @@ -152,7 +151,8 @@ --with-psm \ %endif %endif - --with-devel-headers + --with-devel-headers \ + --with-package-string="Open MPI Distribution for SUSE" make %{?_smp_mflags} V=1 %if "%{name}" == "openmpi-testsuite" -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
