Hello community,

here is the log from the commit of package ocaml for openSUSE:Factory checked 
in at 2011-11-09 14:15:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml (Old)
 and      /work/SRC/openSUSE:Factory/.ocaml.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml/ocaml.changes      2011-11-02 
15:45:48.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ocaml.new/ocaml.changes 2011-11-09 
14:15:39.000000000 +0100
@@ -1,0 +2,15 @@
+Tue Nov  8 12:40:17 UTC 2011 - [email protected]
+
+- enable ppc64 build 
+
+-------------------------------------------------------------------
+Thu Sep 15 13:10:33 UTC 2011 - [email protected]
+
+- Explicitly require the ocaml-runtime package in the ocaml package 
+
+-------------------------------------------------------------------
+Thu Sep 15 01:34:36 UTC 2011 - [email protected]
+
+- The ocaml package does not provide the runtime any more.
+
+-------------------------------------------------------------------

New:
----
  ocaml-ppc64.patch

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

Other differences:
------------------
++++++ ocaml.spec ++++++
--- /var/tmp/diff_new_pack.6sidOy/_old  2011-11-09 14:15:40.000000000 +0100
+++ /var/tmp/diff_new_pack.6sidOy/_new  2011-11-09 14:15:40.000000000 +0100
@@ -2,8 +2,8 @@
 # spec file for package ocaml
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# Copyright (c) 2010 Andrew Psaltis <ampsaltis at gmail.com>
-# Copyright (c) 2011 Andrew Psaltis <ampsaltis at gmail.com>
+# Copyright (c) 2010 Andrew Psaltis <ampsaltis at gmail dot com>
+# Copyright (c) 2011 Andrew Psaltis <ampsaltis at gmail dot com>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 License:        QPL and (LGPLv2+ with Exceptions)
 Group:          Development/Languages/Other
 Version:        3.12.1
-Release:        3
+Release:        5
 %define doc_version 3.12
 %ifarch s390 s390x
 %define do_opt 0
@@ -44,6 +44,7 @@
 Patch6:         ocaml-3.08.3.patch
 Patch7:         ocaml-3.09-emacs_localcompile.patch
 Patch8:         ocaml-3.09-rpmoptflags.patch
+Patch9:                ocaml-ppc64.patch
 Url:            http://caml.inria.fr/
 Summary:        The Objective Caml Compiler and Programming Environment
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -57,10 +58,8 @@
 # This gets ocamlobjinfo to work with .cmxs files
 BuildRequires:  binutils-devel
 Provides:       ocaml(compiler) = %{version}
-ExcludeArch:    ppc64
-# Fedora provides
-Provides:       ocaml(runtime) = %{version}
-Provides:       ocaml-runtime = %{version}
+Requires:       ocaml-runtime = %{version}
+#ExcludeArch:    ppc64
 
 %if 0%{?suse_version} <= 1140
 %define _use_internal_dependency_generator 1
@@ -259,6 +258,8 @@
 %patch6
 %patch7
 %patch8
+%patch9
+
 find -name ".cvsignore" | xargs -r rm -f
 
 %build
@@ -399,7 +400,6 @@
 %{_libdir}/ocaml/labltk/*.cmo
 %{_libdir}/ocaml/stublibs/dlllabltk.so
 
-
 %files labltk-devel
 %defattr(-,root,root,-)
 %{_bindir}/ocamlbrowser
@@ -433,7 +433,6 @@
 %{_libdir}/ocaml/camlp4/Camlp4Top/*.cmi
 %{_libdir}/ocaml/camlp4/Camlp4Top/*.cmo
 
-
 %files camlp4-devel
 %defattr(-,root,root,-)
 %{_bindir}/camlp4*


++++++ ocaml-ppc64.patch ++++++
++++ 2080 lines (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to