Hello community,

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

Package is "ocaml"

Mon Aug 21 11:34:53 2017 rev:62 rq:515940 version:4.05.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml/ocaml.changes      2017-08-10 
13:44:32.149314473 +0200
+++ /work/SRC/openSUSE:Factory/.ocaml.new/ocaml.changes 2017-08-21 
11:34:55.476047236 +0200
@@ -1,0 +2,5 @@
+Thu Aug 10 14:49:59 UTC 2017 - [email protected]
+
+- Provide ocaml(ocaml_base_version) for camlp4
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ocaml.spec ++++++
--- /var/tmp/diff_new_pack.BqOmV0/_old  2017-08-21 11:34:56.687876807 +0200
+++ /var/tmp/diff_new_pack.BqOmV0/_new  2017-08-21 11:34:56.695875683 +0200
@@ -18,7 +18,7 @@
 #
 
 
-%define doc_version 4.05
+%define ocaml_base_version 4.05
 #
 %define do_opt 0
 # This ensures that the find_provides/find_requires calls ocamlobjinfo 
correctly.
@@ -53,10 +53,10 @@
 Url:            http://caml.inria.fr/
 #
 # http://caml.inria.fr/pub/distrib/
-Source0:        
http://caml.inria.fr/pub/distrib/ocaml-%{doc_version}/ocaml-%{version}.tar.xz
+Source0:        
http://caml.inria.fr/pub/distrib/ocaml-%{ocaml_base_version}/ocaml-%{version}.tar.xz
 Source1:        ocaml-findlib.rpm.prov_req.attr.sh
-Source2:        ocaml-%{doc_version}-refman-html.tar.xz
-Source3:        ocaml-%{doc_version}-refman.info.tar.xz
+Source2:        ocaml-%{ocaml_base_version}-refman-html.tar.xz
+Source3:        ocaml-%{ocaml_base_version}-refman.info.tar.xz
 Source4:        rpmlintrc
 Patch0:         ocaml-3.00-camldebug_el.patch
 Patch1:         ocamldoc-man-th.patch
@@ -75,6 +75,7 @@
 Requires(post): %{install_info_prereq}
 Requires(pre):  %{install_info_prereq}
 Provides:       ocaml(compiler) = %{version}
+Provides:       ocaml(ocaml_base_version) = %{ocaml_base_version}
 Requires:       ocaml(runtime) = %{version}-%{release}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %{do_opt}


Reply via email to