Commit 5879d52f authored by Hans Kowallik's avatar Hans Kowallik

[libactivemq] building 3.8.1

parent a88a80d9
...@@ -16,7 +16,7 @@ BuildRequires: openldap-devel ...@@ -16,7 +16,7 @@ BuildRequires: openldap-devel
BuildRequires: openssl-devel BuildRequires: openssl-devel
%endif %endif
Name: activemq-cpp-library Name: activemq-cpp-library
Version: 3.7.1 Version: 3.8.1
Source0: %{name}-%{version}-src.tar.bz2 Source0: %{name}-%{version}-src.tar.bz2
Release: 1 Release: 1
Summary: A C++ library to interact with Apache ActiveMQ Summary: A C++ library to interact with Apache ActiveMQ
...@@ -72,7 +72,7 @@ rm -rf $RPM_BUILD_ROOT ...@@ -72,7 +72,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-, root, root) %defattr(-, root, root)
%{_bindir}/activemqcpp-config %{_bindir}/activemqcpp-config
%{_includedir}/activemq-cpp-3.7.1 %{_includedir}/activemq-cpp-3.8.1
%{_libdir}/pkgconfig/*.pc %{_libdir}/pkgconfig/*.pc
%{_libdir}/*.a %{_libdir}/*.a
%{_libdir}/*.la %{_libdir}/*.la
......
#/bin/sh #/bin/sh
GLOBAL_STATUS=0 GLOBAL_STATUS=0
VERSION=3.7.1 VERSION=3.8.1
URL=http://apache.openmirror.de/activemq/activemq-cpp/source URL=http://apache.openmirror.de/activemq/activemq-cpp/source
TARBALL=activemq-cpp-library-$VERSION-src.tar.bz2 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