public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Schmidt <mschmidt@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/intel-mpi-benchmarks] epel10: Update to upstream release v2018.0
Date: Wed, 22 Jul 2026 12:58:44 GMT [thread overview]
Message-ID: <178472512438.1.9107758867563470391.rpms-intel-mpi-benchmarks-482eeb723205@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-22 12:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178472512438.1.9107758867563470391.rpms-intel-mpi-benchmarks-482eeb723205@fedoraproject.org \
--to=mschmidt@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox