BR automake
This commit is contained in:
parent
f73701c30d
commit
8e5e873f8f
@ -5,7 +5,7 @@
|
||||
Summary: GNU libraries and utilities for producing multi-lingual messages
|
||||
Name: gettext
|
||||
Version: 0.17
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?dist}
|
||||
License: GPLv3 and LGPLv2+
|
||||
Group: Development/Tools
|
||||
URL: http://www.gnu.org/software/gettext/
|
||||
@ -13,10 +13,8 @@ Source: ftp://ftp.gnu.org/gnu/gettext/%{name}-%{version}.tar.gz
|
||||
Source2: msghack.py
|
||||
Requires(post): /sbin/install-info
|
||||
Requires(preun): /sbin/install-info
|
||||
%ifarch ppc64 s390x
|
||||
BuildRequires: automake >= 1.8
|
||||
%endif
|
||||
BuildRequires: autoconf >= 2.5
|
||||
BuildRequires: automake
|
||||
BuildRequires: libtool, bison, gcc-c++
|
||||
%if %{with java}
|
||||
# libintl.jar requires gcj >= 4.3 to build
|
||||
@ -271,6 +269,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 24 2009 Jens Petersen <petersen@redhat.com> - 0.17-13
|
||||
- buildrequires automake (#507275)
|
||||
|
||||
* Mon Jun 22 2009 Jens Petersen <petersen@redhat.com> - 0.17-12
|
||||
- move intl/ and po/ to base package for gettextize
|
||||
(reported by Serge Pavlovsky, #496902)
|
||||
|
Loading…
Reference in New Issue
Block a user