Hello community,

here is the log from the commit of package ocaml for openSUSE:Factory checked 
in at 2014-01-31 11:44:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2013-12-09 
07:13:23.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ocaml.new/ocaml.changes 2014-01-31 
11:44:51.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Jan 30 11:49:10 CET 2014 - oher...@suse.de
+
+- Provide ocaml(ocaml.opt)==version if available
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ocaml.spec ++++++
--- /var/tmp/diff_new_pack.1YzD1w/_old  2014-01-31 11:44:51.000000000 +0100
+++ /var/tmp/diff_new_pack.1YzD1w/_new  2014-01-31 11:44:51.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ocaml
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Andrew Psaltis <ampsaltis at gmail dot com>
 # Copyright (c) 2011 Andrew Psaltis <ampsaltis at gmail dot com>
 #
@@ -58,6 +58,9 @@
 BuildRequires:  tk-devel
 # This gets ocamlobjinfo to work with .cmxs files
 BuildRequires:  binutils-devel
+%if %{do_opt}
+Provides:       ocaml(ocaml.opt) = %{version}
+%endif
 Provides:       ocaml(compiler) = %{version}
 Requires:       ocaml-runtime = %{version}
 


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to