turn on building of libintl.jar now that we have gcc43
This commit is contained in:
parent
7fe879fc11
commit
c8fce20552
@ -1,10 +1,10 @@
|
|||||||
# libintl.jar now requires gcj >= 4.3 to build
|
# libintl.jar requires gcj >= 4.3 to build
|
||||||
%define buildjar 0
|
%define buildjar 1
|
||||||
|
|
||||||
Summary: GNU libraries and utilities for producing multi-lingual messages
|
Summary: GNU libraries and utilities for producing multi-lingual messages
|
||||||
Name: gettext
|
Name: gettext
|
||||||
Version: 0.17
|
Version: 0.17
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: GPLv3 and LGPLv2+
|
License: GPLv3 and LGPLv2+
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
URL: http://www.gnu.org/software/gettext/
|
URL: http://www.gnu.org/software/gettext/
|
||||||
@ -229,6 +229,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 18 2008 Jens Petersen <petersen@redhat.com> - 0.17-3
|
||||||
|
- turn on building of libintl.jar now that we have gcc43
|
||||||
|
|
||||||
* Thu Feb 14 2008 Jens Petersen <petersen@redhat.com> - 0.17-2
|
* Thu Feb 14 2008 Jens Petersen <petersen@redhat.com> - 0.17-2
|
||||||
- rebuild with gcc43
|
- rebuild with gcc43
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user