3
0
Commit Graph

128 Commits

Author SHA256 Message Date
03b20508e0 Accepting request 1084710 from home:fcrozat:branches:Base:System
- Add _multibuild to define additional spec files as additional
  flavors.
  Eliminates the need for source package links in OBS.

- Add _multibuild to define additional spec files as additional
  flavors.
  Eliminates the need for source package links in OBS.
--------------------------------------------------------------------------
- Add _multibuild to define additional spec files as additional
  flavors.
  Eliminates the need for source package links in OBS.

- update keyring for the last version update 

- Add _multibuild to define additional spec files as additional
  flavors.
  Eliminates the need for source package links in OBS.

OBS-URL: https://build.opensuse.org/request/show/1084710
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=183
2023-05-04 13:50:41 +00:00
97913fa6bb - update keyring for the last version update
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=181
2022-10-24 08:42:57 +00:00
20e558c25b Accepting request 1011105 from home:coolo:branches:Base:System
Version update to fix build failures on ppc64le

OBS-URL: https://build.opensuse.org/request/show/1011105
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=180
2022-10-20 11:30:03 +00:00
077990608d Accepting request 967863 from home:fstrba:branches:Base:System
Fix gettext-java build in Factory

OBS-URL: https://build.opensuse.org/request/show/967863
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=178
2022-04-19 12:11:23 +00:00
781cbcc3a1 Accepting request 934629 from home:mgorse:branches:Base:System
- Remove libcroco from BuildRequires: it is now bundled internally.

OBS-URL: https://build.opensuse.org/request/show/934629
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=177
2021-12-09 10:15:28 +00:00
53add0a459 OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=175 2021-01-24 18:18:42 +00:00
cd689fc3c8 - apply all the patches from gettext-runtime
- apply all the patches from gettext-runtime

OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=174
2021-01-24 10:15:40 +00:00
314450d13d - use https for urls
- spec-cleaner run 

- use https for urls

OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=173
2021-01-22 22:07:21 +00:00
8385a86ecf - fixup libtextstyle autofoo with adding
use-acinit-for-libtextstyle.patch 

- fixup libtextstyle autofoo with adding 
  use-acinit-for-libtextstyle.patch 
- Reintroduce autoreconf call

OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=172
2021-01-22 22:02:50 +00:00
Christian Vögl
f76b35b6e9 Accepting request 824799 from home:mcalabkova:branches:Base:System
- Add multiple new features (bsc#1165138)
- Add patches:
  * 0001-msgcat-Add-feature-to-use-the-newest-po-file.patch
  * 0002-msgcat-Merge-headers-when-use-first.patch
- Reintroduce autoreconf call

- Add multiple new features (bsc#1165138)
- Add patches:
  * 0001-msgcat-Add-feature-to-use-the-newest-po-file.patch
  * 0002-msgcat-Merge-headers-when-use-first.patch
- Reintroduce utoreconf call

OBS-URL: https://build.opensuse.org/request/show/824799
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=170
2020-08-10 12:10:45 +00:00
Christian Vögl
a4bc869e2e Accepting request 823172 from home:cvoegl:branches:Base:System
-Updated to version 0.21
 * Improvements for translators:
   When msgfmt writes a MO file, it now does so in such a way that processes
   that are currently using an older copy of the MO file will not crash.
 
- Updated to version 0.21
  - Java:
    o xgettext now recognizes format strings in the Formatter syntax.  They
      are marked as 'java-printf-format' in POT and PO files.
    o xgettext now recognizes text blocks as string literals.
  - Improvements for translators:
    o  When msgfmt writes a MO file, it now does so in such a way that processes
       that are currently using an older copy of the MO file will not crash.
- Update to 0.21:
 * Programming languages support:
  - Shell:
    o xgettext now recognizes and ignores 'env' invocations and environment
      variable assignments in front of commands.
  - Java:
    o xgettext now recognizes format strings in the Formatter syntax.  They
      are marked as 'java-printf-format' in POT and PO files.
    o xgettext now recognizes text blocks as string literals.
  - JavaScript:
    xgettext parses JSX expressions more reliably.
  - Ruby:
    o xgettext now supports Ruby.
    o 'msgfmt -c' now verifies the syntax of translations of Ruby format
      strings.
 * Improvements for translators:
  - When msgfmt writes a MO file, it now does so in such a way that processes
    that are currently using an older copy of the MO file will not crash.
 * Libtextstyle:
  - Added support for emitting hyperlinks.
  - New API for doing formatted output.
  - The example programs support the NO_COLOR environment variable.
- Update to 0.21:
 * Programming languages support:
  - Shell:
    o xgettext now recognizes and ignores 'env' invocations and environment
      variable assignments in front of commands.
  - Java:
    o xgettext now recognizes format strings in the Formatter syntax.  They
      are marked as 'java-printf-format' in POT and PO files.
    o xgettext now recognizes text blocks as string literals.
  - JavaScript:
    xgettext parses JSX expressions more reliably.
  - Ruby:
    o xgettext now supports Ruby.
    o 'msgfmt -c' now verifies the syntax of translations of Ruby format
      strings.
 * Improvements for translators:
  - When msgfmt writes a MO file, it now does so in such a way that processes
    that are currently using an older copy of the MO file will not crash.
 * Libtextstyle:
  - Added support for emitting hyperlinks.
  - New API for doing formatted output.
  - The example programs support the NO_COLOR environment variable.

OBS-URL: https://build.opensuse.org/request/show/823172
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=169
2020-08-04 08:25:00 +00:00
Thomas Renninger
6a267d6ff4 Accepting request 819271 from home:cvoegl:branches:Base:System
- Fix boo941629-unnessary-rpath-on-standard-path.patch (boo#941629)

OBS-URL: https://build.opensuse.org/request/show/819271
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=167
2020-07-08 07:40:36 +00:00
Christian Vögl
ee434c7886 Accepting request 798034 from home:AndreasStieger:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/798034
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=165
2020-04-29 10:45:28 +00:00
Christian Vögl
4571c821d1 Accepting request 767980 from home:Andreas_Schwab:Factory
- Don't disable openmp with qemu, the emulation works now

OBS-URL: https://build.opensuse.org/request/show/767980
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=163
2020-01-28 13:21:40 +00:00
7d127d7f53 Accepting request 764547 from home:dimstar:Factory
- Add libtextstyle0 to baselibs.conf: gettext-runtime-32bit has a
  dependency on it, so we also need the library built as -32bit.

- Add libtextstyle0 to baselibs.conf: gettext-runtime-32bit has a
  dependency on it, so we also need the library built as -32bit.

OBS-URL: https://build.opensuse.org/request/show/764547
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=161
2020-01-20 12:56:26 +00:00
Christian Vögl
1b9f92693c Accepting request 758757 from home:StefanBruens:branches:Base:System
- Add missing Requires: libtextstyle0 in corresponding devel package,
  drop gettext-runtime Requires.
- Skip creation of shared libtextstyle in -mini flavor.
- Statically link to libtextstyle in -mini flavor, fixes
  broken bootstrap of gettext.

OBS-URL: https://build.opensuse.org/request/show/758757
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=160
2020-01-07 15:05:49 +00:00
1ea87b053e Accepting request 757570 from home:cvoegl:branches:Base:System
moved -lm to LDFLAGS

OBS-URL: https://build.opensuse.org/request/show/757570
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=159
2019-12-20 08:23:39 +00:00
bcca0187db Accepting request 744337 from home:StefanBruens:branches:Base:System
- Remove autoreconf call (not required), and drop the no longer
  required libtool build dependency.

OBS-URL: https://build.opensuse.org/request/show/744337
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=158
2019-11-08 11:12:02 +00:00
Christian Vögl
8131723263 Accepting request 725656 from home:jengelh:branches:Base:System
- Heed SLPP by placing libtextstyle.so.0 in the right package.
- Drop documentation from libtextstyle0, no one will read it there.
- Drop static library.
- Remove pointless ldconfig calls for libtextstyle-devel.
- Avoid pointless sh invocation of libtextstyle0 scriptlets.
- Avoid unnecessary |xargs rm.
- Remove redundant %clean section.

OBS-URL: https://build.opensuse.org/request/show/725656
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=157
2019-08-27 11:42:29 +00:00
d175f3ec13 OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=156 2019-07-08 13:53:03 +00:00
af21bb47d3 OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=155 2019-07-08 13:31:09 +00:00
142fb01862 Accepting request 712409 from home:cvoegl:branches:Base:System
- Updated to version 0.20.1:
  + msgfmt now eliminates the POT-Creation-Date header field from .mo files.
  + msgmerge now has an option --for-msgfmt, that produces a PO file meant
    for use by msgfmt only.  This option saves processing time, in particular
    by omitting fuzzy matching that is not useful in this situation.
  + The .pot file in a 'po' directory is now erased by "make maintainer-clean".
  + It is now possible to override xgettext options from the po/Makefile.in.in
    through options in XGETTEXT_OPTIONS (declared in po/Makevars).
  + The --intl option of the gettextize program (deprecated since 2010) is
    no longer available. Instead of including the intl sources in your package,
    we suggest making the libintl library an optional prerequisite of your
    package. This will simplify the build system of your package.
  + Accordingly, the Autoconf macro AM_GNU_GETTEXT_INTL_SUBDIR is gone as well.
- Rebased gettext-po-mode.diff
- Removed gettext-needlessly_init_vars.patch (now in upstream)
- Updated to version 0.20.1
  + msgfmt now eliminates the POT-Creation-Date header field from .mo files.
  + update-po target in Makefile.in.in now uses msgmerge --previous.
  + msgmerge now has an option --for-msgfmt, that produces a PO file meant
    for use by msgfmt only.  This option saves processing time, in particular
    by omitting fuzzy matching that is not useful in this situation.
  + The .pot file in a 'po' directory is now erased by "make maintainer-clean".
  + It is now possible to override xgettext options from the po/Makefile.in.in
    through options in XGETTEXT_OPTIONS (declared in po/Makevars).
  + The --intl option of the gettextize program (deprecated since 2010) is
    no longer available. Instead of including the intl sources in your package,
    we suggest making the libintl library an optional prerequisite of your
    package. This will simplify the build system of your package.
  + Accordingly, the Autoconf macro AM_GNU_GETTEXT_INTL_SUBDIR is gone as well.
  + Java:
    * xgettext now supports UTF-8 encoded .properties files (a new feature
      of Java 9).
    * The build system and tools now support Java 9, 10, and 11. On the
      other hand, support for old versions of Java (Java 5 and older,
      GCJ 4.2.x and older) has been dropped.
- Rebased gettext-po-mode.diff 
- Removed gettext-needlessly_init_vars.patch (now in upstream)
- Removed gettext-0.19.8.1-jdk9.patch (now in upstream)
- Updatetd to 0.20.1
  + msgfmt now eliminates the POT-Creation-Date header field from .mo files.
  + update-po target in Makefile.in.in now uses msgmerge --previous.
  + msgmerge now has an option --for-msgfmt, that produces a PO file meant
    for use by msgfmt only.  This option saves processing time, in particular
    by omitting fuzzy matching that is not useful in this situation.
  + The .pot file in a 'po' directory is now erased by "make maintainer-clean".
  + It is now possible to override xgettext options from the po/Makefile.in.in
    through options in XGETTEXT_OPTIONS (declared in po/Makevars).
  + The --intl option of the gettextize program (deprecated since 2010) is
    no longer available. Instead of including the intl sources in your package,
    we suggest making the libintl library an optional prerequisite of your
    package. This will simplify the build system of your package.
  + Accordingly, the Autoconf macro AM_GNU_GETTEXT_INTL_SUBDIR is gone as well.
  + C, C++:
    *  xgettext now supports strings in u8"..." syntax, as specified in C11
       and C++11.
    *  xgettext now supports 'p'/'P' exponent markers in number tokens, as
       specified in C99 and C++17.
  + C++:
    *  xgettext now supports single-quotes in number tokens, as specified in
       C++14. 
  + Shell:
    *  The programs 'gettext', 'ngettext' now support a --context argument.
    *  gettext.sh contains new function eval_pgettext and eval_npgettext
       for producing translations of messages with context.
  + Perl:
    * Native support for context functions (pgettext, dpgettext, dcpgettext,
      npgettext, dnpgettext, dcnpgettext).
    * better detection of question mark and slash as operators (as opposed 
      to regular expression delimiters).
  + Scheme:
    * xgettext now parses the syntax for specialized byte vectors (#u8(...),
      #vu8(...), etc.) correctly.
  + Pascal:
    * xgettext can now extract strings from .rsj files, produced by the
      Free Pascal compiler version 3.0.0 or newer.
  + Vala:
    * xgettext now parses escape sequences in strings more accurately.
  + JavaScript:
    *  xgettext now parses template literals correctly.
- Rebased gettext-dont-test-gnulib.patch
- Removed gettext-needlessly_init_vars.patch (now in upstream)
- Rebased gettext-po-mode.diff
- Removed msgfmt-remove-pot-creation-date.patch (now in upstream)
- Removed msgfmt-reset-msg-length-after-remove.patch (now in upstream)
- Removed parts of reproducible.patch (now in upstream)
- Updatetd to 0.20.1
  + msgfmt now eliminates the POT-Creation-Date header field from .mo files.
  + update-po target in Makefile.in.in now uses msgmerge --previous.
  + msgmerge now has an option --for-msgfmt, that produces a PO file meant
    for use by msgfmt only.  This option saves processing time, in particular
    by omitting fuzzy matching that is not useful in this situation.
  + The .pot file in a 'po' directory is now erased by "make maintainer-clean".
  + It is now possible to override xgettext options from the po/Makefile.in.in
    through options in XGETTEXT_OPTIONS (declared in po/Makevars).
  + The --intl option of the gettextize program (deprecated since 2010) is
    no longer available. Instead of including the intl sources in your package,
    we suggest making the libintl library an optional prerequisite of your
    package. This will simplify the build system of your package.
  + Accordingly, the Autoconf macro AM_GNU_GETTEXT_INTL_SUBDIR is gone as well.
  + C, C++:
    *  xgettext now supports strings in u8"..." syntax, as specified in C11
       and C++11.
    *  xgettext now supports 'p'/'P' exponent markers in number tokens, as
       specified in C99 and C++17.
  + C++:
    *  xgettext now supports single-quotes in number tokens, as specified in
       C++14. 
  + Shell:
    *  The programs 'gettext', 'ngettext' now support a --context argument.
    *  gettext.sh contains new function eval_pgettext and eval_npgettext
       for producing translations of messages with context.
  + Perl:
    * Native support for context functions (pgettext, dpgettext, dcpgettext,
      npgettext, dnpgettext, dcnpgettext).
    * better detection of question mark and slash as operators (as opposed 
      to regular expression delimiters).
  + Scheme:
    * xgettext now parses the syntax for specialized byte vectors (#u8(...),
      #vu8(...), etc.) correctly.
  + Pascal:
    * xgettext can now extract strings from .rsj files, produced by the
      Free Pascal compiler version 3.0.0 or newer.
  + Vala:
    * xgettext now parses escape sequences in strings more accurately.
  + JavaScript:
    *  xgettext now parses template literals correctly.
- Rebased gettext-dont-test-gnulib.patch
- Removed gettext-needlessly_init_vars.patch (now in upstream)
- Rebased gettext-po-mode.diff
- Removed msgfmt-remove-pot-creation-date.patch (now in upstream)
- Removed msgfmt-reset-msg-length-after-remove.patch (now in upstream)
- Removed parts of reproducible.patch (now in upstream)

OBS-URL: https://build.opensuse.org/request/show/712409
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=153
2019-07-08 12:13:35 +00:00
b03af671d6 Accepting request 711051 from home:marxin:branches:Base:System
- Disable LTO (boo#1138806).

- Disable LTO (boo#1138806).

OBS-URL: https://build.opensuse.org/request/show/711051
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=152
2019-07-01 07:57:29 +00:00
d45e064f4c Accepting request 705693 from home:msmeissn:branches:Base:System
- reproducible.patch: generate timestamp in .pot files from SOURCE_DATE_EPOCH
  for reproducible builds

- reproducible.patch: generate timestamp in .pot files from SOURCE_DATE_EPOCH
  for reproducible builds

OBS-URL: https://build.opensuse.org/request/show/705693
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=150
2019-05-31 13:15:43 +00:00
c68a417341 Accepting request 681312 from home:dimstar:Factory
- Only Require(Pre/Post) info in the non-mini variant: as the -mini
  version is only used inside OBS, it is irrelevant if the info
  files are present and registered or not.

- Only Require(Pre/Post) info in the non-mini variant: as the -mini
  version is only used inside OBS, it is irrelevant if the info
  files are present and registered or not.

OBS-URL: https://build.opensuse.org/request/show/681312
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=148
2019-03-05 09:06:29 +00:00
3c5e1208ae Accepting request 640333 from home:bmwiedemann:branches:Base:System
Add reproducible.patch to override build date (boo#1047218)

OBS-URL: https://build.opensuse.org/request/show/640333
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=146
2018-10-08 11:20:57 +00:00
Dr. Werner Fink
607ae01f9d Add patch msgfmt-reset-msg-length-after-remove.patch for boo#1106843
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=144
2018-09-19 08:26:18 +00:00
c867315e6e Accepting request 611848 from home:kukuk:branches:Base:System
- Use %license instead of %doc [bsc#1082318]

- Use %license instead of %doc [bsc#1082318]

OBS-URL: https://build.opensuse.org/request/show/611848
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=142
2018-05-28 17:35:16 +00:00
fa01b5ac43 Accepting request 607329 from home:1Antoine1:branches:Base:System
- gettext-csharp + gettext-java:
  * Remove prereq on info: No info page installed.

- gettext-runtime(-mini)-tools
  * Fix %install_info_delete usage:
    + It has to be performed in %preun, not %postun.
    + This fixes warning messages upon package removal.

OBS-URL: https://build.opensuse.org/request/show/607329
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=140
2018-05-16 06:56:01 +00:00
Andreas Jaeger
37a1217e12 Accepting request 535018 from home:jayvdb:gettext
- Disable debug packages on RHEL and derived distributions
- Replace deprecated PreReq: with Requires(post): and Requires(preun):
- Disable debug packages on RHEL and derived distributions
- Ignore Recommends: on non-SUSE distributions
- Explicitly remove %{_infodir}/dir before creating package to
  allow builds on RHEL and derived Linux distributions
- Ignore Recommends: on non-SUSE distributions
- Explicitly remove %{_infodir}/dir before creating package to
  allow builds on RHEL and derived Linux distributions

OBS-URL: https://build.opensuse.org/request/show/535018
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=138
2018-04-26 15:31:12 +00:00
Philipp Thomas
8f82878260 Accepting request 530806 from home:fstrba:branches:Base:System
Fix build with jdk9

OBS-URL: https://build.opensuse.org/request/show/530806
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=136
2017-10-04 09:39:01 +00:00
00cd035a81 Accepting request 510963 from home:dimstar:Factory
- 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.

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

OBS-URL: https://build.opensuse.org/request/show/510963
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=134
2017-07-19 11:54:22 +00:00
Philipp Thomas
680eef342e Accepting request 507551 from home:dimstar:Factory
Needed as there is automake 1.15.1 on the way to TW

OBS-URL: https://build.opensuse.org/request/show/507551
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=132
2017-07-03 11:49:03 +00:00
57abe8f3bd Accepting request 493039 from home:bmwiedemann:reproducible
- Add msgfmt-remove-pot-creation-date.patch
  to enable reproducible builds of packages using gettext-runtime
  such as dfc, e2fsprogs and acl

OBS-URL: https://build.opensuse.org/request/show/493039
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=130
2017-05-15 13:04:54 +00:00
Philipp Thomas
67d1bafc07 Accepting request 403665 from home:AndreasStieger:branches:Base:System
build fix for previous change

OBS-URL: https://build.opensuse.org/request/show/403665
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=128
2016-06-20 12:51:16 +00:00
5f035b9733 Accepting request 403522 from home:AndreasStieger:branches:Base:System
GNU gettext 0.19.8.1

OBS-URL: https://build.opensuse.org/request/show/403522
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=127
2016-06-19 21:14:38 +00:00
8925782fe5 Accepting request 401325 from home:AndreasStieger:branches:Base:System
GNU gettext 0.19.8

OBS-URL: https://build.opensuse.org/request/show/401325
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=126
2016-06-13 08:41:03 +00:00
0ed9b2ba7a Accepting request 391334 from home:AndreasStieger:branches:Base:System
- drop gettext-runtime-grep-2.24.patch, no longer required for 2.25

OBS-URL: https://build.opensuse.org/request/show/391334
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=124
2016-04-26 14:23:40 +00:00
2e5bb459b6 Accepting request 390542 from home:AndreasStieger:branches:Base:System
grep 2.24 fix for xgettext-glade-2 test omitted from previous submission

OBS-URL: https://build.opensuse.org/request/show/390542
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=123
2016-04-21 10:10:33 +00:00
21cc74c46c Accepting request 390461 from home:AndreasStieger:branches:Base:System
gettext 0.19.7

OBS-URL: https://build.opensuse.org/request/show/390461
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=121
2016-04-17 20:07:52 +00:00
f4892af625 Accepting request 387993 from home:dimstar:Factory
Fix build / test suite with grep 2.24

OBS-URL: https://build.opensuse.org/request/show/387993
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=120
2016-04-12 14:14:40 +00:00
66fa021529 Accepting request 347943 from home:sbrabec:branches:Base:System
- Recommend  bison-lang by gettext-tools, as it is used by them.

OBS-URL: https://build.opensuse.org/request/show/347943
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=118
2015-12-09 11:46:46 +00:00
80a9f06fc0 Accepting request 331665 from home:AndreasStieger:branches:Base:System
gettext 0.19.6

OBS-URL: https://build.opensuse.org/request/show/331665
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=116
2015-09-17 12:57:40 +00:00
bcc93c69df - add patch: boo941629-unnessary-rpath-on-standard-path.patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=114
2015-09-04 10:50:37 +00:00
90bd69286b Accepting request 327897 from home:MargueriteSu:branches:X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/327897
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=113
2015-09-04 10:04:31 +00:00
Stephan Kulow
e5bb680553 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
2015-07-22 04:57:44 +00:00
abd888b760 Accepting request 317090 from home:AndreasStieger:branches:Base:System
GNU gettext 0.19.5.1

OBS-URL: https://build.opensuse.org/request/show/317090
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=109
2015-07-16 12:16:58 +00:00
1cc780146f Accepting request 316512 from home:AndreasStieger:branches:Base:System
gettext 0.19.5

The slightly unclean diff in gettext-runtime-mini.changes is due to the previous updater not running pre-checkin.sh

OBS-URL: https://build.opensuse.org/request/show/316512
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=108
2015-07-16 09:52:43 +00:00
Stephan Kulow
632fef5eda Accepting request 290262 from home:mlin7442:branches:Base:System
added an upstream patch to fix a leftover bug

OBS-URL: https://build.opensuse.org/request/show/290262
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=106
2015-03-12 08:38:18 +00:00
Tomáš Chvátal
1441b05b70 Accepting request 283545 from home:AndreasStieger:branches:Base:System
GNU gettext 0.19.4
there is an occasional build faiure (msgunfmt-3)

OBS-URL: https://build.opensuse.org/request/show/283545
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=104
2015-02-04 14:33:23 +00:00