Hello community,

here is the log from the commit of package ocaml for openSUSE:Factory checked 
in at 2014-02-02 19:10:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml (Old)
 and      /work/SRC/openSUSE:Factory/.ocaml.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml/ocaml.changes      2014-01-31 
11:44:51.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ocaml.new/ocaml.changes 2014-02-02 
19:10:25.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Feb  1 09:33:43 CET 2014 - [email protected]
+
+- Disable opt on aarch64
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ocaml.spec ++++++
--- /var/tmp/diff_new_pack.wiRB4E/_old  2014-02-02 19:10:26.000000000 +0100
+++ /var/tmp/diff_new_pack.wiRB4E/_new  2014-02-02 19:10:26.000000000 +0100
@@ -22,9 +22,9 @@
 Version:        4.01.0
 Release:        0
 %define doc_version 4.01
-%define do_opt 1
-%ifarch s390 s390x ia64 ppc64le
 %define do_opt 0
+%ifarch %arm %ix86 ppc ppc64 x86_64
+%define do_opt 1
 %endif
 # http://caml.inria.fr/pub/distrib/ocaml-%{doc_version}/
 Source0:        ocaml-%{version}.tar.xz
@@ -341,9 +341,7 @@
 %{_mandir}/*/*
 %{_libdir}/ocaml/*.a
 %if %{do_opt}
-%ifarch %ix86 ppc ppc64 x86_64 %arm
 %{_libdir}/ocaml/*.cmxs
-%endif
 %{_libdir}/ocaml/*.cmxa
 %{_libdir}/ocaml/*.cmx
 %{_libdir}/ocaml/*.o


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to