Hello community,
here is the log from the commit of package gettext-runtime for openSUSE:Factory
checked in at 2017-07-24 12:29:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gettext-runtime (Old)
and /work/SRC/openSUSE:Factory/.gettext-runtime.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gettext-runtime"
Mon Jul 24 12:29:08 2017 rev:71 rq:511394 version:0.19.8.1
Changes:
--------
gettext-java.changes: same change
--- /work/SRC/openSUSE:Factory/gettext-runtime/gettext-runtime-mini.changes
2017-07-05 23:47:01.720661189 +0200
+++
/work/SRC/openSUSE:Factory/.gettext-runtime.new/gettext-runtime-mini.changes
2017-07-24 12:29:09.961097792 +0200
@@ -1,0 +2,7 @@
+Mon Jul 17 11:52:13 UTC 2017 - [email protected]
+
+- Ignore rpm-build's dependency on gettext-tools while building
+ the -mini variant: before gettext-runtime-mini is built, there is
+ no provider of this symbol in a bootstrap cycle.
+
+-------------------------------------------------------------------
gettext-runtime.changes: same change
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gettext-csharp.spec ++++++
--- /var/tmp/diff_new_pack.4Zn2Dm/_old 2017-07-24 12:29:11.408893497 +0200
+++ /var/tmp/diff_new_pack.4Zn2Dm/_new 2017-07-24 12:29:11.412892933 +0200
@@ -1,7 +1,7 @@
#
# spec file for package gettext-csharp
#
-# 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
gettext-java.spec: same change
++++++ gettext-runtime-mini.spec ++++++
--- /var/tmp/diff_new_pack.4Zn2Dm/_old 2017-07-24 12:29:11.464885597 +0200
+++ /var/tmp/diff_new_pack.4Zn2Dm/_new 2017-07-24 12:29:11.464885597 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package gettext-runtime
+# spec file for package gettext-runtime-mini
#
-# 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
@@ -48,6 +48,8 @@
%else
# to allow a prjconf preference which to take per build
Provides: gettext-runtime = %{version}
+# rpm-build requires gettext-tools, but we will only just be building it
+#!BuildIgnore: gettext-tools
%endif
Summary: Tools for Native Language Support (NLS)
License: GPL-3.0+ and LGPL-2.0+
++++++ gettext-runtime.spec ++++++
--- /var/tmp/diff_new_pack.4Zn2Dm/_old 2017-07-24 12:29:11.488882211 +0200
+++ /var/tmp/diff_new_pack.4Zn2Dm/_new 2017-07-24 12:29:11.488882211 +0200
@@ -1,7 +1,7 @@
#
# spec file for package gettext-runtime
#
-# 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
@@ -48,6 +48,8 @@
%else
# to allow a prjconf preference which to take per build
Provides: gettext-runtime = %{version}
+# rpm-build requires gettext-tools, but we will only just be building it
+#!BuildIgnore: gettext-tools
%endif
Summary: Tools for Native Language Support (NLS)
License: GPL-3.0+ and LGPL-2.0+