[activemq-cpp] autoconf step removed.

stevetraylen stevetraylen at fedoraproject.org
Mon Mar 7 22:22:36 UTC 2011


commit 088fd1ed3c5a408e0d141e991a8f268e5c3b5a0a
Author: Steve Traylen <steve.traylen at cern.ch>
Date:   Mon Mar 7 22:57:36 2011 +0100

    autoconf step removed.

 activemq-cpp.spec |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/activemq-cpp.spec b/activemq-cpp.spec
index 7c32da1..afe613b 100644
--- a/activemq-cpp.spec
+++ b/activemq-cpp.spec
@@ -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 at cern.ch> - 3.2.5-1
+- autoconf step removed.
 - Upstream to 3.2.5
 
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.2.4-2


More information about the scm-commits mailing list