public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/intel-mpi-benchmarks] epel10: Update to upstream release v2018.0
@ 2026-07-22 12:58 Michal Schmidt
0 siblings, 0 replies; only message in thread
From: Michal Schmidt @ 2026-07-22 12:58 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/intel-mpi-benchmarks
Branch : epel10
Commit : 482eeb723205ad5a5c7b8c202d3855275da56a00
Author : Michal Schmidt <mschmidt@redhat.com>
Date : 2017-11-03T14:04:59+01:00
Stats : +10/-28 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/intel-mpi-benchmarks/c/482eeb723205ad5a5c7b8c202d3855275da56a00?branch=epel10
Log:
Update to upstream release v2018.0
The doc/ directory has been removed by upstream. The -doc subpackage is gone.
---
diff --git a/.gitignore b/.gitignore
index 3d070b2..fa78a09 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/IMB_2017-clean.tar.xz
+/v2018.0.tar.gz
diff --git a/intel-mpi-benchmarks.spec b/intel-mpi-benchmarks.spec
index afd4a74..f778f27 100644
--- a/intel-mpi-benchmarks.spec
+++ b/intel-mpi-benchmarks.spec
@@ -1,23 +1,10 @@
Summary: Intel MPI benchmarks
Name: intel-mpi-benchmarks
-Version: 2017
-Release: 4%{?dist}
+Version: 2018.0
+Release: 1%{?dist}
License: CPL
URL: https://software.intel.com/en-us/articles/intel-mpi-benchmarks
-# The original upstream tarball is:
-# https://software.intel.com/sites/default/files/managed/a3/53/IMB_2017.tgz
-# In it the following files with a non-free license were found:
-# imb/imb/doc/IMB_Users_Guide/search.js:
-# WARNING: You must purchase a copy of FAR HTML v4 or greater to use this file.
-# imb/imb/doc/IMB_Users_Guide/tree.js:
-# Please don't use this file without purchasing FAR. http://helpware.net/FAR/
-# FAR is an HTML help authoring tool. It's probably unintentional for it to
-# impose license restrictions on output generated by it, but to be safe
-# the HTML documentation has been removed from the tarball for Fedora:
-# tar -xzvf IMB_2017.tgz
-# rm -rf imb/imb/doc/{IMB_Users_Guide/,IMB_Users_Guide.htm,marker.js}
-# tar -cjvf IMB_2017-clean.tar.xz --owner=0 --group=0 imb/
-Source0: IMB_2017-clean.tar.xz
+Source0: https://github.com/intel/mpi-benchmarks/archive/v%{version}.tar.gz
BuildRequires: gcc
%global desc The Intel MPI Benchmarks perform a set of MPI performance measurements for\
@@ -58,15 +45,8 @@ Requires: %{name}-license = %{version}-%{release}
This package was built against the MPICH implementation of MPI.
-%package doc
-Summary: Documentation for Intel MPI benchmarks
-BuildArch: noarch
-Requires: %{name}-license = %{version}-%{release}
-%description doc
-This package contains the documentation for Intel MPI benchmarks.
-
%prep
-%setup -q -n imb/imb
+%setup -q -n mpi-benchmarks-%{version}
%build
do_build() {
@@ -115,10 +95,11 @@ do_install
%files mpich
%{_libdir}/mpich/bin/IMB-{MPI1,EXT,IO,NBC,RMA}_mpich
-%files doc
-%doc doc/
-
%changelog
+* Fri Nov 03 2017 Michal Schmidt <mschmidt@redhat.com> - 2018.0-1
+- Update to upstream release v2018.0.
+- The doc/ directory has been removed by upstream. The -doc subpackage is gone.
+
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2017-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
diff --git a/sources b/sources
index 1756143..d7a184b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (IMB_2017-clean.tar.xz) = 464e78f84ed7d6493fac9c4522f5e8794e9979fd995732eb8216ca9a96e1906ad0477aec36732edf44d07b7a30ca1adf8f5dfabc4c9f061b1e62ff1e971a8507
+SHA512 (v2018.0.tar.gz) = 913c88bb059c8e8fb231089f3c019b7d2d236c5aac46d0ca5d997faa3afad671bf809d8e5fea9e87f55fdc0788285bb1814458cdf879f33aab86a8d911885dce
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-22 12:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22 12:58 [rpms/intel-mpi-benchmarks] epel10: Update to upstream release v2018.0 Michal Schmidt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox