From e5bb6805532a3b4349956a630e95c72a5fa604577fcbd985aadc3a2878019140 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 22 Jul 2015 04:57:44 +0000 Subject: [PATCH] Accepting request 317812 from home:mlin7442:branches:Base:System workaround the bug in gettextize OBS-URL: https://build.opensuse.org/request/show/317812 OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=111 --- gettext-0.19.5.1-gettextize.diff | 11 +++++++++++ gettext-runtime-mini.changes | 7 +++++++ gettext-runtime-mini.spec | 3 +++ gettext-runtime.changes | 7 +++++++ gettext-runtime.spec | 3 +++ 5 files changed, 31 insertions(+) create mode 100644 gettext-0.19.5.1-gettextize.diff diff --git a/gettext-0.19.5.1-gettextize.diff b/gettext-0.19.5.1-gettextize.diff new file mode 100644 index 0000000..a708728 --- /dev/null +++ b/gettext-0.19.5.1-gettextize.diff @@ -0,0 +1,11 @@ +--- 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. diff --git a/gettext-runtime-mini.changes b/gettext-runtime-mini.changes index e465390..171632d 100644 --- a/gettext-runtime-mini.changes +++ b/gettext-runtime-mini.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jul 21 11:24:48 UTC 2015 - mlin@suse.com + +- 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 + ------------------------------------------------------------------- Thu Jul 16 10:56:05 UTC 2015 - astieger@suse.com diff --git a/gettext-runtime-mini.spec b/gettext-runtime-mini.spec index 2cafda2..3019d65 100644 --- a/gettext-runtime-mini.spec +++ b/gettext-runtime-mini.spec @@ -68,6 +68,8 @@ Patch5: gettext-initialize_vars.patch # PATCH-FIX-OPENSUSE gettext-dont-test-gnulib.patch -- coolo@suse.de Patch6: gettext-dont-test-gnulib.patch Patch9: gettext-needlessly_init_vars.patch +# PATCH-FIX-OPENSUSE gettext-0.19.5.1-gettextize.diff -- mlin@suse.com +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 @@ as well as project examples. %patch5 %patch6 -p1 %patch9 +%patch10 -p1 %build # expect a couple "You should update your `aclocal.m4' by running aclocal." diff --git a/gettext-runtime.changes b/gettext-runtime.changes index e465390..a4cb69c 100644 --- a/gettext-runtime.changes +++ b/gettext-runtime.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jul 21 11:23:29 UTC 2015 - mlin@suse.com + +- 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 + ------------------------------------------------------------------- Thu Jul 16 10:56:05 UTC 2015 - astieger@suse.com diff --git a/gettext-runtime.spec b/gettext-runtime.spec index 0f67a0a..c8aa597 100644 --- a/gettext-runtime.spec +++ b/gettext-runtime.spec @@ -68,6 +68,8 @@ Patch5: gettext-initialize_vars.patch # PATCH-FIX-OPENSUSE gettext-dont-test-gnulib.patch -- coolo@suse.de Patch6: gettext-dont-test-gnulib.patch Patch9: gettext-needlessly_init_vars.patch +# PATCH-FIX-OPENSUSE gettext-0.19.5.1-gettextize.diff -- mlin@suse.com +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 @@ as well as project examples. %patch5 %patch6 -p1 %patch9 +%patch10 -p1 %build # expect a couple "You should update your `aclocal.m4' by running aclocal."