Hello community,

here is the log from the commit of package ocaml for openSUSE:Factory checked 
in at 2017-06-07 09:53:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml (Old)
 and      /work/SRC/openSUSE:Factory/.ocaml.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml"

Wed Jun  7 09:53:29 2017 rev:59 rq:500151 version:4.03.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml/ocaml.changes      2016-07-05 
09:51:01.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ocaml.new/ocaml.changes 2017-06-07 
09:53:32.898582003 +0200
@@ -1,0 +2,5 @@
+Wed May 31 10:46:48 UTC 2017 - oher...@suse.de
+
+- Install libasmrun_pic to fix build with gcc7
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ocaml.spec ++++++
--- /var/tmp/diff_new_pack.JeBLkj/_old  2017-06-07 09:53:33.782457097 +0200
+++ /var/tmp/diff_new_pack.JeBLkj/_new  2017-06-07 09:53:33.786456531 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ocaml
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Andrew Psaltis <ampsaltis at gmail dot com>
 # Copyright (c) 2011 Andrew Psaltis <ampsaltis at gmail dot com>
 #
@@ -267,6 +267,13 @@
 make install \
      DESTDIR="%{buildroot}"
 
+if test -f %{buildroot}%{_libdir}/ocaml/libasmrun_pic.a
+then
+       cp -av \
+       --remove-destination \
+       %{buildroot}%{_libdir}/ocaml/libasmrun_pic.a \
+       %{buildroot}%{_libdir}/ocaml/libasmrun.a
+fi
 export EMACS_SITE_LISP=%{_datadir}/emacs/site-lisp
 install -d %{buildroot}%{_infodir} \
            %{buildroot}${EMACS_SITE_LISP}


Reply via email to