Commit Graph

244 Commits

Author SHA1 Message Date
Sundeep Anand
0c963d926a add diffutils as dependency on gettext-devel 2020-01-06 17:09:28 +05:30
Daiki Ueno
eca5567f1c Fix misbehavior of msgmerge --for-msgfmt
This fixes build errors in packages with empty .po files:
https://gitlab.gnome.org/GNOME/gcr/issues/25
https://github.com/p11-glue/p11-kit/issues/238
2019-08-20 13:48:11 +02:00
Sundeep Anand
f06c2682ab Update to 0.20.1 release 2019-08-10 17:09:27 +05:30
Jens Petersen
76b502edb8 temporarily disable testsuite to workaround FTBFS 2019-08-09 13:14:23 +02:00
Igor Gnatenko
35c094b5df
Revert "gettext fails to build from source: https://bugzilla.redhat.com/show_bug.cgi?id=1674958"
This reverts commit 2b1ba2ed02.

https://pagure.io/releng/issue/8596

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-08-09 09:21:31 +02:00
Fedora Release Engineering
2b1ba2ed02 gettext fails to build from source: https://bugzilla.redhat.com/show_bug.cgi?id=1674958 2019-08-08 13:46:07 +00:00
Fedora Release Engineering
7f499dbd3e - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 01:51:52 +00:00
Tim Landscheidt
f20882a98a Remove obsolete requirements for %post/%preun scriptlets 2019-03-07 22:47:57 +00:00
Fedora Release Engineering
1658f67fda - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-01-31 20:56:30 +00:00
Igor Gnatenko
e3e0ce8d2e Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:03 +01:00
Pavel Raiskup
c0dfab13cf man: move gettextize manpage to *-devel
Related: rhbz#1611303
Version: 0.19.8.1-18
2018-11-08 11:04:48 +01:00
Pavel Raiskup
537c7adbc7 patch also generated gettext-tools/src/po-gram-gen.c
Complements previous commit.

Related: rhbz#1647044
Version: 0.19.8.1-18
2018-11-08 10:51:16 +01:00
Pavel Raiskup
7a9956c8de security: CVE-2018-18751
Resolves: rhbz#1647044
Version: 0.19.8.1-18
2018-11-08 10:10:48 +01:00
Florian Weimer
1336916058 Rebuild with fixed binutils 2018-07-31 11:26:12 +02:00
Igor Gnatenko
b6c84e55be
Replace obsolete scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-07-28 10:24:56 +02:00
Fedora Release Engineering
fcdd3f123c - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 01:23:58 +00:00
Fedora Release Engineering
3f0eb2ac03 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 11:02:58 +00:00
Igor Gnatenko
45cef0410e
Switch to %ldconfig_scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-03 17:47:26 +01:00
Pavel Raiskup
94b4cda3bc xgettext: fix --its segfault
Resolves: rhbz#1531476
Version: 0.19.8.1-12
2018-01-05 10:19:37 +01:00
Fedora Release Engineering
406636f46b - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-02 21:06:59 +00:00
Fedora Release Engineering
811ad124b4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 09:25:21 +00:00
Kalev Lember
df49873324 Depend on the exact version of the library sub package
... as pointed out by rpmdiff.
2017-03-15 13:52:33 +01:00
Fedora Release Engineering
ba3fa18f08 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 10:26:20 +00:00
Pavel Raiskup
83c226dd02 spec: fix Requires/BuildRequires on git
For a long time we use 'dirxz' as ARCHIVE_FORMAT (we distribute
archive.dir.tar.xz) in fedora package.  That's been this way
because 'xz' is historically installed by default in minimal
buildroot and because that's the preferred distribution method
(smallest size of the archive file).

Because 'dirxz' is preferred anyway, remove the redundant
--disable-git %configure option.  But also to avoid surprises in
future, let's make the 'dirxz' explicit by having 'BuildRequires:
xz' and using '--enable-xz' configure option.

As it was just a redundant dependency, from now on we don't depend
on 'git'.

Related: rhbz#1161284, rhbz#1416691
Version: 0.19.8.1-7
2017-01-26 13:06:48 +01:00
Pavel Raiskup
63036c0a24 tests: disable 'test-lock' for gettext-tools too
Related: rhbz#1406031
Version: 0.19.8.1-6
2016-12-21 13:26:33 +01:00
Miro Hrončok
ddb59afae7 Rebuild for Python 3.6 2016-12-19 18:20:36 +01:00
Pavel Raiskup
36a68602a1 spec: rename 'gettext-msghack' to 'msghack'
And add %license file.

