Commit Graph

111 Commits

Author SHA1 Message Date
Jens Petersen 0ed4d8c134 - move libgettextlib and libgettextsrc from base to libs subpackage
(requested by Peter Robinson for blender, #579388)
2010-04-24 06:02:01 +00:00
Jesse Keating db6070e753 Initialize branch F-13 for gettext 2010-02-17 01:24:44 +00:00
Jens Petersen be364ad654 fix changelog header 2009-12-08 07:37:07 +00:00
Jens Petersen d6b6f6c25d cleanup patch: move LONG_LONG out and remove redundant hardcoded relative
system paths
2009-11-27 09:55:33 +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
Bill Nottingham 889d392f07 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:19:23 +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 299d11db6f hardcode the spec file 2008-02-17 23:51:29 +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
Bill Nottingham b4b8955f25 makefile update to properly grab makefile.common 2007-10-15 18:47:09 +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 4a37c3f149 add missing typedefs to
gettext-xglade-define-xml-major-version-285701.patch
2007-09-14 14:24:06 +00:00
Nils Philippsen a4b92ea56d AC_DEFINE([XML_MAJOR_VERSION], ...) -> AC_DEFINE_UNQUOTED(...) 2007-09-14 13:06:38 +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