Hello community,

here is the log from the commit of package ghc for openSUSE:Factory checked in 
at 2017-01-23 11:41:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc (Old)
 and      /work/SRC/openSUSE:Factory/.ghc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc/ghc.changes  2017-01-18 21:43:51.571161516 
+0100
+++ /work/SRC/openSUSE:Factory/.ghc.new/ghc.changes     2017-01-23 
11:41:04.214558709 +0100
@@ -1,0 +2,7 @@
+Fri Jan 20 08:39:45 UTC 2017 - [email protected]
+
+- drop D2844.patch
+  * the patch causes more issues with parallel builds
+- fixes boo#1020909 
+
+-------------------------------------------------------------------

Old:
----
  D2844.patch

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

Other differences:
------------------
++++++ ghc.spec ++++++
--- /var/tmp/diff_new_pack.ylzDfR/_old  2017-01-23 11:41:05.014445253 +0100
+++ /var/tmp/diff_new_pack.ylzDfR/_new  2017-01-23 11:41:05.018444686 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -67,8 +67,6 @@
 Requires:       ghc-libraries = %{version}-%{release}
 Source:         
http://haskell.org/ghc/dist/%{version}/%{name}-%{version}-src.tar.xz
 Source1:        ghc-rpmlintrc
-# PATCH-FIX-UPSTREAM D2844.patch [email protected] -- Use full 
range of machine word in UniqSupply. Fixes issues with parallel builds. 
Backport of upstream patch. See Haskell Trac #12899.
-Patch1:         D2844.patch
 # PATCH-FIX-UPSTREAM D2495.patch [email protected] -- Add 
missing memory barrier on mutable variables. See 
https://ghc.haskell.org/trac/ghc/ticket/12469 for details. Backport of upstream 
fix for ghc 8.0.2.
 Patch27:        D2495.patch
 # PATCH-FIX_UPSTREAM 0001-StgCmmPrim-Add-missing-write-barrier.patch 
[email protected] -- Add missing write barrier on mutable arrays.
@@ -163,7 +161,6 @@
 
 %prep
 %setup -q
-%patch1  -p1
 %patch27 -p1
 %patch28 -p1
 %patch29 -p1


Reply via email to