Hello community,

here is the log from the commit of package dmtcp for openSUSE:Factory checked 
in at 2016-06-14 23:08:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dmtcp (Old)
 and      /work/SRC/openSUSE:Factory/.dmtcp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dmtcp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/dmtcp/dmtcp.changes      2015-07-28 
11:43:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.dmtcp.new/dmtcp.changes 2016-06-14 
23:08:47.000000000 +0200
@@ -1,0 +2,13 @@
+Wed Jun  8 16:20:13 CEST 2016 - [email protected]
+
+- Update to DMTCP 2.4.1: primarily a bug fix release.
+  fixes an issue with version 2.4.0 and deleted shared memory files
+- Update to DMTCP 2.4.2:
+  configure script fixes; interval checkpointing; etc
+- Update to DMTCP 2.4.3:
+  added support for CMA, fixed a regression affecting dmtcp_checkpoint()
+- Update to DMTCP 2.4.4:
+  supports InfiniBand UD, misc fixes
+- Adapt spec file to the new 2.4.4 tarball
+
+-------------------------------------------------------------------

Old:
----
  dmtcp-2.4.0.tar.gz

New:
----
  dmtcp-2.4.4.tar.gz

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

Other differences:
------------------
++++++ dmtcp.spec ++++++
--- /var/tmp/diff_new_pack.KFK6iK/_old  2016-06-14 23:08:48.000000000 +0200
+++ /var/tmp/diff_new_pack.KFK6iK/_new  2016-06-14 23:08:48.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dmtcp
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012-2014 Kapil Arya
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,8 +17,9 @@
 #
 
 
+%define shaid  30d2101
 Name:           dmtcp
-Version:        2.4.0
+Version:        2.4.4
 Release:        0
 Summary:        Checkpoint/Restart functionality for Linux processes
 License:        LGPL-3.0+
@@ -62,7 +63,7 @@
 This package provides dmtcp.h for developing plugins.
 
 %prep
-%setup -q
+%setup -q -n %{name}-dmtcp-%{shaid}
 sed -i -e 's,enable_option_checking=fatal,enable_option_checking=no,' configure
 
 %build

++++++ dmtcp-2.4.0.tar.gz -> dmtcp-2.4.4.tar.gz ++++++
++++ 24047 lines of diff (skipped)


Reply via email to