Add -i to autoreconf to add missing test-driver

- Add libtool as build dependency
This commit is contained in:
Steve 2013-03-10 10:48:02 -04:00
parent eea2e94bb6
commit 22f012d29e
1 changed files with 2 additions and 1 deletions

View File

@ -14,7 +14,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: libprelude-devel python-devel perl-devel
BuildRequires: sqlite-devel mysql-devel, postgresql-devel
# For libprelude-1.0.0-Fix-building-with-glibc-2.16.6.patch:
BuildRequires: autoconf, automake
BuildRequires: autoconf, automake, libtool
# This package uses gnulib. It was granted an exception
# https://fedorahosted.org/fpc/ticket/174
Provides: bundled(gnulib)
@ -175,6 +175,7 @@ rm -rf %{buildroot}
%changelog
* Sun Mar 10 2013 Steve Grubb <sgrubb@redhat.com> - 1:1.0.0-16
- Add -i to autoreconf to add missing test-driver
- Add libtool as build dependency
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.0.0-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild