Hello community,
here is the log from the commit of package gettext-runtime for openSUSE:Factory
checked in at 2015-08-21 07:34:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gettext-runtime (Old)
and /work/SRC/openSUSE:Factory/.gettext-runtime.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gettext-runtime"
Changes:
--------
gettext-java.changes: same change
--- /work/SRC/openSUSE:Factory/gettext-runtime/gettext-runtime-mini.changes
2015-07-20 11:20:50.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.gettext-runtime.new/gettext-runtime-mini.changes
2015-08-21 07:34:55.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Jul 21 11:24:48 UTC 2015 - [email protected]
+
+- Add gettext-0.19.5.1-gettextize.diff
+ * workaround gettextize in gettext 0.19.5.1, see
+ http://lists.gnu.org/archive/html/bug-gettext/2015-07/msg00027.html
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/gettext-runtime/gettext-runtime.changes
2015-07-20 11:20:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gettext-runtime.new/gettext-runtime.changes
2015-08-21 07:34:55.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Jul 21 11:23:29 UTC 2015 - [email protected]
+
+- Add gettext-0.19.5.1-gettextize.diff
+ * workaround gettextize in gettext 0.19.5.1, see
+ http://lists.gnu.org/archive/html/bug-gettext/2015-07/msg00027.html
+
+-------------------------------------------------------------------
New:
----
gettext-0.19.5.1-gettextize.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
gettext-java.spec: same change
++++++ gettext-runtime-mini.spec ++++++
--- /var/tmp/diff_new_pack.2lRv4m/_old 2015-08-21 07:34:56.000000000 +0200
+++ /var/tmp/diff_new_pack.2lRv4m/_new 2015-08-21 07:34:56.000000000 +0200
@@ -68,6 +68,8 @@
# PATCH-FIX-OPENSUSE gettext-dont-test-gnulib.patch -- [email protected]
Patch6: gettext-dont-test-gnulib.patch
Patch9: gettext-needlessly_init_vars.patch
+# PATCH-FIX-OPENSUSE gettext-0.19.5.1-gettextize.diff -- [email protected]
+Patch10: gettext-0.19.5.1-gettextize.diff
%description
This package contains the intl library as well as tools that ease the
@@ -125,6 +127,7 @@
%patch5
%patch6 -p1
%patch9
+%patch10 -p1
%build
# expect a couple "You should update your `aclocal.m4' by running aclocal."
gettext-runtime.spec: same change
++++++ gettext-0.19.5.1-gettextize.diff ++++++
--- gettext-0.19.5.1.orig/gettext-tools/misc/gettextize.in
+++ gettext-0.19.5.1/gettext-tools/misc/gettextize.in
@@ -22,7 +22,7 @@
progname=$0
package=@PACKAGE@
-version=@VERSION@
+version=0.19.5
# Set variables
# - gettext_datadir directory where the data files are stored.