[activemq-cpp/el6] Fix rhbz#757629 and bump 3.2.5-3 compat package.

stevetraylen stevetraylen at fedoraproject.org
Mon Nov 28 20:23:59 UTC 2011


commit 411faca55279b588aa35c2b6d9e4ec1ce13b92f5
Author: Steve Traylen <steve.traylen at cern.ch>
Date:   Mon Nov 28 21:23:50 2011 +0100

    Fix rhbz#757629  and bump 3.2.5-3 compat package.

 activemq-cpp.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/activemq-cpp.spec b/activemq-cpp.spec
index e657d5b..26b8e37 100644
--- a/activemq-cpp.spec
+++ b/activemq-cpp.spec
@@ -2,10 +2,10 @@
 # The normal* variables refer to the standard packaging.
 # The compat* variables refer to the compat packages.
 %global         normalver 3.4.0
-%global         normalrel 1
+%global         normalrel 2%{?dist}
 %global         normalso  14
 %global         compatver 3.2.5
-%global         compatrel 2
+%global         compatrel 3%{?dist}
 %global         compatso  12
 
 Name:           activemq-cpp
@@ -89,7 +89,7 @@ for your clients to communicate.
 
 %package compat
 Version:        %{compatver}
-Release:        %{compatrel}%{?dist}
+Release:        %{compatrel}
 Summary:        C++ implementation of JMS-like messaging client
 Group:          Development/Libraries
 
@@ -180,6 +180,9 @@ make %{?_smp_mflags} check
 
 
 %changelog
+* Sat Oct 29 2011 Steve Traylen <steve.traylen at cern.ch> - 3.4.0-2
+- Fix rhbz#757629  and bump 3.2.5-3 compat package.
+
 * Sat Oct 29 2011 Steve Traylen <steve.traylen at cern.ch> - 3.4.0-1
 - Upstream to 3.4.0 and add a 3.2.5-2 compat package.
 


More information about the scm-commits mailing list