autoconf step removed.

This commit is contained in:
Steve Traylen 2011-03-07 22:57:36 +01:00
commit 088fd1ed3c

View file

@ -20,9 +20,6 @@ BuildRequires: tex(latex)
BuildRequires: tetex-latex
%endif
BuildRequires: automake >= 1.10
BuildRequires: autoconf >= 2.60
BuildRequires: libtool >= 1.5.24
BuildRequires: apr-util-devel%{?_isa} >= 1.3
BuildRequires: cppunit-devel%{?_isa} >= 1.10.2
@ -90,7 +87,6 @@ chmod 644 src/main/activemq/transport/mock/MockTransport.cpp
%build
./autogen.sh
# Build pdf(30MB) rather than default html(400MB).
%configure --disable-static --disable-doxygen-html --enable-doxygen-pdf
make %{?_smp_mflags}
@ -132,6 +128,7 @@ make %{?_smp_mflags} check
%changelog
* Mon Mar 7 2011 Steve Traylen <steve.traylen@cern.ch> - 3.2.5-1
- autoconf step removed.
- Upstream to 3.2.5
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.4-2