| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gettext | Distribution: Mandriva Linux |
| Version: 0.14.5 | Vendor: Mandriva |
| Release: 2mdk | Build date: Fri Aug 12 09:35:05 2005 |
| Group: System/Internationalization | Build host: ramanujan.mandriva.com |
| Size: 2582301 | Source RPM: gettext-0.14.5-2mdk.src.rpm |
| Packager: Gwenole Beauchesne <gbeauchesne@mandriva.com> | |
| Url: http://www.gnu.org/software/gettext/ | |
| Summary: GNU libraries and utilities for producing multi-lingual messages | |
The GNU gettext package provides a set of tools and documentation for producing multi-lingual messages in programs. Tools include a set of conventions about how programs should be written to support message catalogs, a directory and file naming organization for the message catalogs, a runtime library which supports the retrieval of translated messages, and stand-alone programs for handling the translatable and the already translated strings. Gettext provides an easy to use library and tools for creating, using, and modifying natural language catalogs and is a powerful and simple method for internationalizing programs. If you would like to internationalize or incorporate multi-lingual messages into programs that you're developing, you should install gettext. Build Option: --with csharp Enables C# support in gettext --without java Disables Java support in gettext
GPL
* Sat Aug 13 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 0.14.5-2mdk
- build --disabled-shared autoconf-lib-link tests --with-pic
* Mon Jul 04 2005 Abel Cheung <deaddog@mandriva.org> 0.14.5-1mdk
- New release
* Sun Apr 17 2005 Abel Cheung <deaddog@mandriva.org> 0.14.4-1mdk
- New version
- Not applying libtool x86_64 patch for now, looks like bundled libtool
(1.5.14) has x86_64 support
- Rediff patch5
- Remove patch6 (similar fix upstream), patch7 (upstream)
- S3: Use alternative french translation (#14341)
* Fri Nov 26 2004 Abel Cheung <deaddog@mandrake.org> 0.14.1-10mdk
- P6: fix CAN-2004-0966 (scripts allow symlink attack on temp files)
- P7: assorted CVS fixes
- Split C# stuff into another package if people really compile RPM with C# support
* Tue Sep 21 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 0.14.1-9mdk
- fix buildrequires (automake1.7 -> automake1.8)
* Wed Jul 28 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.14.1-8mdk
- merge from amd64-branch: fix broken built-in libtool
* Fri Jun 04 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.14.1-7mdk
- rebuild against gcc3.4
* Tue Jun 01 2004 Götz Waschk <waschk@linux-mandrake.com> 0.14.1-6mdk
- fix emacs site-start file
* Sun May 23 2004 Abel Cheung <deaddog@deaddog.org> 0.14.1-5mdk
- Drop patch0 (libtool) and patch1 (newer javac don't output error when
copying class file onto itself anymore)
- Can optionally build C# support (using mono)
* Sat Apr 24 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.14.1-4mdk
- fix %_libdir/libintl.so link
* Thu Apr 22 2004 Götz Waschk <waschk@linux-mandrake.com> 0.14.1-3mdk
- fix emacs site-start script
* Tue Apr 20 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.14.1-2mdk
- fix provides (from Charles A Edwards <eslrahc@bellsouth.net>)
* Mon Apr 19 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.14.1-1mdk
- 0.14.1
- bump major to 3
- nuke unpackaged files
* Sun Jan 11 2004 Abel Cheung <deaddog@deaddog.org> 0.13.1-1mdk
- New version
- Merge some changes by Charles A Edwards <eslrahc at bellsouth.net>
- Remove patch7 (LSB requirement), LSB is going to accommodate current
gettext behavior
- All other patchs obsolete or in CVS, except patch5 (extra charset)
- Split java files into subpackage, to avoid gcj dependency on main pkg
- Patch0: Fix libtool 1.5 DESTDIR issue
- Patch1: Avoid "-d ." argument for javacomp.sh, javac from gcc 3.3
really dislike it -- moving class file onto itself causes error
- Split shared library other than libintl into another package,
to keep crucial package small (thanks titi and gb for input)
- Various other cleanup
- Parallel make works now
* Thu Jul 10 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.11.5-7mdk
- Rebuild
* Wed Jun 04 2003 Stew Benedict <sbenedict@mandrakesoft.com> 0.11.5-6mdk
- LSB/LI18NUX test requirements - patch7
- (msgfmt ignore duplicate strings in multiple domains when -o specified)
- BuildRequires: emacs-el, use %mklibname
* Fri May 09 2003 Stefan van der Eijk <stefan@eijk.nu> 0.11.5-5mdk
- BuildRequires: autoconf2.5 bison
* Tue Apr 29 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 0.11.5-4mdk
- don't install java binaries to not depend on libgcj
* Sat Apr 26 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 0.11.5-3mdk
- use %configure2_5x
* Fri Dec 20 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.11.5-2mdk
- Rebuild
* Fri Dec 13 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 0.11.5-1mdk
- shamelessly use work from Austin Acton <aacton@yorku.ca>:
- bump version and libver
- don't run autoconf explicitly (fails)
- replace patch 2 (arm*-*) with perl command (easier updates)
- add autopoint, and new files in libdir/gettext and datadir/emacs
* Wed Aug 28 2002 Pablo Saratxaga <pablo@mandrakesoft.com> 0.11.2-8mdk
- patch to avoid segfaults on unknown encodings
* Tue Jul 09 2002 Stefan van der Eijk <stefan@eijk.nu> 0.11.2-7mdk
- BuildRequires: emacs-bin
* Mon Jul 08 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.11.2-6mdk
- rpmlint fixes: hardcoded-library-path
* Fri Jul 05 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 0.11.2-5mdk
- try to fix %makeinstall call so that there are no missing files in
po subdir (use %makeinstall_std and don't specify additional
directories)
* Tue Jun 04 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 0.11.2-4mdk
- use work from Götz Waschk <waschk@linux-mandrake.com>
- change requires to %version-%release
- update source 1 (emacs po-mode init)
- fix libintl version number to 2.0.1
- fix silly html doc in /usr/doc/gettext -> %docdir/htmldoc
* Sun Jun 02 2002 Stefan van der Eijk <stefan@eijk.nu> 0.11.2-3mdk
- BuildRequires
- fix release on previous changelog (1mdk --> 2mdk)
* Tue May 28 2002 Pablo Saratxaga <pablo@mandrakesoft.com> 0.11.2-2mdk
- moved shared libs to the libintl sub-package
* Fri May 24 2002 Pablo Saratxaga <pablo@mandrakesoft.com> 0.11.2-1mdk
- updated to 0.11.2
- increased major number
* Thu Oct 18 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.10.40-3mdk
- fix no-documentation
* Tue Oct 16 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.10.40-2mdk
- fix invalid-lc-messages-dir
- fix patch-not-applied
- fix obsolete-tag Copyright
- revive three Patches (please packagers -> when a patch don't "pass"
anymore, don't just ignore it, do your work!!)
- use RH site-start Emacs resource file for po-mode
- more docs
* Sat Sep 29 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.10.40-1mdk
- new version
* Thu Sep 13 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.10.39-2mdk
- mark emacs site-start file as conffile
* Wed Aug 01 2001 Pablo Saratxaga <pablo@mandrakesoft.com> 0.10.39-1mdk
- update to 0.10.39
* Fri Jul 06 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.10.38-2mdk
- rebuild
* Wed May 30 2001 Frederic Crozat <fcrozat@mandrakesoft.com> 0.10.38-1mdk
- Release 0.10.38 (should correct po/Makefile generation problem)
- Add man pages
- No longer ship charset.alias, it was wrongly generated with previous version
(and it is not needed for system with glibc >= 2.1)
* Wed May 16 2001 Pablo Saratxaga <pablo@mandrakesoft.com> 0.10.37-3mdk
- small patch to avoid issuing warning messages fro charsets we do support
* Sat May 12 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 0.10.37-2mdk
- Fix a dangling symlink (Abel).
* Sat Apr 21 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 0.10.37-1mdk
- GNU gettext 0.10.37.
- Include the charset.alias file.
* Thu Apr 19 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 0.10.36-1mdk
- New and shiny 0.10.36.
- Patch cleanup.
- Split out the dynamic libraries.
- Remove msghack but put in ngettext.
- Don't run aclocal before ./configure.
- Use %version in the Source tag instead of a hardcoded one.
- In the Source tag s/alpha/ftp/;
* Wed Apr 18 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.10.35-20mdk
- move /usr/bin/gettext to /bin/gettext so that initscripts can be
translated before /usr is ever mounted
* Wed Apr 18 2001 Jeff Garzik <jgarzik@mandrakesoft.com> 0.10.35-19mdk
- Move gettextize to devel package
- Install po/Makefile.in.in in /usr/share/gettext/po.
gettextize was broken without this.
- Install ABOUT-NLS in /usr/share/gettext.
gettextize was broken without this.
* Thu Mar 22 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.10.35-18mdk
- split main package because initscripts requires gettext binary, and we
want to have a reasonable "smallest" install
- add emacs site-start for el file
- remove elc version of the mode
* Tue Nov 07 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.10.35-17mdk
- fix dependency on devel package
- add documentation
* Thu Aug 24 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.10.35-16mdk
- automatically added packager tag
* Wed Aug 23 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.10.35-15mdk
- bugfixed gettextize when headers are not there
thanks to <rchaillat@mandrakesoft.com>
* Wed Jul 19 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.10.35-14mdk
- macros
* Sat May 06 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.10.35-13mdk
- quick patch to have it work!
* Sun Apr 09 2000 John Buswell <johnb@mandrakesoft.com> 0.10.35-12mdk
- added devel package
* Fri Mar 31 2000 John Buswell <johnb@mandrakesoft.com> 0.10.35-11mdk
- fixed groups
- Removed version number from spec filename
- spec-helper
* Tue Nov 02 1999 Pablo Saratxaga <pablo@mandrakesoft.com>
- rebuild for new environment
* Thu Jul 01 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- s/arch-RedHat/arch-Mandrake/
- msghack updates.
* Wed May 12 1999 Bernhard Rosenkraenzer <bero@mandrakesoft.com>
- Mandrake adaptions
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 8)
* Mon Mar 08 1999 Cristian Gafton <gafton@redhat.com>
- added patch for misc hacks to facilitate rpm translations
* Thu Dec 03 1998 Cristian Gafton <gafton@redhat.com>
- patch to allow to build on ARM
* Thu Oct 01 1998 Jeff Johnson <jbj@redhat.com>
- add Emacs po-mode.el files.
* Mon Sep 14 1998 Cristian Gafton <gafton@redhat.com>
- include the aclocal support files
* Fri Sep 04 1998 Bill Nottingham <notting@redhat.com>
- remove devel package (functionality is in glibc)
* Wed Sep 02 1998 Jeff Johnson <jbj@redhat.com>
- update to 0.10.35.
* Tue Jun 30 1998 Jeff Johnson <jbj@redhat.com>
- add gettextize.
- create devel package for libintl.a and libgettext.h.
* Tue Apr 28 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
* Sun Nov 02 1997 Cristian Gafton <gafton@redhat.com>
- added info handling
- added misc-patch (skip emacs-lisp modofications)
* Sat Nov 01 1997 Erik Troan <ewt@redhat.com>
- removed locale.aliases as we get it from glibc now
- uses a buildroot
* Tue Jun 03 1997 Erik Troan <ewt@redhat.com>
- Built against glibc
/etc/emacs/site-start.d/gettext.el /usr/bin/autopoint /usr/bin/envsubst /usr/bin/gettext.sh /usr/bin/msgattrib /usr/bin/msgcat /usr/bin/msgcmp /usr/bin/msgcomm /usr/bin/msgconv /usr/bin/msgen /usr/bin/msgexec /usr/bin/msgfilter /usr/bin/msgfmt /usr/bin/msggrep /usr/bin/msginit /usr/bin/msgmerge /usr/bin/msgunfmt /usr/bin/msguniq /usr/bin/xgettext /usr/lib64/gettext /usr/lib64/gettext/hostname /usr/lib64/gettext/project-id /usr/lib64/gettext/urlget /usr/lib64/gettext/user-email /usr/share/doc/gettext-0.14.5 /usr/share/doc/gettext-0.14.5/ABOUT-NLS /usr/share/doc/gettext-0.14.5/AUTHORS /usr/share/doc/gettext-0.14.5/BUGS /usr/share/doc/gettext-0.14.5/COPYING /usr/share/doc/gettext-0.14.5/NEWS /usr/share/doc/gettext-0.14.5/README /usr/share/doc/gettext-0.14.5/THANKS /usr/share/doc/gettext-0.14.5/htmldoc /usr/share/doc/gettext-0.14.5/htmldoc/FAQ.html /usr/share/doc/gettext-0.14.5/htmldoc/autopoint.1.html /usr/share/doc/gettext-0.14.5/htmldoc/autosprintf.html /usr/share/doc/gettext-0.14.5/htmldoc/csharpdoc /usr/share/doc/gettext-0.14.5/htmldoc/csharpdoc/GNU_Gettext.html /usr/share/doc/gettext-0.14.5/htmldoc/csharpdoc/GNU_Gettext_GettextResourceManager.html /usr/share/doc/gettext-0.14.5/htmldoc/csharpdoc/GNU_Gettext_GettextResourceSet.html /usr/share/doc/gettext-0.14.5/htmldoc/csharpdoc/begin.html /usr/share/doc/gettext-0.14.5/htmldoc/csharpdoc/index.html /usr/share/doc/gettext-0.14.5/htmldoc/csharpdoc/namespaces.html /usr/share/doc/gettext-0.14.5/htmldoc/gettext_1.html /usr/share/doc/gettext-0.14.5/htmldoc/gettext_10.html /usr/share/doc/gettext-0.14.5/htmldoc/gettext_11.html /usr/share/doc/gettext-0.14.5/htmldoc/gettext_12.html /usr/share/doc/gettext-0.14.5/htmldoc/gettext_13.html /usr/share/doc/gettext-0.14.5/htmldoc/gettext_14.html /usr/share/doc/gettext-0.14.5/htmldoc/gettext_15.html /usr/share/doc/gettext-0.14.5/htmldoc/gettext_16.html /usr/share/doc/gettext-0.14.5/htmldoc/gettext_17.html /usr/share/doc/gettext-0.14.5/htmldoc/gettext_18.html /usr/share/doc/gettext-0.14.5/htmldoc/gettext_19.html /usr/share/doc/gettext-0.14.5/htmldoc/gettext_2.html /usr/share/doc/gettext-0.14.5/htmldoc/gettext_20.html /usr/share/doc/gettext-0.14.5/htmldoc/gettext_21.html /usr/share/doc/gettext-0.14.5/htmldoc/gettext_22.html /usr/share/doc/gettext-0.14.5/htmldoc/gettext_3.html /usr/share/doc/gettext-0.14.5/htmldoc/gettext_4.html /usr/share/doc/gettext-0.14.5/htmldoc/gettext_5.html /usr/share/doc/gettext-0.14.5/htmldoc/gettext_6.html /usr/share/doc/gettext-0.14.5/htmldoc/gettext_7.html /usr/share/doc/gettext-0.14.5/htmldoc/gettext_8.html /usr/share/doc/gettext-0.14.5/htmldoc/gettext_9.html /usr/share/doc/gettext-0.14.5/htmldoc/gettext_foot.html /usr/share/doc/gettext-0.14.5/htmldoc/gettext_toc.html /usr/share/doc/gettext-0.14.5/htmldoc/gettextize.1.html /usr/share/doc/gettext-0.14.5/htmldoc/msgattrib.1.html /usr/share/doc/gettext-0.14.5/htmldoc/msgcat.1.html /usr/share/doc/gettext-0.14.5/htmldoc/msgcmp.1.html /usr/share/doc/gettext-0.14.5/htmldoc/msgcomm.1.html /usr/share/doc/gettext-0.14.5/htmldoc/msgconv.1.html /usr/share/doc/gettext-0.14.5/htmldoc/msgen.1.html /usr/share/doc/gettext-0.14.5/htmldoc/msgexec.1.html /usr/share/doc/gettext-0.14.5/htmldoc/msgfilter.1.html /usr/share/doc/gettext-0.14.5/htmldoc/msgfmt.1.html /usr/share/doc/gettext-0.14.5/htmldoc/msggrep.1.html /usr/share/doc/gettext-0.14.5/htmldoc/msginit.1.html /usr/share/doc/gettext-0.14.5/htmldoc/msgmerge.1.html /usr/share/doc/gettext-0.14.5/htmldoc/msgunfmt.1.html /usr/share/doc/gettext-0.14.5/htmldoc/msguniq.1.html /usr/share/doc/gettext-0.14.5/htmldoc/tutorial.html /usr/share/doc/gettext-0.14.5/htmldoc/xgettext.1.html /usr/share/emacs/site-lisp/po-compat.el /usr/share/emacs/site-lisp/po-compat.elc /usr/share/emacs/site-lisp/po-mode.el /usr/share/emacs/site-lisp/po-mode.elc /usr/share/emacs/site-lisp/start-po.el /usr/share/emacs/site-lisp/start-po.elc /usr/share/gettext /usr/share/gettext/msgunfmt.tcl /usr/share/gettext/projects /usr/share/gettext/projects/GNOME /usr/share/gettext/projects/GNOME/team-address /usr/share/gettext/projects/GNOME/teams.html /usr/share/gettext/projects/GNOME/teams.url /usr/share/gettext/projects/GNOME/trigger /usr/share/gettext/projects/KDE /usr/share/gettext/projects/KDE/team-address /usr/share/gettext/projects/KDE/teams.html /usr/share/gettext/projects/KDE/teams.url /usr/share/gettext/projects/KDE/trigger /usr/share/gettext/projects/TP /usr/share/gettext/projects/TP/team-address /usr/share/gettext/projects/TP/teams.html /usr/share/gettext/projects/TP/teams.url /usr/share/gettext/projects/TP/trigger /usr/share/gettext/projects/index /usr/share/gettext/projects/team-address /usr/share/info/gettext.info.bz2 /usr/share/man/man1/autopoint.1.bz2 /usr/share/man/man1/envsubst.1.bz2 /usr/share/man/man1/msgattrib.1.bz2 /usr/share/man/man1/msgcat.1.bz2 /usr/share/man/man1/msgcmp.1.bz2 /usr/share/man/man1/msgcomm.1.bz2 /usr/share/man/man1/msgconv.1.bz2 /usr/share/man/man1/msgen.1.bz2 /usr/share/man/man1/msgexec.1.bz2 /usr/share/man/man1/msgfilter.1.bz2 /usr/share/man/man1/msgfmt.1.bz2 /usr/share/man/man1/msggrep.1.bz2 /usr/share/man/man1/msginit.1.bz2 /usr/share/man/man1/msgmerge.1.bz2 /usr/share/man/man1/msgunfmt.1.bz2 /usr/share/man/man1/msguniq.1.bz2 /usr/share/man/man1/xgettext.1.bz2
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 10 18:28:23 2013