- add even more testsuite build requires

This commit is contained in:
Štěpán Kasal 2009-11-04 17:40:13 +00:00
parent d4ea6c2bc1
commit 8a1cbd43d4
1 changed files with 7 additions and 3 deletions

View File

@ -3,7 +3,7 @@
Summary: A GNU tool for automatically creating Makefiles
Name: automake
Version: %{api_version}
Release: 4%{?dist}
Release: 5%{?dist}
License: GPLv2+ and GFDL and MIT
Group: Development/Tools
Source: http://ftp.gnu.org/gnu/automake/automake-%{version}.tar.bz2
@ -20,8 +20,9 @@ BuildArch: noarch
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# for better tests coverage:
BuildRequires: libtool gettext-devel flex bison
BuildRequires: emacs gcc-java gcc-gfortran /usr/bin/g77
BuildRequires: libtool gettext-devel flex bison texinfo-tex texlive-dvips
BuildRequires: gcc-java java-devel-openjdk gcc-gfortran /usr/bin/g77
BuildRequires: dejagnu expect emacs imake python-docutils vala
%define _use_internal_dependency_generator 0
%define __find_provides %{SOURCE1}
@ -84,6 +85,9 @@ fi
%dir %{_datadir}/aclocal
%changelog
* Wed Nov 4 2009 Stepan Kasal <skasal@redhat.com> - 1.11-5
- add even more testsuite build requires
* Wed Nov 4 2009 Stepan Kasal <skasal@redhat.com> - 1.11-4
- add build requires for testsuite