Dennis Gilmore
32ece58848
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
2013-02-13 16:42:07 -06:00
Daiki Ueno
8a2f464e7f
update to 0.18.2 release
2012-12-26 16:30:40 +09:00
Jens Petersen
62265d022a
move gettextize to devel and update msghack to GPL v3
...
should fix various rpmlint errors
2012-10-02 19:24:45 +09:00
Jens Petersen
42f60e1101
stdio.in.h is also in libgettextpo
2012-07-28 00:28:46 +09:00
Jens Petersen
bc338ba2db
need to fix stdio.h for gets in gettext-tools too
2012-07-27 19:09:39 +09:00
Jens Petersen
5ea031c7fe
patch gnulib since glibc and C11 dropped gets
2012-07-27 17:48:39 +09:00
Dennis Gilmore
f9fc870677
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-07-18 23:51:32 -05:00
Jens Petersen
36d5ee4e79
minor spec cleanup for UsrMove changes
...
- don't list bindir twice
2012-06-01 10:19:35 +09:00
Jens Petersen
feb72963e5
upstream patch for xgettext remember_a_message_plural crash ( #826138 )
...
- thanks to Remi Collet for report with patch from Debian
2012-05-31 17:30:45 +09:00
Jens Petersen
f166fbd5b3
provide bundled(gnulib) to cover gnulib copylib exception ( #821757 )
2012-05-17 10:45:55 +09:00
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