Commit Graph

218 Commits

Author SHA1 Message Date
Harald Hoyer
9c9f4d13f0 add filesystem guard 2012-01-25 21:11:56 +01:00
Harald Hoyer
e52ad18890 install everything in /usr
This patch is needed for the /usr-move feature
https://fedoraproject.org/wiki/Features/UsrMove

This package requires now 'filesystem' >= 3, which is only installable
on a system which has /bin, /sbin, /lib, /lib64 as symlinks to /usr and
not regular directories. The 'filesystem' package acts as a guard, to
prevent *this* package to be installed on old unconverted systems.

New installations will have the 'filesystem' >=3 layout right away, old
installations need to be converted with anaconda or dracut first; only
after that, the 'filesystem' package, and also *this* package can be
installed.

Packages *should* not install files in /bin, /sbin, /lib, /lib64, but
only in the corresponding directories in /usr. Packages *must* not
install conflicting files with the same names in the corresponding
directories in / and /usr. Especially compatibilty symlinks must not be
installed.

Feel free to modify any of the changes to the spec file, but keep the
above in mind.
2012-01-25 14:12:19 +01:00
Nils Philippsen
ee1992fe14 rebuild for gcc 4.7 2012-01-10 16:43:13 +01:00
Jens Petersen
a8429d710a correct the configure --with-pic option syntax (Gilles Espinasse) 2011-10-04 10:32:40 +09:00
Jens Petersen
0d49b3fc37 fix EINVAL issue on recent kernels and add some optional BRs 2011-09-28 17:54:30 +09:00
Dennis Gilmore
519c6c9021 explicitely BuildRequire gtk2 2011-06-08 09:09:24 -05:00
Dennis Gilmore
5f73aa2140 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 18:10:23 -06:00
Jens Petersen
7ed4974359 remove internal libgettextlib.so and libgettextsrc.so (#650471) 2011-02-07 15:33:57 +10:00
Jens Petersen
5d0888d8a4 fix license field of gettext-libs: libgettextpo is GPLv3+ (#640158) 2011-02-07 14:51:59 +10:00
Jens Petersen
ed8b437b5f subpackage archive.git.tar.gz to avoid multilib conflicts (#631733) 2010-09-09 18:38:53 +10:00
Jens Petersen
d44c0861b4 improve ABOUT-NLS changelog entry 2010-08-23 17:46:39 +10:00
Jens Petersen
ba0543915a merge autopoint subpackage into devel to simplify deps (#625325)
also have ABOUT-NLS only in the base package datadir
2010-08-23 17:44:31 +10:00
Jens Petersen
a9bfcf6a23 - correct license tag from GPLv3 to GPLv3+
- subpackage autopoint which requires git (#574031)
- no longer require cvs (#606746)
- add bcond for git
2010-06-23 06:47:06 +00:00
Jens Petersen
ba5423c403 - update to 0.18.1.1 release (#591044)
- gettext-0.17-autopoint-CVS-441481.patch,
    gettext-0.17-long-long-int-m4.patch gettext-0.17-open-args.patch, and
    gettext-xgettext-python-unicode-surrogate-473946.patch are upstream
- move libintl.jar to lib subpackage to avoid multilib problems (reported
    by Jim Radford in #595922)
- disable java for now
- use chrpath to get us out of rpath hell instead of complicated libtool
    hacks
- enable git support
2010-06-11 04:43:58 +00:00
Jens Petersen
4a263df8ea provide emacs-po-mode 2010-04-24 05:50:57 +00:00
Jens Petersen
c287fcbd72 - create emacs subpackages for po-mode.el (thanks for patch from Jonathan
Underwood, #579452)
- move libgettextlib and libgettextsrc from base to libs subpackage
    (requested by Peter Robinson for blender, #579388)
2010-04-23 07:59:56 +00:00
Jens Petersen
be364ad654 fix changelog header 2009-12-08 07:37:07 +00:00
Jens Petersen
327be7fc5f - fix FTBFS by removing openmp.m4 which conflicts with recent autoconf
(#539211)
- cleanup gettext-0.17-rpathFix.patch
- separate gl_AC_TYPE_LONG_LONG replacement to another patch
- use trailing ':' for tests LD_LIBRARY_PATH
- run autogen.sh with --quick and --skip-gnulib
2009-11-27 09:46:33 +00:00
Jens Petersen
4c137c70f8 - bring back autopoint requires cvs (#517361)
- require info rather than /sbin/install-info
- drop install_info and remove_install_info macros
2009-09-01 07:38:51 +00:00
Jesse Keating
b2731c010e - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-24 23:54:47 +00:00
Jens Petersen
9cd1781350 run autogen.sh 2009-06-24 08:06:32 +00:00
Jens Petersen
8e5e873f8f BR automake 2009-06-24 06:37:39 +00:00
Jens Petersen
f73701c30d use with_java when setting GCJFLAGS 2009-06-23 00:49:13 +00:00
Jens Petersen
48daadd306 - move intl/ and po/ to base package for gettextize (reported by Serge
Pavlovsky, #496902)
2009-06-22 02:55:35 +00:00
Jens Petersen
127159cb90 use bcond for build switches 2009-05-22 07:16:33 +00:00
Jesse Keating
b2c880848c - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 20:44:57 +00:00
Jens Petersen
ff88f624b3 - add buildjava switch to allow turning off the java bits completely
- add buildcheck to allow turning off make check
- drop cvs requires for autopoint (Karl Lattimer, #469555)
- add upstream gettext-xgettext-python-unicode-surrogate-473946.patch by
    Bruno Haible to fix xgettext handling of utf16 surrogates in python
    (#473946)
2009-02-12 06:40:02 +00:00
Jens Petersen
4f7c5a5f31 add reference to bug #469555 2008-11-05 00:33:26 +00:00
Jens Petersen
bf6f87133a move cvs Requires for autopoint to base package 2008-11-05 00:31:09 +00:00
Ding-Yi Chen
1b9456598c Fix the build failure with koji. 2008-08-29 01:07:58 +00:00
Ding-Yi Chen
a813418cbf - Remove the gettext-libs docs, as they are talking about autoconf,
libtool, which are not directly related to the gettext-libs.
- Remove unused definition and trailing space.
- Fix the build failure with mock and koji
2008-08-29 00:19:30 +00:00
Ding-Yi Chen
19de18faa5 msghack and rpath fixed 2008-08-25 00:04:09 +00:00
Jens Petersen
8aec675b91 fix autopoint messing up CVS files (#441481)
- reported by Richard W.M. Jones
- patch by Jim Meyering and Bruno Haible
2008-04-24 05:29:42 +00:00
Jens Petersen
b4e5f1d310 force removal of libintl.jar if %%buildjar is 0 (#433210) 2008-02-18 00:52:51 +00:00
Jens Petersen
c8fce20552 turn on building of libintl.jar now that we have gcc43 2008-02-17 23:43:44 +00:00
Jens Petersen
7fe879fc11 bump for gcc43 rebuild 2008-02-14 07:24:50 +00:00
Jens Petersen
52587b3f61 force removal of emacs/ so install does not fail when no emacs 2008-01-24 08:21:35 +00:00
Jens Petersen
49d7ad60bf - update to 0.17 release
- update License field to GPLv3
- add gettext-0.17-open-args.patch to fix build from upstream
- gettext-tools-tests-lang-gawk-fail.patch, gettext-php-headers.patch,
    gettext-php-prinf-output-237241.patch, and
    gettext-xglade-define-xml-major-version-285701.patch are no longer
    needed
- drop superfluous po-mode-init.el source
- no need to run autoconf and autoheader when building
- pass -findirect-dispatch to gcj to make java binaries ABI independent
    (jakub,#427796)
- move autopoint, gettextize, and /usr/share/gettext/ to main package
2008-01-24 07:37:30 +00:00
Jens Petersen
d0b01459cc - add a libs subpackage (suggested by Dwayne Bailey, #294891)
- move preloadable_libintl.so to the devel subpackage
2007-09-21 05:11:02 +00:00
Nils Philippsen
542a6caf85 fix changelog, take the blame for 0.16.1-11 2007-09-14 12:30:24 +00:00
Nils Philippsen
9fae6fa430 remove gettext-xglade-include-expat-285701.patch, add
gettext-xglade-define-xml-major-version-285701.patch to determine
    XML_MAJOR_VERSION from expat.h and define it in config.h (#285701)
2007-09-14 12:19:34 +00:00
Jens Petersen
a571464315 - buildrequire expat-devel
- add gettext-xglade-include-expat-285701.patch to include expat.h to get
    xgettext to dl the right libexpat (Nils Philippsen, #285701)
2007-09-12 12:49:55 +00:00
Jens Petersen
fc63d9be6f specify license is GPL and LGPL version 2 or later 2007-08-16 04:10:48 +00:00
Jens Petersen
8456484260 fix encoding of msghack script (Dwayne Bailey, #250248) 2007-08-01 07:28:16 +00:00
Jens Petersen
400a90cab2 - add gettext-php-prinf-output-237241.patch to workaround php test failure
(#237241)
2007-04-30 08:14:47 +00:00
Jens Petersen
f13e9508a9 - add gettext-php-headers.patch to correct php test headers (Robert Scheck,
#232832)
2007-03-19 04:16:15 +00:00
Jens Petersen
2de57df9e1 - set preloadable_libintl.so executable in %%install so it gets stripped
- force removal of infodir/dir since it is not there when /sbin is not in
    path
2007-03-15 23:40:32 +00:00
Jens Petersen
ffef973515 remove ${RPM_BUILD_ROOT} from make install variables now we're using
DESTDIR
2007-03-13 07:22:57 +00:00
Jens Petersen
f9711b153f bump release 2007-03-13 06:02:40 +00:00
Jens Petersen
1030a52443 - add buildjar switch for building of libintl.jar
- lots of spec file cleanup (Mamoru Tasaka, #225791):
- preserve timestamps of installed files
- disable building of static library
- use %%find_lang for .mo files
- remove examples from -devel package
- do not own en@*quot locale dirs
- set preloadable_libintl.so executable
- add ChangeLog to -devel package
- add %%check to run make check
- add gettext-tools-tests-lang-gawk-fail.patch to work around gawk test
    failure
2007-03-13 06:01:42 +00:00
Karsten Hopp
2bbc47f153 - rebuild to pick up dependency on libgcj.so.8rh instead libgcj.so.7rh 2007-02-23 12:16:50 +00:00
Jens Petersen
0b06c5bf92 - protect install-info in devel %%post and %%preun too (Ville Skytta,
#223689)
- forward port fix to reset of timestamp of examples ChangeLog for
    brp-java-repack-jars libintl.jar multilib conflict (#205207)
2007-02-01 03:13:20 +00:00
Jens Petersen
7792db60d6 bump release 2007-01-22 00:42:38 +00:00
Jens Petersen
cab4ad9078 - protect install-info in %%post and %%preun (Ville Skytta) Resolves:
#223689
2007-01-22 00:37:01 +00:00
Jens Petersen
dfb769889e revert previous change of %{_libdir}/%{name}/ ownership back to main
package
2007-01-11 09:18:10 +00:00
Jens Petersen
eec73a7319 move %{_libdir}/%{name} to devel subpackage 2007-01-11 07:12:59 +00:00
Jens Petersen
4a69e9cd4c update to 0.16.1 2006-12-22 00:19:41 +00:00
Jens Petersen
e8daad689c re-enable openmp on ia64 2006-11-27 00:09:25 +00:00
Jens Petersen
69cb226a6c disable openmp on ia64 (#216988) 2006-11-23 01:05:26 +00:00
Jens Petersen
90347ff771 update to 0.16 release 2006-11-22 23:47:37 +00:00
Jens Petersen
a764189db9 - update to 0.15 release
- mkinstalldirs is gone
- libintl.jar replaced by javaversion.class (#205207)
2006-10-27 02:45:50 +00:00
Jens Petersen
7d03879706 buildrequire zip and unzip to fix libintl.jar multilib conflict (#205207) 2006-10-02 08:58:39 +00:00
Jens Petersen
afe3f3e810 move libgettext*.so devel files to devel package (Patrice Dumas, #203622) 2006-08-25 08:17:25 +00:00
Jens Petersen
c5659ca2ae - update to 0.14.6
- include preloadable_libintl.so again (Roozbeh Pournader, #149809)
- remove .la files (Kjartan Maraas, #172624)
- cleanup spec file
2006-08-07 08:02:10 +00:00
Thomas Fitzsimmons
287467318c - Bump release number. 2006-07-25 16:18:35 +00:00
Jesse Keating
9ee234384b bumped for rebuild 2006-07-12 05:54:45 +00:00
Karsten Hopp
8c299156ef fix changelog 2006-02-22 10:07:50 +00:00
Karsten Hopp
9dbb5c3b8b --disable-csharp, otherwise it'll build a dll when mono is installed in the
buildroot.
If mono support is desired, the filelist needs to be expanded with
    %{_libdir}/GNU.Gettext.dll
2006-02-22 09:52:41 +00:00
Jesse Keating
a84bc0f8fe bump for bug in double-long on ppc(64) 2006-02-11 03:04:50 +00:00
Jesse Keating
5764ae9bf3 bump for new gcc/glibc 2006-02-07 11:46:18 +00:00
Jesse Keating
5cb6a90f3e bump for gcc again 2006-01-03 19:56:05 +00:00
Jesse Keating
ccc21a0e22 gcc update bump 2005-12-09 20:42:01 +00:00
Jindrich Novy
88a3fef7d7 convert spec to UTF-8, remove old tarballs from sources 2005-09-28 06:58:47 +00:00
Leon Ho
7be00434d0 - updated to 0.14.5
- add Requires: cvs
2005-08-11 05:06:25 +00:00
Leon Ho
90c65ce0c5 fixed x86_64 part 2005-04-04 03:46:13 +00:00
Leon Ho
9c253984b1 0.14.3 2005-03-21 07:04:01 +00:00
Leon Ho
1ff6615655 - fixed compiling problme on gcc4 (#150992)
- fixed Group for -devel (#138303)
- moved gettextize and autopoint to -deel (#137542, #145768)
- moved some of the man pages
2005-03-21 07:03:22 +00:00
Jakub Jelinek
29a579f4da 0.14.1-14 2005-03-01 08:36:22 +00:00
Jakub Jelinek
174387bd27 0.14.1-13 2005-03-01 08:34:00 +00:00
Leon Ho
61a16da9ee - fix call on phase0_getc()
- fix temp file issue (#136323 - CAN-2004-0966 - mjc)
2004-11-01 15:00:43 +00:00
Leon Ho
1dea4e8e9a - fixed typo 2004-10-04 01:20:51 +00:00
Leon Ho
253e9b800b *** empty log message *** 2004-10-01 17:16:57 +00:00
Leon Ho
81d7683ec3 - add gcc-java build req
- fix install-info
2004-10-01 16:57:43 +00:00
Leon Ho
ba6739d123 use JAVAC to use gcj 2004-09-30 08:19:51 +00:00
Leon Ho
a313d60d9e *** empty log message *** 2004-09-29 18:40:42 +00:00
Leon Ho
cb5f5973c4 fix on the libasprintf for automake 2004-09-29 18:32:31 +00:00
Leon Ho
a52dcf6409 *** empty log message *** 2004-09-29 17:34:28 +00:00
Leon Ho
c7f0e12eaa *** empty log message *** 2004-09-29 17:24:39 +00:00
Leon Ho
f2e95db627 *** empty log message *** 2004-09-29 16:36:35 +00:00
Leon Ho
e7555f5f48 - fix dir ownership 2004-09-29 16:26:20 +00:00
Leon Ho
af63088d6e automake remake fixes 2004-09-29 16:17:22 +00:00
Leon Ho
23d38170e6 redid the autotool renew script 2004-09-22 07:14:57 +00:00
Leon Ho
887d3ef590 *** empty log message *** 2004-09-22 06:24:33 +00:00
Leon Ho
86cc42eca3 *** empty log message *** 2004-09-22 06:03:12 +00:00
Leon Ho
b14435ab69 add running autotools 2004-09-22 05:46:36 +00:00
Leon Ho
636a2dcacf *** empty log message *** 2004-09-22 04:36:30 +00:00
Leon Ho
ee1a353bde - move java stuff to gettext-devel (#132239)
- add BuildRequires: gcc-c++ (#132518)
- add some missing install-info and ldconfig (#131272)
2004-09-22 04:35:16 +00:00
cvsdist
5d4c88ba62 auto-import changelog data from gettext-0.14.1-7.src.rpm
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 05:08:02 +00:00
cvsdist
c03e840fae auto-import changelog data from gettext-0.14.1-6.src.rpm
Tue Jun 08 2004 Leon Ho <llch@redhat.com>
- use --without-included-gettext to avoid the need of libintl.so (#125497)
- remove preloadable_libintl.so
2004-09-09 05:07:51 +00:00
cvsdist
b9ad5256f2 auto-import changelog data from gettext-0.14.1-5.src.rpm
Sun Jun 06 2004 Leon Ho <llch@redhat.com>
- moved some of the shared lib to main pkg
- added more build requires
2004-09-09 05:07:45 +00:00
cvsdist
d6b3807468 auto-import changelog data from gettext-0.14.1-4.src.rpm
Thu Jun 03 2004 Leon Ho <llch@redhat.com>
- add conditionals for patch and requires auto* (#125216)
2004-09-09 05:07:30 +00:00
cvsdist
64f4df359d auto-import changelog data from gettext-0.14.1-3.src.rpm
Wed Jun 02 2004 Leon Ho <llch@redhat.com>
- packaged lib files for devel
- moved some of the files to different sub-pkg
- fix problem on x86_64 build
2004-09-09 05:07:27 +00:00
cvsdist
b9fa33faf1 auto-import changelog data from gettext-0.14.1-2.1.src.rpm
Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Mon Feb 02 2004 Leon Ho <llch@redhat.com>
- rebuilt to 0.14.1
2004-09-09 05:07:23 +00:00
cvsdist
aea03de69d auto-import changelog data from gettext-0.12.1-1.src.rpm
Fri Sep 19 2003 Leon Ho <llch@redhat.com>
- rebuilt 0.12.1
- fix including files and excludes some patches
Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
Wed May 14 2003 Leon Ho <llch@redhat.com>
- 0.11.5
2004-09-09 05:06:04 +00:00
cvsdist
b3c85cf5bd auto-import changelog data from gettext-0.11.4-7.src.rpm
Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
Thu Jan 16 2003 Leon Ho <llch@redhat.com> 0.11.4-6
- add online help for msghack replacement
Thu Dec 05 2002 Leon Ho <llch@redhat.com> 0.11.4-5
- add patch to fix gettextize (#78720)
Wed Nov 27 2002 Tim Powers <timp@redhat.com> 0.11.4-4
- remove unpackaged files from the buildroot
2004-09-09 05:05:34 +00:00
cvsdist
1a785e6c8c auto-import changelog data from gettext-0.11.4-3.src.rpm
Wed Aug 28 2002 Trond Eivind Glomsrød <teg@redhat.com> 0.11.4-3
- Use %{_libdir} instead of /usr/lib (#72524)
2004-09-09 05:05:24 +00:00
cvsdist
e2b78a5d65 auto-import changelog data from gettext-0.11.4-2.src.rpm
Fri Aug 02 2002 Nalin Dahyabhai <nalin@redhat.com> 0.11.4-2
- install ulonglong.m4, which is required by uintmax_t.m4, which is already
    being installed
2004-09-09 05:05:12 +00:00
cvsdist
69a981f869 auto-import changelog data from gettext-0.11.4-1.src.rpm
Sun Jul 28 2002 Trond Eivind Glomsrød <teg@redhat.com> 0.11.4-1
- 0.11.4
Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Thu May 23 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Tue May 14 2002 Trond Eivind Glomsrød <teg@redhat.com> 0.11.2-1
- 0.11.2
- include some new files
2004-09-09 05:05:01 +00:00
cvsdist
78b6f80634 auto-import changelog data from gettext-0.11.1-2.src.rpm
Fri Apr 05 2002 Trond Eivind Glomsrød <teg@redhat.com> 0.11.1-2
- Add patch to make it compile with C99 compilers (#62313)
2004-09-09 05:04:52 +00:00
cvsdist
5b2802ce29 auto-import changelog data from gettext-0.11.1-1.src.rpm
Wed Mar 13 2002 Trond Eivind Glomsrød <teg@redhat.com> 0.11.1-1
- 0.11.1
Sun Feb 17 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- update gettext to 0.11
- disable patch4
Wed Jan 09 2002 Tim Powers <timp@redhat.com>
- automated rebuild
2004-09-09 05:04:49 +00:00
cvsdist
d07d99135c auto-import changelog data from gettext-0.10.40-2.7.src.rpm
Wed Dec 05 2001 Trond Eivind Glomsrød <teg@redhat.com> 0.10.40-2.7
- improve automake handling
- build in old environment
Wed Nov 14 2001 Trond Eivind Glomsrød <teg@redhat.com> 0.10.40-2
- Add URL
- Add automake workaround (#56081)
Sun Sep 16 2001 Trond Eivind Glomsrød <teg@redhat.com> 0.10.40-1
- 0.10.40 - libintl is now LGPLed (it was GPLed). Note that RHL uses the
    glibc version, and don't include libintl from gettext.
- include new man pages
- don't include the elisp mode - bundle it into the main emacs package,
    like we do for XEmacs.
- README-alpha no longer exists, so don't list it as a doc file
2004-09-09 05:04:39 +00:00
cvsdist
1b1bfafb89 auto-import gettext-0.10.38-7a from gettext-0.10.38-7a.src.rpm 2004-09-09 05:04:33 +00:00
cvsdist
5ec5abb67f auto-import changelog data from gettext-0.10.38-7.src.rpm
Fri Aug 24 2001 Trond Eivind Glomsrød <teg@redhat.com> 0.10.38-7
- Rebuild - this should fix #52463
2004-09-09 05:04:21 +00:00
cvsdist
6b911056b6 auto-import changelog data from gettext-0.10.38-6.src.rpm
Wed Aug 22 2001 Trond Eivind Glomsrød <teg@redhat.com> 0.10.38-6
- Fix handling of multiline entries (rest of #50065)
- don't use the references of the last entry in a po file
- remove duplicates when inverting
- Own the en@quot and en@boldquot locale dirs (#52164)
- Handle entries with a first line of "" as identical to those without
2004-09-09 05:04:11 +00:00
cvsdist
31ff371cd2 auto-import changelog data from gettext-0.10.38-5.src.rpm
Thu Aug 09 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Added "--append" and "-o" to msghack, which should address initial
    concerns in #50065
2004-09-09 05:04:01 +00:00
cvsdist
2b5159386c auto-import changelog data from gettext-0.10.38-4.src.rpm
Thu Jul 19 2001 Trond Eivind Glomsrød <teg@redhat.com>
- New msghack - from scratch, in python
Tue Jul 17 2001 Trond Eivind Glomsrød <teg@redhat.com>
- msghack is back
Mon Jun 04 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Include some docfiles
Sun Jun 03 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- 0.10.38
- do not include charset.alias
Wed May 02 2001 Nalin Dahyabhai <nalin@redhat.com>
- Build statically.
Mon Apr 30 2001 Trond Eivind Glomsrød <teg@redhat.com>
- 0.10.37
- Disable all but two patches
2004-09-09 05:03:58 +00:00
cvsdist
eeb8d5ea83 auto-import changelog data from gettext-0.10.35-31.src.rpm
Sun Feb 25 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Initialize proper fonts when entering po-mode (#29152)
Mon Feb 12 2001 Yukihiro Nakai <ynakai@redhat.com>
- More fix about msgmerge.
Mon Feb 12 2001 Yukihiro Nakai <ynakai@redhat.com>
- Fix for msgmerge not to break multibyte strings at Japanese locale.
Wed Jan 24 2001 Matt Wilson <msw@redhat.com>
- fixed the %lang generator to not have "./" in the lang
Sun Jan 14 2001 Trond Eivind Glomsrød <teg@redhat.com>
- add an init file for the emacs po-mode
- update source URL
Thu Jan 11 2001 Bill Nottingham <notting@redhat.com>
- put gettext in /bin for initscripts use
- %langify
Fri Dec 29 2000 Bill Nottingham <notting@redhat.com>
- prereq /sbin/install-info
2004-09-09 05:03:51 +00:00
cvsdist
e7d290476b auto-import changelog data from gettext-0.10.35-23.src.rpm
Wed Aug 23 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Added patch from Ulrich Drepper
Fri Aug 04 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update DESTDIR patch (#12072)
Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- fix problems wrt to DESTDIR (#12072)
Thu Jun 22 2000 Preston Brown <pbrown@redhat.com>
- use FHS paths
- add buildroot patch for .../intl/Makefile.in, was using abs. install path
Fri Apr 28 2000 Bill Nottingham <notting@redhat.com>
- minor configure tweaks for ia64
Sun Feb 27 2000 Cristian Gafton <gafton@redhat.com>
- add --comments to msghack
Thu Feb 10 2000 Cristian Gafton <gafton@redhat.com>
- fix bug #9240 - gettextize has the right aclocal patch
Wed Jan 12 2000 Cristian Gafton <gafton@redhat.com>
- add the --diff and --dummy options
Wed Oct 06 1999 Cristian Gafton <gafton@redhat.com>
- add the --missing option to msghack
Wed Sep 22 1999 Cristian Gafton <gafton@redhat.com>
- updated msghack not to merge in fuzzies in the master catalogs
Thu Aug 26 1999 Cristian Gafton <gafton@redhat.com>
- updated msghack to understand --append
Wed Aug 11 1999 Cristian Gafton <gafton@redhat.com>
- updated msghack to correctly deal with sorting files
Thu May 06 1999 Cristian Gafton <gafton@redhat.com>
- msghack updates
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
Wed Sep 30 1998 Jeff Johnson <jbj@redhat.com>
- add Emacs po-mode.el files.
Sun Sep 13 1998 Cristian Gafton <gafton@redhat.com>
- include the aclocal support files
Thu Sep 03 1998 Bill Nottingham <notting@redhat.com>
- remove devel package (functionality is in glibc)
Tue Sep 01 1998 Jeff Johnson <jbj@redhat.com>
- update to 0.10.35.
Mon Jun 29 1998 Jeff Johnson <jbj@redhat.com>
- add gettextize.
- create devel package for libintl.a and libgettext.h.
Mon Apr 27 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
Mon Jun 02 1997 Erik Troan <ewt@redhat.com>
- Built against glibc
2004-09-09 05:03:41 +00:00