Hello community,

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

Package is "ocaml-camlp4"

Fri Aug 18 15:02:52 2017 rev:4 rq:515939 version:4.05

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-camlp4/ocaml-camlp4.changes        
2016-07-15 12:46:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ocaml-camlp4.new/ocaml-camlp4.changes   
2017-08-18 15:02:53.790889345 +0200
@@ -1,0 +2,25 @@
+Thu Aug 10 14:49:59 UTC 2017 - oher...@suse.de
+
+- Require ocaml(ocaml_base_version)
+
+-------------------------------------------------------------------
+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 to match ocaml 4.05
+
+-------------------------------------------------------------------
+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
+
+-------------------------------------------------------------------

Old:
----
  camlp4-4.03-1.tar.xz

New:
----
  camlp4-4.05-1.tar.xz

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

Other differences:
------------------
++++++ ocaml-camlp4.spec ++++++
--- /var/tmp/diff_new_pack.WRhbBm/_old  2017-08-18 15:02:54.978722134 +0200
+++ /var/tmp/diff_new_pack.WRhbBm/_new  2017-08-18 15:02:54.982721571 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ocaml-camlp4
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,27 +17,20 @@
 
 
 Name:           ocaml-camlp4
-Version:        4.03
+Version:        4.05
 Release:        0
-%{ocaml_preserve_bytecode}
+%{?ocaml_preserve_bytecode}
 Summary:        Pre-Processor-Pretty-Printer for Objective Caml
 License:        SUSE-LGPL-2.0-with-linking-exception
-Group:          Development/Languages/Other
+Group:          Development/Languages/OCaml
 Url:            https://github.com/ocaml/camlp4
 Source:         camlp4-%{version}-1.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-# ocaml autodep start for pkg: ocaml-camlp4
-# hardcoded rpm dependency for pre 12.1 to compensate for lack of ocaml() 
provides/requires
-%if 0%{?suse_version} < 1210
-Requires:       ocaml-compiler-libs
-Requires:       ocaml-runtime
-%endif
-# ocaml autodep end for pkg: ocaml-camlp4
-BuildRequires:  ocaml >= 4.02.0
 BuildRequires:  ocaml-ocamlbuild
-BuildRequires:  ocaml-rpm-macros >= 4.02.1
-Conflicts:      ocaml < 4.02.0
-Requires:       ocaml-runtime >= 4.02.0
+BuildRequires:  ocaml-rpm-macros >= 4.05.0
+BuildRequires:  ocaml(ocaml_base_version) = 4.05
+Conflicts:      ocaml < 4.05.0
+Requires:       ocaml-runtime >= 4.05.0
 
 %description
 Camlp4 is a Pre-Processor-Pretty-Printer for Objective Caml, parsing a
@@ -48,9 +41,9 @@
 
 %package devel
 Summary:        Pre-Processor-Pretty-Printer for Objective Caml
-Group:          Development/Languages/Other
+Group:          Development/Languages/OCaml
 Requires:       %{name} = %{version}
-Requires:       ocaml >= 4.02.0
+Requires:       ocaml(ocaml_base_version) = 4.05
 Provides:       camlp4 = %{version}
 Obsoletes:      camlp4 < %{version}
 
@@ -68,7 +61,7 @@
 make \
        %{?_smp_mflags} \
        byte
-%if %{ocaml_native_compiler}
+%if 0%{?ocaml_native_compiler}
 make \
        %{?_smp_mflags} \
        native
@@ -101,7 +94,7 @@
 %defattr(-,root,root)
 %{_bindir}/camlp4*
 %{_bindir}/mkcamlp4
-%if %{ocaml_native_compiler}
+%if 0%{?ocaml_native_compiler}
 %dir %{_libdir}/ocaml/camlp4
 %{_libdir}/ocaml/camlp4/*.a
 %{_libdir}/ocaml/camlp4/*.cmx

++++++ camlp4-4.03-1.tar.xz -> camlp4-4.05-1.tar.xz ++++++
++++ 9176 lines of diff (skipped)


Reply via email to