public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/dmtcp] rawhide: update to 4.1.1 fixes rhbz#2468998
@ 2026-06-19 0:47 Filipe Rosset
0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-06-19 0:47 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/dmtcp
Branch : rawhide
Commit : 218ef8d5ade5c36ab0f17a1b39cd756b3a10c444
Author : Filipe Rosset <filiperosset@fedoraproject.org>
Date : 2026-06-18T21:45:50-03:00
Stats : +9/-7 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/dmtcp/c/218ef8d5ade5c36ab0f17a1b39cd756b3a10c444?branch=rawhide
Log:
update to 4.1.1 fixes rhbz#2468998
Signed-off-by: Filipe Rosset <filiperosset@fedoraproject.org>
---
diff --git a/dmtcp.spec b/dmtcp.spec
index 2e286e1..f84e2fe 100644
--- a/dmtcp.spec
+++ b/dmtcp.spec
@@ -1,7 +1,5 @@
-%{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}
-
%global forgeurl https://github.com/dmtcp/dmtcp
-Version: 4.1.0
+Version: 4.1.1
%global tag %{version}
%forgemeta
@@ -14,7 +12,7 @@ Summary: Distributed MultiThreaded CheckPointing
# allowed to use these files under either license.
# https://github.com/dmtcp/dmtcp/blob/master/COPYING
License: LGPL-3.0-or-later AND (MIT OR BSD-3-Clause)
-URL: http://dmtcp.sourceforge.net
+URL: https://github.com/dmtcp/dmtcp
Source0: %{forgesource}
BuildRequires: gcc-c++
@@ -41,7 +39,7 @@ OpenMP, MATLAB, Python, Perl, R, and many programming languages and shell
scripting languages. DMTCP also supports GNU screen sessions, including
vim/cscope and emacs. With the use of TightVNC, it can also checkpoint and
restart X Window applications. For a multilib (mixture of 32- and 64-bit
-processes), see "./configure --enable-multilib".
+processes), see the configure option "--enable-multilib".
DMTCP supports the commonly used OFED API for InfiniBand, as well as its
integration with various implementations of MPI, and resource managers (e.g.,
@@ -65,6 +63,7 @@ This package provides files for developing DMTCP plugins.
%install
%make_install
+rm -f %{buildroot}%{_pkgdocdir}/COPYING
# A few tests may take a long time. If a test times out, the check fails.
# Hopefully, the test machine is fast enough, and timeouts are long
@@ -73,8 +72,11 @@ This package provides files for developing DMTCP plugins.
# %check
# AUTOTEST="--retry-once --slow" make check
+%check
+# Tests are disabled to avoid timeouts/failures on build infrastructure
+
%files
-%license COPYING.LESSER
+%license COPYING COPYING.LESSER
%{_bindir}/dmtcp_*
%{_bindir}/mtcp_restart
%{_libdir}/%{name}
diff --git a/sources b/sources
index c099913..1f8b080 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (dmtcp-4.1.0.tar.gz) = 331e0e92bf07f9fa570cf38c67edcc851542987167f443ae2717c00b6d24cdea79b08daaa4a8e74864839ff0b1ccb6877e270f1250fad8d270f0e47fdca898bb
+SHA512 (dmtcp-4.1.1.tar.gz) = b82bac81540c79b8c5fce0f00550bd3c193bace8fe11f81f61e05bbca4a1cbdc1105eaf36900dc2d9cc453328347d66c95fde8dd577636f21023c513b3f47123
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-19 0:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-19 0:47 [rpms/dmtcp] rawhide: update to 4.1.1 fixes rhbz#2468998 Filipe Rosset
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox