Hello community,

here is the log from the commit of package ghc-bootstrap for openSUSE:Factory 
checked in at 2020-01-22 22:43:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-bootstrap (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-bootstrap.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-bootstrap"

Wed Jan 22 22:43:35 2020 rev:16 rq:766206 version:8.6.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-bootstrap/ghc-bootstrap.changes      
2020-01-14 21:09:49.110833280 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-bootstrap.new.26092/ghc-bootstrap.changes   
2020-01-22 22:44:03.724508896 +0100
@@ -1,0 +2,6 @@
+Fri Jan 17 19:00:28 UTC 2020 - Peter Trommler <[email protected]>
+
+- Add requires tags
+  * needed for ghc-bootstrap-helpers
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-bootstrap.spec ++++++
--- /var/tmp/diff_new_pack.c2DoF2/_old  2020-01-22 22:44:19.724516953 +0100
+++ /var/tmp/diff_new_pack.c2DoF2/_new  2020-01-22 22:44:19.728516955 +0100
@@ -52,7 +52,7 @@
 %ifarch %{ix86}
 %define sysname deb9
 %endif
-%ifarch ppc64 ppc64le %{arm} aarch64 %{ix86}
+%ifarch ppc64 ppc64le %{arm} aarch64
 %define sysname unknown
 %endif
 
@@ -79,13 +79,16 @@
 BuildRequires:  libncurses5
 %ifnarch %{arm} s390x
 BuildRequires:  libnuma-devel
+Requires:       libnuma-devel
 %endif
 %ifarch aarch64 %{arm}
 BuildRequires:  binutils-gold
 Requires:       binutils-gold
+Requires:       llvm6-devel
 %endif
 %ifarch s390x
 BuildRequires:  libffi-devel
+Requires:       libffi-devel
 %endif
 Requires:       gmp-devel
 Requires:       libncurses5


Reply via email to