Version: 0.19.8.1-4
Related: rhbz#1405433
2016-12-19 08:01:56 +01:00
Petr Šabata
d64c699a89 Subpackage msghack so that gettext doesn't depend on python
Signed-off-by: Petr Šabata <contyk@redhat.com>
2016-12-19 07:48:58 +01:00
Pavel Raiskup
05e2be0718 deps: require 'xz' by gettext-devel
Maybe we could add BuildRequires xz too, to ensure deterministic
./configure time decissions.

Resolves: rhbz#1386869
Version: 0.19.8.1-3
2016-11-29 12:46:22 +01:00
Daiki Ueno
25b3100aef Update to 0.19.8.1-2 2016-08-10 10:30:38 +02:00
Daiki Ueno
2030f3bb50 Avoid unintentional soname bump
Suggested by Rex Dieter in:
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/TTCQ2TQ2WARVYJ2Q5ERLN52BCO3KTAO7/
2016-06-12 06:19:08 +09:00
Daiki Ueno
92844b883b Update to 0.19.8.1-1 2016-06-12 04:36:46 +09:00
Daiki Ueno
a3cc45e597 Update to 0.19.8-1 2016-06-09 17:10:14 +09:00
Dennis Gilmore
17122267b3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-03 21:17:17 +00:00
Daiki Ueno
8cd9f56f8c Update to 0.19.7-3 2016-01-12 10:52:31 +09:00
Daiki Ueno
53c2055406 Update to 0.19.7-2 2016-01-08 10:08:11 +09:00
Daiki Ueno
7467a073a4 Update to 0.19.7-1 2016-01-05 10:31:31 +09:00
Daiki Ueno
2f170da402 Update to 0.19.6-1 2015-09-24 12:09:10 +09:00
Daiki Ueno
d16a4b1630 Update to 0.19.5.1-2 2015-07-22 09:59:14 +09:00
Daiki Ueno
29385214e3 Update to 0.19.5.1-1 2015-07-16 17:22:42 +09:00
Daiki Ueno
4d1fd9cc69 Update to 0.19.4-7 2015-06-26 10:23:23 +09:00
Dennis Gilmore
f5fb4fd3e6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 07:20:13 +00:00
Kalev Lember
99ef669afc Rebuilt for GCC 5 C++11 ABI change 2015-05-02 13:54:23 +02:00
Till Maas
1e22ea787c Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
2015-02-21 22:21:18 +01:00
Daiki Ueno
56dcfb3d5d Update to 0.19.4-3 2015-02-19 12:02:24 +09:00
Daiki Ueno
a5df21e81d Update to 0.19.4-2 2014-12-31 10:17:00 +09:00
Daiki Ueno
da13e3807d Update to 0.19.4-1 2014-12-26 17:47:53 +09:00
Peter Robinson
3988706b40 Disable the test_lock test as it often hangs on a number of arches 2014-10-28 16:03:37 +00:00
Daiki Ueno
d5e533acc8 Update to 0.19.3-1 2014-10-16 18:59:38 +09:00
Daiki Ueno
32c7ad1986 Update to 0.19.2-5 2014-10-15 14:10:18 +09:00
Daiki Ueno
ec75cf4e8a Update to 0.19.2-4 2014-10-03 13:00:45 +09:00
Dennis Gilmore
83b4c21414 rebuild for libunistring soname bump 2014-09-02 06:58:30 -05:00
Peter Robinson
fe5411f0b3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-16 14:18:59 +00:00
Daiki Ueno
38f29f9133 Update to 0.19.2-1 2014-07-14 19:13:22 +09:00
Daiki Ueno
5a1ae756c6 Update to 0.19.1-2 2014-07-07 11:48:26 +09:00
Daiki Ueno
81750ca123 Remove unnecessary patch 2014-06-10 17:22:36 +09:00
Daiki Ueno
8cabc36496 Update to 0.19.1-1 2014-06-10 16:49:52 +09:00
Dennis Gilmore
6229f21243 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 09:04:22 -05:00
Daiki Ueno
991bf5f363 Update to 0.19-2 2014-06-02 19:02:23 +09:00
Daiki Ueno
15ef493c43 Update to 0.19-1 2014-06-02 12:52:58 +09:00
Daiki Ueno
a292e5048d Update to 0.18.3.2-1 2014-01-07 18:19:01 +09:00
Daiki Ueno
7c25fc7f25 Update to 0.18.3.1-1 2013-08-26 08:47:35 +09:00
Dennis Gilmore
4ef529bb47 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 08:02:19 -05:00
Daiki Ueno
f2232a9e2a Update to 0.18.3-1 2013-07-10 19:12:52 +09:00
Daiki Ueno
43d07a7c80 Update to 0.18.2.1-2 2013-06-26 18:43:02 +09:00
Daiki Ueno
4b40d5581d update to 0.18.2.1 release 2013-03-12 15:31:13 +09:00
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