Hello community,

here is the log from the commit of package ocaml-facile for openSUSE:Factory 
checked in at 2017-08-22 11:07:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-facile (Old)
 and      /work/SRC/openSUSE:Factory/.ocaml-facile.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml-facile"

Tue Aug 22 11:07:23 2017 rev:20 rq:513715 version:1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-facile/ocaml-facile.changes        
2017-06-08 15:03:01.314864224 +0200
+++ /work/SRC/openSUSE:Factory/.ocaml-facile.new/ocaml-facile.changes   
2017-08-22 11:07:24.371154319 +0200
@@ -1,0 +2,5 @@
+Tue Jul 25 13:04:54 UTC 2017 - [email protected]
+
+- Use Group: Development/Languages/OCaml
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ocaml-facile.spec ++++++
--- /var/tmp/diff_new_pack.qC7MfT/_old  2017-08-22 11:07:25.003065318 +0200
+++ /var/tmp/diff_new_pack.qC7MfT/_new  2017-08-22 11:07:25.015063628 +0200
@@ -21,7 +21,7 @@
 Release:        0
 Summary:        Ocaml Constraint Programming Library
 License:        LGPL-2.1+
-Group:          Development/Libraries/Other
+Group:          Development/Languages/OCaml
 Url:            http://www.recherche.enac.fr/log/facile/
 Source0:        
http://www.recherche.enac.fr/log/facile/distrib/facile-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE ocaml-4.patch [email protected] -- Fixes build with 
ocaml 4
@@ -52,7 +52,7 @@
 
 %package        devel
 Summary:        Development files for %{name}
-Group:          Development/Libraries/Other
+Group:          Development/Languages/OCaml
 Requires:       %{name} = %{version}
 
 %description    devel
@@ -185,7 +185,7 @@
 %{_bindir}/*
 %dir %{_libdir}/ocaml
 %dir %{_libdir}/ocaml/*
-%if %{ocaml_native_compiler}
+%if 0%{?ocaml_native_compiler}
 %{_libdir}/ocaml/*/*.cmxs
 %endif
 
@@ -194,7 +194,7 @@
 %{oasis_docdir_html}
 %dir %{_libdir}/ocaml
 %dir %{_libdir}/ocaml/*
-%if %{ocaml_native_compiler}
+%if 0%{?ocaml_native_compiler}
 %{_libdir}/ocaml/*/*.a
 %{_libdir}/ocaml/*/*.cmx
 %{_libdir}/ocaml/*/*.cmxa


Reply via email to