autoconf step removed.
This commit is contained in:
parent
1c57dacfda
commit
088fd1ed3c
1 changed files with 1 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue