From 405c8bab00e52d0791a3da8279ae464d1416cbf0 Mon Sep 17 00:00:00 2001 From: stevetraylen Date: Dec 15 2009 13:56:29 +0000 Subject: Update 3.0.1 --- diff --git a/.cvsignore b/.cvsignore index 7499bc0..a380730 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -activemq-cpp-2.2.6-src.tar.gz +activemq-cpp-library-3.0.1-src.tar.gz diff --git a/activemq-cpp.spec b/activemq-cpp.spec index 208d04e..b3082bc 100644 --- a/activemq-cpp.spec +++ b/activemq-cpp.spec @@ -1,12 +1,12 @@ Name: activemq-cpp -Version: 2.2.6 -Release: 5%{?dist} +Version: 3.0.1 +Release: 1%{?dist} Summary: C++ implementation of JMS-like messaging client Group: Development/Libraries License: ASL 2.0 URL: http://activemq.apache.org/cms/ -Source0: http://www.apache.org/dyn/closer.cgi/activemq/activemq-cpp/source/activemq-cpp-%{version}-src.tar.gz +Source0: http://www.apache.org/dist/activemq/activemq-cpp/source/activemq-cpp-library-%{version}-src.tar.gz # Some local texmf configuration to increase default pool_size. Patch1: %{name}-local-texmf.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -82,13 +82,13 @@ for your clients to communicate. %{name}-doc contains api documentation. %prep -%setup -q +%setup -q -n activemq-cpp-library-%{version} %patch1 -p1 - +chmod 644 LICENSE.txt +chmod 644 src/main/activemq/transport/mock/MockTransport.cpp %build -mkdir config ./autogen.sh # Build pdf(30MB) rather than default html(400MB). %configure --disable-static --disable-doxygen-html --enable-doxygen-pdf @@ -130,6 +130,9 @@ make %{?_smp_mflags} check %doc doc/%{name}.pdf %changelog +* Fri Dec 11 2009 Steve Traylen - 3.0.1-1 +- Upstream to 3.0.1 +- Tar ball name change. * Fri Dec 11 2009 Steve Traylen - 2.2.6-5 - Add libuuid-devel as Requires to -devel package. * Sat Nov 14 2009 Steve Traylen - 2.2.6-4 diff --git a/sources b/sources index 0ea5cd6..e38bf34 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1222f0d6c5f86ef3ed5a558a533c7564 activemq-cpp-2.2.6-src.tar.gz +b917d8a27841e9ab0aeeb2297f771447 activemq-cpp-library-3.0.1-src.tar.gz