File gettext-runtime-mini.changes of Package gettext-runtime
xxxxxxxxxx
1
-------------------------------------------------------------------
2
Thu Sep 10 09:55:25 UTC 2020 - Christian Vögl <christian.voegl@suse.com>
3
4
- Added gettext-0.19.8.1-fix-uninitialized-free.patch (boo#1176142)
5
6
-------------------------------------------------------------------
7
Wed Jul 8 10:07:41 UTC 2020 - Christian Vögl <christian.voegl@suse.com>
8
9
- Fix boo941629-unnessary-rpath-on-standard-path.patch (boo#941629)
10
11
-------------------------------------------------------------------
12
Mon Jul 29 13:17:30 UTC 2019 - Christian Vögl <christian.voegl@suse.com>
13
14
- Added msgfmt-double-free.patch to fix a double free error
15
(CVE-2018-18751 bsc#1113719)
16
17
-------------------------------------------------------------------
18
Wed Sep 19 08:24:19 UTC 2018 - Dr. Werner Fink <werner@suse.de>
19
20
- Add patch msgfmt-reset-msg-length-after-remove.patch
21
which does reset the length of message string after a line
22
has been removed (boo#1106843)
23
24
-------------------------------------------------------------------
25
Mon Jul 17 11:52:13 UTC 2017 - dimstar@opensuse.org
26
27
- Ignore rpm-build's dependency on gettext-tools while building
28
the -mini variant: before gettext-runtime-mini is built, there is
29
no provider of this symbol in a bootstrap cycle.
30
31
-------------------------------------------------------------------
32
Sat Jul 1 16:45:19 UTC 2017 - dimstar@opensuse.org
33
34
- Explicitly call autoreconf, as we have patches touching the build
35
system. Implicit calling automake/autoconf works only as long as
36
the version on the system is the same as was used to bootstrap
37
originally.
38
39
-------------------------------------------------------------------
40
Fri May 5 14:46:50 UTC 2017 - bwiedemann@suse.com
41
42
- Add msgfmt-remove-pot-creation-date.patch
43
to enable reproducible builds of packages using gettext-runtime
44
such as dfc, e2fsprogs and acl
45
46
-------------------------------------------------------------------
47
Sun Jun 19 15:42:15 UTC 2016 - astieger@suse.com
48
49
- GNU gettext 0.19.8.1:
50
* Fix unintentional soname bump
51
52
-------------------------------------------------------------------
53
Sat Jun 11 18:58:17 UTC 2016 - astieger@suse.com
54
55
- GNU gettext 0.19.8:
56
* msgfmt now produces little-endian .mo files by default.
57
* xml: xgettext and msgfmt now look for .its files in directories
58
supplied through the GETTEXTDATADIRS or XDG_DATA_DIRS
59
environment variable.
60
* JavaScript: xgettext and msgfmt now recognize numbered
61
arguments in format strings.
62
63
-------------------------------------------------------------------
64
Fri Apr 22 19:34:10 UTC 2016 - astieger@suse.com
65
66
- drop gettext-runtime-grep-2.24.patch, no longer required for 2.25
67
68
-------------------------------------------------------------------
69
Sun Apr 17 17:56:27 UTC 2016 - astieger@suse.com
70
71
- GNU gettext 0.19.7:
72
* can now load custom string extraction rules in XML
73
Internationalization Tag Set (ITS) standard
74
* the existing XML-based language scanners (Glade, GSettings, and
75
AppData) rewritten using ITS
76
* Add msgfmt --xml option to merge translations back to the
77
original XML document.
78
79
-------------------------------------------------------------------
80
Tue Apr 12 11:27:37 UTC 2016 - dimstar@opensuse.org
81
82
- Add gettext-runtime-grep-2.24.patch: Fix test suite with
83
grep 2.24 (https://savannah.gnu.org/bugs/index.php?47674).
84
85
-------------------------------------------------------------------
86
Tue Dec 8 16:57:37 CET 2015 - sbrabec@suse.com
87
88
- Recommend bison-lang by gettext-tools, as it is used by them.
89
90
-------------------------------------------------------------------
91
Fri Sep 11 18:56:49 UTC 2015 - astieger@suse.com
92
93
- GNU gettext 0.19.6:
94
* Support AppData file format
95
* New macro AM_GNU_GETTEXT_REQUIRE_VERSION
96
* po/Makefile.in.in can now insert the file $(DOMAIN).pot-header
97
to $(DOMAIN).pot, instead of the standard header comments.
98
* Fix mishandling of gettext version numbers for minor releases, in
99
po-mode.el and gettextize.
100
* Fix build with --enable-relocatable.
101
- remove no longer required gettext-0.19.5.1-gettextize.diff
102
103
-------------------------------------------------------------------
104
Mon Aug 24 15:35:02 UTC 2015 - i@marguerite.su
105
106
- add patch: boo941629-unnessary-rpath-on-standard-path.patch
107
* config.rpath from gettext-tools will set rpath for ELF binaries
108
not in /usr/lib, even if it's the standard path the linker
109
would search anyway.
110
111
-------------------------------------------------------------------
112
Tue Jul 21 11:23:29 UTC 2015 - mlin@suse.com
113
114
- Add gettext-0.19.5.1-gettextize.diff
115
* workaround gettextize in gettext 0.19.5.1, see
116
http://lists.gnu.org/archive/html/bug-gettext/2015-07/msg00027.html
117
118
-------------------------------------------------------------------
119
Thu Jul 16 10:56:05 UTC 2015 - astieger@suse.com
120
121
- GNU gettext 0.19.5.1:
122
* fix build on old platforms where stpcpy and stpncpy is missing
123
124
-------------------------------------------------------------------
125
Fri Jul 10 14:34:22 UTC 2015 - astieger@suse.com
126
127
- GNU gettext 0.19.5:
128
* xgettext: feature to perform syntax checks on msgid, via
129
--check option or "xgettext: " commentgs
130
* msgfilter, msgexec: new option --newline
131
* The base Unicode standard is now updated to 8.0.0.
132
* msginit is now capable of generating "Plural-Forms:" from
133
Unicode CLDR. Via GETTEXTCLDRDIR environment variable.
134
* Improved Programming languages support
135
* drop gettext-check-allocated-size-for-static-segment.patch,
136
is upstream
137
138
-------------------------------------------------------------------
139
Tue Mar 10 07:06:26 UTC 2015 - mlin@suse.com
140
141
- Add gettext-check-allocated-size-for-static-segment.patch from upstream
142
* Check if the embedded segment size is valid, before adding it to
143
the string length. Please see
144
http://lists.gnu.org/archive/html/bug-gettext/2015-03/msg00005.html
145
146
-------------------------------------------------------------------
147
Tue Jan 27 20:24:49 UTC 2015 - andreas.stieger@gmx.de
148
149
- GNU gettext 0.19.4:
150
* The --keyword option of xgettext now accepts same argument
151
number for both singular and plural forms.
152
* Programming languages support:
153
- C#: xgettext now properly handles Unicode characters encoded
154
with surrogate pairs.
155
- C/C++: xgettext now recognizes ISO/IEC 9899:2011 string
156
literals prefixed by R, u8, u8R, u, uR, U, UR, L, or LR.
157
- Shell: xgettext now properly recognizes Bash ANSI-C quoting
158
($'...').
159
* Bug fixes:
160
- Fix integer overflow when reading certain MO files with
161
msgunfmt.
162
- Avoid invalid memory access in various cases. In particular,
163
when the same argument number is specified for singular/
164
plural arguments, and when checking Lisp and Scheme format
165
strings.
166
167
-------------------------------------------------------------------
168
Sun Dec 28 15:03:00 UTC 2014 - Led <ledest@gmail.com>
169
170
- fix 'echo -e' in cvs.sh script that may be unsupported in some
171
POSIX-complete shells
172
- add patches:
173
* gettext-0.19.3-fix-bashisms.patch
174
175
-------------------------------------------------------------------
176
Fri Oct 17 21:56:18 UTC 2014 - andreas.stieger@gmx.de
177
178
- GNU gettext 0.19.3:
179
* Fix xgettext mishandling of octal character escapes in C.
180
* Fix autopoint infinite recursion with certain configure.ac.
181
* The po/Makevars file has a new field MSGINIT_OPTIONS, that can
182
be used to adjust msginit's operation. This is particularly
183
useful for controlling line wrapping behavior together with
184
MSGMERGE_OPTIONS and XGETTEXT_OPTIONS.
185
186
-------------------------------------------------------------------
187
Tue Jul 15 11:49:59 CEST 2014 - pth@suse.de
188
189
- Update to 0.19.2:
190
* Fix xgettext crash in parsing empty string literals in C and Vala.
191
* Autoconf macro trace in autopoint now works again with Autoconf 2.68
192
or earlier. It was a regression in 0.19.
193
194
-------------------------------------------------------------------
195
Tue Jun 10 22:00:50 UTC 2014 - andreas.stieger@gmx.de
196
197
- GNU gettext 0.19.1:
198
* Desktop Entry: msgfmt now always reads the po/LINGUAS file
199
* Vala: Bug fix in xgettext handling of "//" in string literals
200
* po/Makevars.template now contains the newly added variables
201
* msgfmt now treats errors in the PO file header as non-fatal
202
In future Gettext versions, msgfmt will treat header errors as
203
fatal and terminate the command execution.
204
- switch to xz tarball
205
206
-------------------------------------------------------------------
207
Tue Jun 3 19:20:25 UTC 2014 - andreas.stieger@gmx.de
208
209
- GNU gettext 0.19:
210
- Programming languages support:
211
* Desktop Entry:
212
xgettext and msgfmt now support .desktop files, used by
213
desktop applications, as input and output.
214
* GSettings:
215
xgettext now supports GSettings schema file format used by
216
GNOME applications.
217
* JavaScript:
218
xgettext now recognizes E4X (ECMA-357) constructs.
219
* PHP:
220
Single and double quotes around heredoc markers are now
221
recognized.
222
* Python:
223
The acceptable format specifiers in the braced-syntax format
224
strings is now limited to the Standard Format Specifiers, to
225
reasonably avoid false-positives.
226
* Scheme:
227
The gettext shorthand form _"abc", used by GIMP script-fu, is
228
now recognized by xgettext.
229
* C and Vala:
230
xgettext now recognizes C99-style Unicode character escapes.
231
- The --add-location option of msgattrib, msgcat, msgcomm,
232
msgconv, msgen, msgfilter, msggrep, msgmerge, msguniq, and
233
xgettext commands now takes an optional argument 'never',
234
'full', or 'file', to control the format of "#: ..." comments.
235
- msgfmt now has --source option to keep generated .java file
236
when running in Java mode.
237
- msgattrib now has --empty option that sets msgstr to empty when
238
clearing fuzzy flag.
239
* msgexec and msgfilter pass the plural information to subprocess
240
through the environment variable MSG{EXEC,FILTER}_MSGID_PLURAL
241
and MSG{EXEC,FILTER}_PLURAL_FORM.
242
* New built-in filters 'quot' and 'boldquot' have been added to
243
msgfilter. These filters convert Latin quotation marks ('...',
244
"...") into Unicode quotation marks (for example, U+2018) if
245
possible, similar to the sed commands used in po/Rules-quot and
246
po/Rules-boldquot.
247
* The po/Makevars file has a couple of new options
248
PO_DEPENDS_ON_POT and DIST_DEPENDS_ON_UPDATE_PO, that can be
249
used to adjust the behavior of updating PO files on demand.
250
* xgettext now strips prefixed string before the comment tag.
251
This is useful to support C-style comment like this:
252
/*
253
* TRANSLATORS: first line
254
* second line
255
*/
256
* In this example, the extracted comment does not contain "* " at
257
the beginning of each line.
258
* libgettextpo library:
259
- Memory leak fixes in the PO file parser.
260
* Documentation:
261
- A complete example showing the use of GNU gettext in a
262
GNOME 3 application has been added
263
264
-------------------------------------------------------------------
265
Sun Jan 12 21:56:01 UTC 2014 - andreas.stieger@gmx.de
266
267
- GNU gettext 0.18.3.2:
268
* Add missing extern-inline.m4 into archive.
269
- verify source signature
270
271
-------------------------------------------------------------------
272
Tue Dec 24 08:59:10 UTC 2013 - coolo@suse.com
273
274
- avoid testing gnulib copies - we're not interested in bugs in gnulib
275
as we don't use it
276
277
-------------------------------------------------------------------
278
Sun Oct 20 11:01:11 UTC 2013 - jengelh@inai.de
279
280
- Split extra documentation in /usr/share/doc into separate
281
subpackage
282
- Substitute %_prefix/share => %_datadir and
283
%_defaultdocdir/%name => %_docdir
284
285
-------------------------------------------------------------------
286
Wed Oct 2 08:56:35 UTC 2013 - coolo@suse.com
287
288
- Version 0.18.3.1 including a hotfix for autopoint
289
not copying intl library if asked to (fixes build failures in 13.1)
290
291
https://savannah.gnu.org/bugs/?func=detailitem&item_id=39536
292
293
-------------------------------------------------------------------
294
Mon Aug 12 10:45:36 UTC 2013 - christoph.miebach@web.de
295
296
- Version 0.18.3 - July 2013
297
298
* Runtime behaviour:
299
On Mac OS X systems, the setlocale() function now properly
300
invalidates loaded message catalogs when a locale has been set.
301
302
* Programming languages support:
303
304
- C++:
305
The gnu::autosprintf class now provides an assignment
306
operator.
307
308
- Glade:
309
xgettext now supports GtkBuider file format used by Glade 3.
310
xgettext now also extracts contexts (msgctxt) from Glade 2
311
and GtkBuider files.
312
313
- JavaScript:
314
xgettext now partially supports JavaScript. Since the
315
current JavaScript specification (ECMA-262) does not define
316
the standard set of formatting methods nor translation
317
functions, the implementation supports only a limited
318
set of formatting methods and translation functions commonly
319
used in Gjs and other popular JavaScript implemenations and
320
libraries.
321
322
- Lua:
323
xgettext now supports Lua, using Ľubomír Remák's lua-gettext.
324
325
- Python:
326
xgettext and msgfmt's format string checking now recognize
327
Python format string in braced syntax (PEP 3101). xgettext
328
now also supports explicit string concatenation with '+' and
329
handles platform dependent line terminators (LF/CR/CRLF)
330
transparently.
331
332
- Tcl:
333
Bug fix in xgettext Unicode escape handling.
334
335
- Vala:
336
xgettext now supports Vala.
337
338
* msgattrib now has --previous option to keep previous msgid when
339
making messages fuzzy, similar to msgmerge --previous.
340
341
* msgfmt now checks PO file headers more strictly with less
342
false-positives.
343
344
* 'gettextize' now checks macro directories specified with
345
AC_CONFIG_MACRO_DIRS in configure.ac.
346
347
* Portability:
348
- msginit now does not require GNU sed.
349
- The Makefile rule for generating en@quot and en@boldquot now
350
uses @SED@ variable instead of hard-coded 'sed' command to
351
allow users to supply GNU sed.
352
353
* Future backward-incompatibilities:
354
- In future Gettext versions, the files installed by
355
'gettextize' will require Automake 1.10 or later. This will
356
improve the compatibility of user projects with newer
357
Automake versions.
358
- Remove upstreamed patches:
359
gettext-configure.patch
360
gettext-fix-tcl-u-escape-sequences.patch
361
362
-------------------------------------------------------------------
363
Tue Jun 25 09:09:00 UTC 2013 - gber@opensuse.org
364
365
- add gettext-fix-tcl-u-escape-sequences.patch in order to fix
366
the handling of Tcl \u escape sequences (bnc#826422)
367
368
-------------------------------------------------------------------
369
Wed Jun 19 08:12:19 UTC 2013 - coolo@suse.com
370
371
- move the provides of gettext-devel to gettext-tools-mini too
372
373
-------------------------------------------------------------------
374
Tue Jun 18 19:59:21 UTC 2013 - coolo@suse.com
375
376
- more conflicts between the minis
377
378
-------------------------------------------------------------------
379
Tue Jun 18 11:10:59 UTC 2013 - coolo@suse.com
380
381
- make gettext-runtime conflict with gettext-runtime-mini
382
383
-------------------------------------------------------------------
384
Tue Jun 18 09:54:33 UTC 2013 - schwab@suse.de
385
386
- Add gettext-runtime-mini.spec that reverts to using the included
387
library sources
388
389
-------------------------------------------------------------------
390
Sat Jun 15 11:52:06 UTC 2013 - schwab@linux-m68k.org
391
392
- Add glib2-devel libcroco-devel libxml2-devel to build requires to avoid
393
using the included copies.
394
- gettext-configure.patch: Fix syntax in libxml check to avoid spurious
395
failure
396
397
-------------------------------------------------------------------
398
Sat Jun 8 08:39:07 UTC 2013 - christoph.miebach@web.de
399
400
- Update to version 0.18.2.1: Version 0.18.2 - December 2012
401
+ xgettext now understands the block comment syntax of Guile 2.0.
402
+ libgettextpo library:
403
* The initial msgstr of a new message is now "", not NULL.
404
* Bug fixes in the functions po_message_is_range,
405
po_file_check_all, po_message_check_all.
406
+ Installation options:
407
The configure options --with-xz and --with-bzip2 can be used to
408
specify alternate compression methods for the archive used by
409
the 'autopoint' program. These options, together with
410
--with-git, allow to trade dependencies against installed
411
package size. --with-xz has the highest compression rate,
412
followed by --with-git, followed by --with-bzip2.
413
+ Autoconf macros:
414
* The autoconf macros installed by 'gettextize' now work with
415
the forthcoming Automake 1.14 and require Autoconf version
416
2.60 or newer.
417
+ Portability:
418
* Building on MacOS X 10.7, Cygwin 1.7.10, and newer 64-bit
419
mingw is now supported.
420
421
- Remove obsolete patches:
422
+ getext-stdio.in.patch
423
+ gettext-codecleanup.patch
424
425
-------------------------------------------------------------------
426
Fri May 31 07:47:08 UTC 2013 - coolo@suse.com
427
428
- do not call autoreconf, spares you all the ugly patches:
429
gettext-no_silent_rules.patch
430
gettext-0.15-docdir.diff
431
gettext-autotools.patch
432
433
-------------------------------------------------------------------
434
Wed Mar 27 07:50:12 UTC 2013 - mmeister@suse.com
435
436
- Added url as source.
437
Please see http://en.opensuse.org/SourceUrls
438
439
-------------------------------------------------------------------
440
Mon Sep 24 17:21:00 CEST 2012 - pth@suse.de
441
442
- remove silent_rules from AM_INIT_AUTOMAKE to make autoreconf
443
succeed on older distributions.
444
- Rename po-mode.diff to gettext-po-mode.diff
445
446
-------------------------------------------------------------------
447
Thu Sep 13 14:31:56 UTC 2012 - coolo@suse.com
448
449
- replace ; with and in spdx.org license
450
451
-------------------------------------------------------------------
452
Sun Jul 22 18:41:39 UTC 2012 - aj@suse.de
453
454
- Fix build with missing gets declaration (glibc 2.16)
455
456
-------------------------------------------------------------------
457
Mon Jul 2 11:04:21 UTC 2012 - coolo@suse.com
458
459
- do not use obsolete AM_PROG_MKDIR_P
460
461
-------------------------------------------------------------------
462
Thu Jan 12 15:57:24 UTC 2012 - aj@suse.de
463
464
- Disable tests test-readlink and test-areadlink since they
465
fail randomly.
466
467
-------------------------------------------------------------------
468
Thu Jan 12 13:37:28 UTC 2012 - aj@suse.de
469
470
- Remove cvs, not used anymore since 0.18.1 in our build.
471
472
-------------------------------------------------------------------
473
Sun Oct 2 14:24:27 CEST 2011 - dmueller@suse.de
474
475
- revert last change - it is not the testsuite that hangs
476
but everything. The better workaround is to disable openmp
477
478
-------------------------------------------------------------------
479
Sat Oct 1 05:39:12 UTC 2011 - coolo@suse.com
480
481
- add libtool as buildrequire to make the spec file more reliable
482
483
-------------------------------------------------------------------
484
Sat Oct 1 02:00:30 UTC 2011 - crrodriguez@opensuse.org
485
486
- Test suite hangs in qemu-arm due to bugs in the emulator
487
workaround this issue.
488
489
-------------------------------------------------------------------
490
Thu Sep 29 13:27:17 CEST 2011 - dmueller@suse.de
491
492
- fix build
493
494
-------------------------------------------------------------------
495
Thu Sep 29 10:20:07 UTC 2011 - adrian@suse.de
496
497
- disable openmp when qemu is used for building (like on arm)
498
499
-------------------------------------------------------------------
500
Fri Jan 7 10:36:22 CET 2011 - meissner@suse.de
501
502
- Also add gettext-tools to baselibs.conf, wine-devel now needs
503
libgettextpo.
504
505
-------------------------------------------------------------------
506
Tue Dec 21 13:43:49 CET 2010 - pth@suse.de
507
508
- Update to 0.18.1. Changes since 0.17:
509
Version 0.18.1 - June 2010
510
511
* msggrep: A '$' anchor in a regular expression now also matches
512
the end of the string, even if it does not end in a newline.
513
514
* Dependencies:
515
The libraries and programs are now linked with libunistring if
516
this library is already installed.
517
518
* Installation options:
519
The configure option --with-cvs is deprecated. The 'autopoint'
520
program will now use the 'git' program by default to compress its
521
archive. If the configure option --without-git is specified,
522
'autopoint' will not rely on 'git', but will instead rely on a
523
locally installed 3 MB large archive.
524
525
Version 0.18 - May 2010
526
527
* PO file format:
528
There is a new field 'Language' in the header entry. It denotes
529
the language code (plus optional country code) for the PO file.
530
This field can be used by automated tools, such as spell
531
checkers. It is expected to be more reliable than looking at the
532
file name or at the 'Language-Team' field in the header entry.
533
534
msgmerge, msgcat, msgen have a new option --lang that allows to
535
specify this field. Additionally, msgmerge fills in this new
536
field by looking at the 'Language-Team' field (if the --lang
537
option is not given).
538
539
* xgettext and PO file format:
540
541
For messages with plural forms, programmers can inform the
542
translators about the range of possible values of the numeric
543
argument, like this:
544
/* xgettext: range: 0..15 */
545
This information 'range: 0..15' is stored in the PO file as a
546
flag attached to the message. Translators can produce better
547
translations when they know that the numeric argument is small.
548
549
* Colorized PO files:
550
msgattrib, msgcomm, msgconv, msgen, msgfilter, msggrep, msginit,
551
msgmerge, msgunfmt, msguniq, xgettext now have options --color
552
and --style, like msgcat has since version 0.17.
553
554
* msgmerge is up to 10 times faster when the PO and POT files are
555
large. This speedup was contributed by Ralf Wildenhues.
556
557
* msgcmp has a new option -N/--no-fuzzy-matching, like msgmerge has
558
since version 0.12.
559
560
* msgfilter now sets environment variables during the invocation of
561
the filter, indicating the msgid and location of the messge being
562
processed.
563
564
* xgettext now can extract plural forms from Qt 4 programs. The
565
recommended xgettext command-line options for this case are:
566
--qt --keyword=tr:1,1t --keyword=tr:1,2c,2t --keyword=tr:1,1,2c,3t
567
568
* xgettext --language=GCC-source now recognizes also the format
569
strings used in the Fortran front-end of the GCC compiler, and
570
marks them as 'gfc-internal-format'.
571
572
* autopoint can now be used to update several PO directories all
573
together.
574
575
* PO mode changes:
576
- PO files with plural entries are now correctly handled.
577
- Editing a message with previous msgid (in comments) removes these
578
comments. Contributed by Noritada Kobayashi.
579
580
* The po/Makevars file has a new field MSGMERGE_OPTIONS, that can
581
be used to adjust msgmerge's operation.
582
583
* The use of the macro AM_GNU_GETTEXT without 'external' argument
584
and the --intl option of the gettextize program are deprecated
585
and will be removed in the next release. Instead of including
586
the intl sources in your package, we suggest making the libintl
587
library an (optional) prerequisite of your package.
588
589
* Updated the meaning of 'gcc-internal-format' to match GCC 4.3.
590
591
* Installation options:
592
The configure options --without-cvs and --with-git can be used to
593
specify whether 'autopoint' will use the 'cvs' program, or the
594
'git' program, or none at all. These options allow to trade
595
dependencies against installed package size: If --without-cvs is
596
specified and --with-git is not specified, 'autopoint' will not
597
rely on 'cvs' or 'git', but will instead rely on a locally
598
installed a 3 MB large archive.
599
600
* Portability: The msgfilter program now also works on native Woe32
601
- platforms. Compiled C# message catalogs now also work with
602
- 'mono' versions from 2009
603
or newer.
604
605
-------------------------------------------------------------------
606
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
607
608
- use %_smp_mflags
609
610
-------------------------------------------------------------------
611
Fri Mar 5 09:34:18 UTC 2010 - puzel@novell.com
612
613
- remove gettext-tools/gnulib-m4/openmp.m4: fix build with new
614
autoconf
615
616
-------------------------------------------------------------------
617
Sun Dec 13 17:13:10 CET 2009 - jengelh@medozas.de
618
619
- add baselibs.conf as a source
620
621
-------------------------------------------------------------------
622
Tue Dec 8 10:39:08 CET 2009 - jengelh@medozas.de
623
624
- enable parallel building
625
626
-------------------------------------------------------------------
627
Thu Jul 23 16:23:44 CEST 2009 - ke@suse.de
628
629
- Synch po-mode.el with version from gettext CVS; for details, see the
630
beginning of po-mode-cvs-2009-07-23.patch.
631
632
-------------------------------------------------------------------
633
Sat Feb 7 18:32:57 CET 2009 - schwab@suse.de
634
635
- Rebuild broken info file.
636
637
-------------------------------------------------------------------
638
Tue Jan 13 12:34:56 CET 2009 - olh@suse.de
639
640
- obsolete old -XXbit packages (bnc#437293)
641
642
-------------------------------------------------------------------
643
Tue Oct 14 13:14:16 CEST 2008 - kukuk@suse.de
644
645
- Never install files in %check section
646
- Disable autoconf/libtool tests
647
648
-------------------------------------------------------------------
649
Mon Oct 13 16:03:21 CEST 2008 - kukuk@suse.de
650
651
- Fix autoreconf call
652
653
-------------------------------------------------------------------
654
Sun May 18 10:35:50 CEST 2008 - pth@suse.de
655
656
- Fix segmentation fault in msgmerge (bnc#391372).
657
- Get rid of %run_ldconfig
658
659
-------------------------------------------------------------------
660
Wed May 7 21:39:56 CEST 2008 - coolo@suse.de
661
662
- provide gettext-<arch> too
663
664
-------------------------------------------------------------------
665
Tue Apr 29 17:29:50 CEST 2008 - cthiel@suse.de
666
667
- obsolete gettext-<arch> via baselibs.conf
668
669
-------------------------------------------------------------------
670
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
671
672
- added baselibs.conf file to build xxbit packages
673
for multilib support
674
675
-------------------------------------------------------------------
676
Tue Jan 22 12:21:18 CET 2008 - pth@suse.de
677
678
- Define version before using it.
679
- Fix Provides and Obsoletes for gettext-tools
680
681
-------------------------------------------------------------------
682
Tue Jan 15 13:11:18 CET 2008 - pth@suse.de
683
684
- Update rpmlintrc.
685
686
-------------------------------------------------------------------
687
Tue Dec 4 14:42:03 CET 2007 - pth@suse.de
688
689
- Add patch from upstreams to add the missing mode for the open call.
690
691
-------------------------------------------------------------------
692
Fri Nov 23 14:43:11 CET 2007 - pth@suse.de
693
694
- Reenable msgmerge-compendium-5 now that gcc has been fixed.
695
- Change Provides/Obsoletes to match guidelines
696
- Add Comment as to when the rename happened.
697
698
-------------------------------------------------------------------
699
Thu Nov 15 12:51:17 CET 2007 - pth@suse.de
700
701
- Rename packages: gettext -> gettext-runtime and
702
gettext-devel -> gettext->tools
703
Packaging closely follows uptream recommendation with a few
704
exceptions.
705
706
- Initialize variable to shut up gcc.
707
- Disable msgmerge-compendium-5 for now.
708
709
- Update to 0.17:
710
* License:
711
The gettext related programs and tools are now licensed under the GPL
712
version 3, instead of the GPL version 2.
713
714
* PO file format:
715
The Project-Id-Version field in the header entry may now already be filled
716
in the POT file. In this case, the translators don't need to fill it in.
717
xgettext has new options --package-name and --package-version that allow
718
to specify the package name and version from a Makefile.
719
720
* Colorized PO files:
721
The msgcat program has new options --color and --style that produce a
722
colorized PO file output, where keywords, strings, comments, or format
723
directives can be highlighted. See the documentation section
724
"Highlighting parts of PO files" for more info.
725
726
* gettextize now has a --po-dir option that allows several PO directories to
727
be updated all together.
728
729
* Programming languages support:
730
- Contexts (msgctxt) are now also supported for Java and C#.
731
- C# with Qt: The support for Qt format strings has been updated for Qt 4.
732
- C++ with KDE:
733
xgettext has a new option --kde that triggers the recognition and marking
734
of KDE 4 format strings.
735
736
* Autoconf macros:
737
- A new macro AM_XGETTEXT_OPTION can be used as an alternative to modifying
738
po/Makevars.
739
740
* libgettextpo library:
741
- New functions are available for querying the list of supported format
742
types.
743
- The functions po_message_comments and po_message_extracted_comments
744
return a multiline string where each line no longer starts with a
745
redundant space. The leading space in every comment line is now stripped
746
while reading the PO file.
747
- Conversely, when you pass a multiline string to the function
748
po_message_set_comments or po_message_set_extracted_comments, you normally
749
don't pass a space at the beginning of each line, because such spaces are
750
no longer trimmed during output.
751
752
* Documentation:
753
- The "Users" chapter has been completely rewritten.
754
- New section "Highlighting parts of PO files".
755
- A complete example showing the use of GNU gettext in Java with the Qt/Jambi
756
GUI toolkit has been added.
757
758
- Add tcl and perl-libintl-perl to BuildRequires (testsuite needs
759
them).
760
- Remove call to gl_AC_TYPE_LONG_LONG from libasprintf's
761
configure.ac
762
763
-------------------------------------------------------------------
764
Mon Nov 5 17:26:27 CET 2007 - rguenther@suse.de
765
766
- Fix ordering of gettext.changes entries.
767
768
-------------------------------------------------------------------
769
Wed Oct 31 16:58:36 CET 2007 - mrueckert@suse.de
770
771
- renamed rpmlintrc to gettext-rpmlintrc and added it to the spec
772
as source 1
773
774
-------------------------------------------------------------------
775
Mon Sep 3 13:51:10 CEST 2007 - pth@suse.de
776
777
- Incorporate upstream patch that correctly fixes the expat
778
dynloading code (http://savannah.gnu.org/bugs/?19585).
779
780
-------------------------------------------------------------------
781
Wed Aug 15 21:14:29 CEST 2007 - coolo@suse.de
782
783
- do not set the version to 0.16.1
784
785
-------------------------------------------------------------------
786
Fri Aug 10 19:40:37 CEST 2007 - bk@suse.de
787
788
- Update to gettext 0.16.1, required by GnuPG 2.0.5
789
790
-------------------------------------------------------------------
791
Thu Aug 9 18:04:26 CEST 2007 - bk@suse.de
792
793
- apply the fixes from gettext-0.16.1, noticeable changes:
794
* gettext.m4: changequote instead of pairs of brackets
795
* add a few function protoypes and update polish translations
796
- extract missing ycp comments (fix from upstream maintainer, #287150)
797
- re-enable make check to identify possible toolchain bugs
798
- move java and csharp documentation to gettext-{java,csharp}
799
- hardlink duplicate example files in documentation
800
801
-------------------------------------------------------------------
802
Sat May 26 00:01:35 CEST 2007 - ro@suse.de
803
804
- added rpmlintrc for gettext-devel (examples executable)
805
806
-------------------------------------------------------------------
807
Fri Apr 20 14:43:28 CEST 2007 - pth@suse.de
808
809
- Make inclusion of expat.h independent of dynamic loading so
810
that XML_MAJOR_VERSION is actually defined (#264110).
811
812
-------------------------------------------------------------------
813
Fri Mar 30 15:18:31 CEST 2007 - pth@suse.de
814
815
- Fix use of uninitialized variables.
816
- Set CXXFLAGS to get C++ code compiled with RPM_BUILD_OPTS
817
- sync .spec files
818
819
-------------------------------------------------------------------
820
Thu Mar 29 11:25:05 CEST 2007 - rguenther@suse.de
821
822
- Add site-lisp directories to package.
823
824
-------------------------------------------------------------------
825
Tue Mar 20 17:54:36 CET 2007 - rguenther@suse.de
826
827
- Remove unused expat BuildRequires.
828
829
-------------------------------------------------------------------
830
Wed Mar 7 23:34:03 CET 2007 - rguenther@suse.de
831
832
- Add cvs Requires to gettext-devel as autopoint requires it.
833
834
-------------------------------------------------------------------
835
Tue Jan 16 17:09:35 CET 2007 - pth@suse.de
836
837
- Update to gettext 0.16
838
839
* Interoperability with automake-1.10.
840
* msgmerge has a new option --previous that has the effect of saving the
841
previous msgid of message when making them fuzzy.
842
* msgcmp now ignores fuzzy and untranslated messages in the PO file.
843
* gettextize, when invoked without --intl option, now installs only the .m4
844
files that are needed.
845
* gettextize no longer creates symbolic links by default; it makes file copies
846
instead.
847
848
* Autoconf macros:
849
- The gettext autoconf macros now require autoconf 2.52 or newer.
850
- New autoconf macro AM_GNU_GETTEXT_INTL_SUBDIR
851
- A new autoconf macro AM_GNU_GETTEXT_NEED is added.
852
853
* The libgettextpo library no longer exports symbols that could clash with
854
symbols of the application that uses it.
855
856
-------------------------------------------------------------------
857
Mon Sep 18 13:45:05 CEST 2006 - rguenther@suse.de
858
859
- Build java tools from a separate spec file gettext-java.
860
- Remove gcc-java and gcc-objc build dependencies.
861
862
-------------------------------------------------------------------
863
Tue Sep 5 16:58:56 CEST 2006 - rguenther@suse.de
864
865
- Remove build dependency on emacs.
866
- Remove install dependency on libstdc++-devel for gettext-devel.
867
868
-------------------------------------------------------------------
869
Wed Jul 26 08:59:35 CEST 2006 - ke@suse.de
870
871
- Version 0.15:
872
* Enhance PO file format. Messages constrained to a certain context
873
are possible. The syntax is:
874
msgctxt "context"
875
msgid "original"
876
msgstr "translation"
877
The xgettext program can be told through the --keyword flag which
878
function/macro argument has the role of a context. It also supports
879
the GNOME glib convention to specify the context and original string
880
in the same string literal: "context|original".
881
The (non-public) include file gettext.h defines macros pgettext, dpgettext
882
etc. that take a context argument.
883
For more information, see the node "Contexts" in the manual.
884
* msgfmt's format string checking is now stricter in the presence of plural
885
forms.
886
* Enhancements to msggrep, xgettext, msgmerge (much faster now!).
887
* New program recode-sr-latin, that converts Serbian text from
888
the Cyrillic script to the Latin script.
889
* Programming languages support:
890
- C++ with Boost:
891
- Python: xgettext now recognizes the source encoding from a
892
"coding:" comment among the first two lines. The default encoding
893
is now ASCII, no longer ISO-8859-1.
894
* libgettextpo library: Incompatible change with the error handler
895
type passed to functions.
896
- Remove strict aliasing patch which seems to be obsolete because of
897
code changes.
898
- Require expat, but still no-op?
899
900
-------------------------------------------------------------------
901
Wed Jan 25 21:30:17 CET 2006 - mls@suse.de
902
903
- converted neededforbuild to BuildRequires
904
905
-------------------------------------------------------------------
906
Tue Jan 3 13:51:53 CET 2006 - sbrabec@suse.cz
907
908
- Fixed info installation scriptlets (#141183).
909
- Use %doc, where appropriate.
910
- Moved autosprintf.info to devel subpackage.
911
- Move emacs-lisp files to main package.
912
- Fixed devel splitting and requirements.
913
914
-------------------------------------------------------------------
915
Mon Sep 19 13:13:49 CEST 2005 - mmj@suse.de
916
917
- Update to 0.14.5
918
- Fix strict aliasing issues
919
920
-------------------------------------------------------------------
921
Sat Apr 16 14:28:46 CEST 2005 - schwab@suse.de
922
923
- Move libgettextsrc-*.so and libgettextlib-*.so to main package as needed
924
by msgfmt.
925
926
-------------------------------------------------------------------
927
Thu Apr 14 11:28:06 CEST 2005 - kukuk@suse.de
928
929
- Move msgfmt into main package for LSB support
930
931
-------------------------------------------------------------------
932
Tue Apr 5 23:05:15 CEST 2005 - mmj@suse.de
933
934
- Fix documentation packaging
935
936
-------------------------------------------------------------------
937
Mon Apr 4 22:43:48 CEST 2005 - schwab@suse.de
938
939
- Remove the stupid casts.
940
941
-------------------------------------------------------------------
942
Mon Apr 4 19:39:41 CEST 2005 - mmj@suse.de
943
944
- Introduce incredibly gross hack to make sure (int) casts are
945
changed to (long)
946
- Update to gettext-0.14.3
947
- Move many files to the -devel package, trying to conform with
948
gettext authors recommendation of split runtime/tools [#66614]
949
950
-------------------------------------------------------------------
951
Wed Feb 9 16:38:13 CET 2005 - mmj@suse.de
952
953
- Revise the tmp file race patch:
954
- Make umask not so strict [#50437]
955
- Use mktemp in more places
956
957
-------------------------------------------------------------------
958
Tue Jan 11 18:20:32 CET 2005 - schwab@suse.de
959
960
- Fix placement of po-mode-line-entry in mode-line-format for CVS Emacs.
961
962
-------------------------------------------------------------------
963
Thu Nov 25 11:01:34 CET 2004 - mmj@suse.de
964
965
- add fixes for tmp file races [#47724]
966
967
-------------------------------------------------------------------
968
Tue Oct 19 00:28:00 CEST 2004 - ro@suse.de
969
970
- locale-rename: no -> nb
971
972
-------------------------------------------------------------------
973
Tue Apr 20 19:28:30 CEST 2004 - mmj@suse.de
974
975
- Add autoreconf -fi
976
977
-------------------------------------------------------------------
978
Tue Mar 2 17:37:54 CET 2004 - mmj@suse.de
979
980
- Update to 0.14.1 [#34491] including:
981
- C#: xgettext now also supports C#.
982
- Bugfixes
983
984
-------------------------------------------------------------------
985
Sat Jan 10 10:30:31 CET 2004 - adrian@suse.de
986
987
- add %run_ldconfig
988
989
-------------------------------------------------------------------
990
Fri Jan 9 21:45:35 CET 2004 - schwab@suse.de
991
992
- Fix makefiles.
993
994
-------------------------------------------------------------------
995
Fri Dec 19 14:20:35 CET 2003 - pthomas@suse.de
996
997
- Update to 0.13
998
- New languages support: shell, Perl, PHP ObjectiveC,
999
the special format strings used in the gcc sources and
1000
C++ with Qt.
1001
- Complete examples for all supported programing languages
1002
added to the documentation.
1003
1004
-------------------------------------------------------------------
1005
Tue Dec 9 10:09:00 CET 2003 - kukuk@suse.de
1006
1007
- Don't build PDF docu
1008
- Remove lots of obsolete packages from neededforbuild
1009
1010
-------------------------------------------------------------------
1011
Tue Jun 17 12:30:58 CEST 2003 - pthomas@suse.de
1012
1013
- Update to 0.12.1
1014
1015
-------------------------------------------------------------------
1016
Thu Apr 24 12:20:23 CEST 2003 - ro@suse.de
1017
1018
- fix install_info --delete call and move from preun to postun
1019
1020
-------------------------------------------------------------------
1021
Thu Feb 6 18:32:39 CET 2003 - kukuk@suse.de
1022
1023
- Use install-info macros
1024
1025
-------------------------------------------------------------------
1026
Thu Aug 8 13:56:08 CEST 2002 - pthomas@suse.de
1027
1028
- Update to 0.11.5
1029
From NEWS: Bug fixes in the gettext.m4 autoconf macros.
1030
1031
- Remove patches obsoleted by the update and adapt those
1032
still needed.
1033
1034
-------------------------------------------------------------------
1035
Fri Jul 26 22:27:59 CEST 2002 - schwab@suse.de
1036
1037
- Fix filelist.
1038
- Install missing m4 macros.
1039
- Remove interaction in gettextize.
1040
- Fix unwanted expansion in AM_PO_SUBDIRS.
1041
1042
-------------------------------------------------------------------
1043
Fri Jul 26 13:44:32 CEST 2002 - pthomas@suse.de
1044
1045
- Update to gettext 0.11.4
1046
1047
- The tools now know about the ISO C 99 <inttypes.h> format
1048
string directive macros PRId64, PRIxMAX etc.
1049
1050
- remove patches obsoleted by this new version
1051
1052
-------------------------------------------------------------------
1053
Wed Jul 24 11:57:21 CEST 2002 - ke@suse.de
1054
1055
- Remove texinfo.tex from source files and make use of texinfo.tex
1056
provided by the system.
1057
- Install gettext.pdf under $RPM_BUILD_ROOT.
1058
1059
-------------------------------------------------------------------
1060
Tue Jul 23 11:33:14 CEST 2002 - schwab@suse.de
1061
1062
- Update to gettext 0.11.3.
1063
- Force checking for division by zero.
1064
1065
-------------------------------------------------------------------
1066
Tue Jul 9 16:34:37 CEST 2002 - schwab@suse.de
1067
1068
- Fix autoload for po-mode.
1069
1070
-------------------------------------------------------------------
1071
Thu Jun 13 16:13:38 CEST 2002 - meissner@suse.de
1072
1073
- mark msgfmt-6 as SKIP, division by 0 is not exactly well defined.
1074
1075
-------------------------------------------------------------------
1076
Tue May 21 14:47:28 CEST 2002 - ke@suse.de
1077
1078
- suse-start-po-mode.el: Load po-compat if "po-find-file-coding-system"
1079
doesn't come with stock Emacs.
1080
1081
-------------------------------------------------------------------
1082
Thu Apr 25 16:07:32 CEST 2002 - pthomas@suse.de
1083
1084
- Update to 0.11.2.
1085
From NEWS:
1086
- Bug fixes in the gettext.m4 autoconf macros.
1087
- New documentation section: Preparing Translatable Strings.
1088
- xgettext now also supports Python, Tcl, Awk and Glade.
1089
- msgfmt can create (and msgunfmt can dump) Tcl message catalogs.
1090
- msggrep has a new option -C that allows to search for strings
1091
in translator comments.
1092
- Run gettext testsuite.
1093
1094
-------------------------------------------------------------------
1095
Wed Apr 3 15:59:28 CEST 2002 - schwab@suse.de
1096
1097
- Move suse-start-po-mode.el here from po-utils.
1098
- Remove ia64 workaround.
1099
1100
-------------------------------------------------------------------
1101
Thu Mar 28 18:14:53 CET 2002 - pthomas@suse.de
1102
1103
- Use %{_libdir}
1104
1105
-------------------------------------------------------------------
1106
Mon Feb 18 15:10:16 CET 2002 - pthomas@suse.de
1107
1108
- Update %files.
1109
1110
-------------------------------------------------------------------
1111
Mon Feb 4 13:25 CET 2002 - pthomas@suse.de
1112
1113
- Update to 0.11
1114
This is a major update with lots of new features and new tools.
1115
- Integrate a patch from Bruno Haible to make libtool regard
1116
DESTDIR when installing.
1117
- Don't use the included libintl but rather the one in libc.
1118
- Build dynamically linked binaries.
1119
- Added the current texinfo.tex as otherwise gettext.pdf won't build.
1120
1121
-------------------------------------------------------------------
1122
Fri Feb 1 00:26:13 CET 2002 - ro@suse.de
1123
1124
- changed neededforbuild <libpng> to <libpng-devel-packages>
1125
1126
-------------------------------------------------------------------
1127
Wed Oct 31 13:37:55 CET 2001 - kukuk@suse.de
1128
1129
- Include manual pages
1130
1131
-------------------------------------------------------------------
1132
Tue Oct 30 20:32:21 CET 2001 - kukuk@suse.de
1133
1134
- Update to 0.10.40
1135
1136
-------------------------------------------------------------------
1137
Mon Aug 27 18:10:09 CEST 2001 - ke@suse.de
1138
1139
- Update German translation from UMontreal Translation Project.
1140
- Make sure to compile and install 'po-mode'.
1141
1142
-------------------------------------------------------------------
1143
Fri May 11 09:59:44 CEST 2001 - pthomas@suse.de
1144
1145
- Update to 0.10.37.
1146
Remove manual.diff as most of the fixes have been incorporated.
1147
1148
-------------------------------------------------------------------
1149
Wed May 9 18:40:53 CEST 2001 - cstein@suse.de
1150
1151
- repacked sources with bzip2
1152
1153
-------------------------------------------------------------------
1154
Thu Apr 12 14:34:00 CEST 2001 - pthomas@suse.de
1155
1156
- Don't list directories shared with other packages in
1157
spec file.
1158
1159
-------------------------------------------------------------------
1160
Mon Apr 9 05:59:00 CEST 2001 - pthomas@suse.de
1161
1162
- Update to 0.10.36
1163
- Drop msghack patch
1164
- Improve gettext manual ( hopefully :)
1165
- Now provides po-mode.el
1166
1167
-------------------------------------------------------------------
1168
Thu Mar 8 08:56:17 CET 2001 - ke@suse.de
1169
1170
- Use more rpm macros.
1171
- Build and install a printable manual (PDF).
1172
1173
-------------------------------------------------------------------
1174
Fri Mar 2 19:20:48 CET 2001 - schwab@suse.de
1175
1176
- Compile with -O1 on ia64 to work around compiler bug.
1177
1178
-------------------------------------------------------------------
1179
Tue Sep 19 17:43:21 MEST 2000 - pthomas@suse.de
1180
1181
- add patch from Bruno Haible. This allows statically linking
1182
programs with libintl.a on glibc systems.
1183
1184
-------------------------------------------------------------------
1185
Tue Jun 20 14:05:05 MEST 2000 - pthomas@suse.de
1186
1187
- xgettext.c: format YCP automatically set for .ycp extension
1188
- gettext.spec: allow building on systems where gettext.m4 etc.
1189
are installed.
1190
1191
-------------------------------------------------------------------
1192
Thu Jun 15 17:05:23 CEST 2000 - pthomas@suse.de
1193
1194
- add patches from Paul Eggert needed for NLS in gcc
1195
- add patch from Martin v. Loewis to allow searching
1196
inside of #define
1197
1198
-------------------------------------------------------------------
1199
Fri May 5 10:16:17 CEST 2000 - kukuk@suse.de
1200
1201
- Fix Bug 2812
1202
- Add DESTDIR to intl/Makefile.in and po/Makefile.in.in
1203
- Use BuildRoot
1204
1205
-------------------------------------------------------------------
1206
Mon May 1 21:05:29 CEST 2000 - ke@suse.de
1207
1208
- Add msghack from RH's package: gettext-0.10.35-hacks.patch
1209
1210
-------------------------------------------------------------------
1211
Wed Apr 26 17:29:43 CEST 2000 - kukuk@suse.de
1212
1213
- Fix configure call (add %{_target_cpu} macro)
1214
1215
-------------------------------------------------------------------
1216
Thu Apr 6 10:51:38 EDT 2000 - bk@suse.de
1217
1218
- replace config.{guess,sub} against config update macro for s390
1219
1220
-------------------------------------------------------------------
1221
Thu Feb 3 17:35:26 CET 2000 - schwab@suse.de
1222
1223
- Update config.{guess,sub} to latest version.
1224
1225
-------------------------------------------------------------------
1226
Fri Jan 28 16:55:57 CET 2000 - schwab@suse.de
1227
1228
- Do not even try to install po-mode.el.
1229
1230
-------------------------------------------------------------------
1231
Tue Jan 25 18:43:18 CET 2000 - kukuk@suse.de
1232
1233
- Fix permissions of locale dirs.
1234
- Move /usr/info -> /usr/share/info.
1235
- Remove po-mode, now in extra package.
1236
1237
-------------------------------------------------------------------
1238
Mon Dec 13 12:02:54 CET 1999 - schwab@suse.de
1239
1240
- Remove libintl.a from file list, everything is in libc.
1241
1242
-------------------------------------------------------------------
1243
Tue Nov 30 10:56:10 CET 1999 - schwab@suse.de
1244
1245
- Add format checking for YCP strings.
1246
- Don't declare getline and getdelim.
1247
1248
-------------------------------------------------------------------
1249
Sat Nov 13 14:46:46 MET 1999 - kukuk@suse.de
1250
1251
- Clean up spec file and old, obsolete patches
1252
1253
-------------------------------------------------------------------
1254
Fri Oct 15 11:51:03 CEST 1999 - aj@suse.de
1255
1256
- Handle \v.
1257
1258
-------------------------------------------------------------------
1259
Tue Oct 12 10:32:52 MEST 1999 - kettner@suse.de
1260
1261
- patched for use with YaST2 YCP scripts, new option
1262
--language=YCP
1263
1264
-------------------------------------------------------------------
1265
Sat Oct 9 14:46:38 CEST 1999 - ro@suse.de
1266
1267
- fixed to build on any arch
1268
1269
-------------------------------------------------------------------
1270
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
1271
1272
- ran old prepare_spec on spec file to switch to new prepare_spec.
1273
1274
-------------------------------------------------------------------
1275
Sun Aug 15 17:16:03 MEST 1999 - ke@suse.de
1276
1277
- update po-mode.el.
1278
1279
-------------------------------------------------------------------
1280
Thu Mar 11 18:52:25 MET 1999 - kukuk@suse.de
1281
1282
- don't link against libintl.a on glibc systems
1283
1284
-------------------------------------------------------------------
1285
Sun Feb 14 14:39:32 MET 1999 - ke@suse.de
1286
1287
- update po-mode.el.
1288
1289
-------------------------------------------------------------------
1290
Thu Jan 7 17:51:27 MET 1999 - ro@suse.de
1291
1292
- respect alpha in specfile
1293
1294
-------------------------------------------------------------------
1295
Thu Jan 7 17:49:02 MET 1999 - ro@suse.de
1296
1297
- don't redeclare getline
1298
1299
-------------------------------------------------------------------
1300
Mon Dec 7 16:02:41 MET 1998 - florian@suse.de
1301
1302
- update to gettext 0.10.35
1303
1304
-------------------------------------------------------------------
1305
Mon Dec 7 14:00:49 MET 1998 - bs@suse.de
1306
1307
- added locale.alias to file list for libc5 systems.
1308
1309
-------------------------------------------------------------------
1310
Thu Nov 26 15:31:55 MET 1998 - bs@suse.de
1311
1312
- skipped /usr/share/locale/locale.alias from file list (is in localedb)
1313
1314
-------------------------------------------------------------------
1315
Fri Sep 11 13:49:40 MEST 1998 - ro@suse.de
1316
1317
- switch detection of GLIBC to automake
1318
1319
-------------------------------------------------------------------
1320
Thu Aug 13 11:57:46 MEST 1998 - bs@suse.de
1321
1322
- added export LC_CTYPE to build an install section in spec file.
1323
1324
-------------------------------------------------------------------
1325
Wed Aug 12 09:32:43 MEST 1998 - ke@suse.de
1326
1327
- new po-mode.el from
1328
http://www.iro.umontreal.ca/contrib/po/po-mode/po-mode.el
1329
- and install po-mode.el.
1330
1331
-------------------------------------------------------------------
1332
Fri Jun 19 19:36:31 MEST 1998 - ro@suse.de
1333
1334
- dirty hack should at least work now
1335
1336
-------------------------------------------------------------------
1337
Fri Jun 19 10:04:32 MEST 1998 - bs@suse.de
1338
1339
- don't include libintl.h if glibc is used.
1340
did it with a dirty hack. Will be done better in a while.
1341
1342
-------------------------------------------------------------------
1343
Mon Mar 9 19:31:18 MET 1998 - ro@suse.de
1344
1345
- added some documentation
1346
1347
-------------------------------------------------------------------
1348
Thu Feb 5 10:28:07 MET 1998 - florian@suse.de
1349
1350
- add missing m4 macro files in /usr/share/aclocal
1351
1352
-------------------------------------------------------------------
1353
Fri Oct 10 12:48:23 MEST 1997 - florian@suse.de
1354
1355
1356
- update to version 0.10.32
1357
1358
1359
-------------------------------------------------------------------
1360
Wed Jan 22 22:24:11 CET 1997 - florian@suse.de
1361
1362
1363
- update to version 0.10.26
1364