Commit 1d4a673c authored by Hans Kowallik's avatar Hans Kowallik

[libactivemq] move to version 3.6

parent 90cd6dcc
......@@ -7,7 +7,7 @@ BuildRequires: automake
BuildRequires: openldap2
BuildRequires: openldap2-devel
Name: activemq-cpp-library
Version: 3.5.0
Version: 3.6.0
Source0: %{name}-%{version}-src.tar.bz2
Release: 1
Summary: A C++ library to interact with Apache ActiveMQ
......@@ -64,7 +64,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-, root, root)
%{_bindir}/activemqcpp-config
%{_includedir}/activemq-cpp-3.5.0
%{_includedir}/activemq-cpp-3.6.0
%{_libdir}/pkgconfig/*.pc
%{_libdir}/*.so
......
#/bin/sh
GLOBAL_STATUS=0
VERSION=3.5.0
VERSION=3.6.0
URL=http://apache.openmirror.de/activemq/activemq-cpp/source
TARBALL=activemq-cpp-library-$VERSION-src.tar.bz2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment