1
0

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
This commit is contained in:
Stephan Kulow 2015-07-22 04:57:44 +00:00 committed by Git OBS Bridge
parent abd888b760
commit e5bb680553
5 changed files with 31 additions and 0 deletions

View File

@ -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.

View File

@ -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

View File

@ -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."

View File

@ -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

View File

@ -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."