Hello community,

here is the log from the commit of package ocaml-cppo for openSUSE:Factory 
checked in at 2017-08-18 15:01:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-cppo (Old)
 and      /work/SRC/openSUSE:Factory/.ocaml-cppo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml-cppo"

Fri Aug 18 15:01:26 2017 rev:4 rq:512520 version:1.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-cppo/ocaml-cppo.changes    2017-06-08 
15:02:48.740638817 +0200
+++ /work/SRC/openSUSE:Factory/.ocaml-cppo.new/ocaml-cppo.changes       
2017-08-18 15:01:30.918555342 +0200
@@ -1,0 +2,20 @@
+Tue Jul 25 13:04:54 UTC 2017 - oher...@suse.de
+
+- Use Group: Development/Languages/OCaml
+
+-------------------------------------------------------------------
+Mon Jul 17 20:24:18 UTC 2017 - oher...@suse.de
+
+- Update Url
+
+-------------------------------------------------------------------
+Mon Jul 17 12:48:58 UTC 2017 - oher...@suse.de
+
+- Wrap specfile conditionals to fix quilt setup
+
+-------------------------------------------------------------------
+Mon Jul 17 10:48:58 UTC 2017 - oher...@suse.de
+
+- Remove autodeps for pre openSUSE 12.1 releases
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ocaml-cppo.spec ++++++
--- /var/tmp/diff_new_pack.yYGDMj/_old  2017-08-18 15:01:32.134384187 +0200
+++ /var/tmp/diff_new_pack.yYGDMj/_new  2017-08-18 15:01:32.158380810 +0200
@@ -20,11 +20,11 @@
 Name:           ocaml-cppo
 Version:        1.5.0
 Release:        0
-%{ocaml_preserve_bytecode}
+%{?ocaml_preserve_bytecode}
 Summary:        The C preprocessor written in OCaml
 License:        BSD-3-Clause
-Group:          Development/Libraries/Other
-Url:            http://mjambon.com/cppo.html
+Group:          Development/Languages/OCaml
+Url:            https://github.com/mjambon/cppo
 Source:         %{name}-%{version}.tar.xz
 BuildRequires:  ocaml
 BuildRequires:  ocaml-oasis
@@ -35,13 +35,6 @@
 BuildRequires:  ocamlfind(str)
 BuildRequires:  ocamlfind(unix)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-# ocaml autodep start for pkg: ocaml-cppo
-# hardcoded rpm dependency for pre 12.1 to compensate for lack of ocaml() 
provides/requires
-%if 0%{?suse_version} < 1210
-Requires:       ocaml-ocamlbuild
-Requires:       ocaml-runtime
-%endif
-# ocaml autodep end for pkg: ocaml-cppo
 
 %description
 Cppo is an equivalent of the C preprocessor targeted at the OCaml language and
@@ -58,7 +51,7 @@
 
 %package        devel
 Summary:        Development files for %{name}
-Group:          Development/Libraries/Other
+Group:          Development/Languages/OCaml
 Requires:       %{name} = %{version}
 
 %description    devel
@@ -125,7 +118,7 @@
 %{_bindir}/*
 %dir %{_libdir}/ocaml
 %dir %{_libdir}/ocaml/*
-%if %{ocaml_native_compiler}
+%if 0%{?ocaml_native_compiler}
 %{_libdir}/ocaml/*/*.cmxs
 %endif
 
@@ -134,7 +127,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