Hello community,

here is the log from the commit of package ocaml-gettext for openSUSE:Factory 
checked in at 2017-05-16 14:44:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-gettext (Old)
 and      /work/SRC/openSUSE:Factory/.ocaml-gettext.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml-gettext"

Tue May 16 14:44:12 2017 rev:2 rq:494582 version:0.3.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-gettext/ocaml-gettext.changes      
2016-10-19 13:00:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ocaml-gettext.new/ocaml-gettext.changes 
2017-05-16 14:45:03.004015715 +0200
@@ -1,0 +2,5 @@
+Wed May 10 08:23:44 UTC 2017 - [email protected]
+
+- stub-devel requires stub (bsc#1031359)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ocaml-gettext.spec ++++++
--- /var/tmp/diff_new_pack.VTtJhd/_old  2017-05-16 14:45:03.655924115 +0200
+++ /var/tmp/diff_new_pack.VTtJhd/_new  2017-05-16 14:45:03.655924115 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ocaml-gettext
 #
-# Copyright (c) 2014 SUSE LINUX Products 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
@@ -47,7 +47,10 @@
 # ocaml autodep start for pkg: ocaml-gettext
 # hardcoded rpm dependency for pre 12.1 to compensate for lack of ocaml() 
provides/requires
 %if 0%{?suse_version} < 1210
-Requires:       ocaml-camlp4 ocaml-compiler-libs ocaml-fileutils ocaml-runtime
+Requires:       ocaml-camlp4
+Requires:       ocaml-compiler-libs
+Requires:       ocaml-fileutils
+Requires:       ocaml-runtime
 %endif
 # ocaml autodep end for pkg: ocaml-gettext
 # ocaml-gettext program needs camomile data files
@@ -85,7 +88,7 @@
 %package        stub-devel
 Summary:        Development files for %{name}-stub
 Group:          Development/Libraries/Other
-Requires:       %{name}-stub-devel = %{version}
+Requires:       %{name}-stub = %{version}
 
 %description    stub-devel
 The %{name}-stub-devel package contains libraries and
@@ -111,7 +114,6 @@
 signature files for developing applications that use
 %{name}-camomile.
 
-
 %prep
 %setup -q
 %patch0 -p1
@@ -129,14 +131,12 @@
   --with-docbook-stylesheet=%{_stylesheet_path}
 make all
 
-
 %check
 export LD_LIBRARY_PATH=$PWD/_build/lib/gettext-stub
 pushd test
 ../_build/bin/test
 popd
 
-
 %install
 # make install in the package is screwed up completely.  Install
 # by hand instead.
@@ -234,5 +234,4 @@
 %{_libdir}/ocaml/gettext-camomile/*.mli
 %{_libdir}/ocaml/gettext-camomile/META
 
-
 %changelog


Reply via email to