From 7169bbd489c61d73b4971953da23f9c331989794 Mon Sep 17 00:00:00 2001 From: Milivoje Legenovic Date: Feb 14 2021 15:55:00 +0000 Subject: Added missing dependency Signed-off-by: Milivoje Legenovic --- diff --git a/activemq-cpp.spec b/activemq-cpp.spec index bd86d1f..f755052 100644 --- a/activemq-cpp.spec +++ b/activemq-cpp.spec @@ -1,6 +1,6 @@ Name: activemq-cpp Version: 3.9.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: C++ implementation of JMS-like messaging client License: ASL 2.0 @@ -10,6 +10,7 @@ Patch0: activemq-cpp-3.8.2-system-zlib.patch Patch1: thread-handle-leak.patch BuildRequires: gcc +BuildRequires: glibc-devel BuildRequires: openssl-devel BuildRequires: zlib-devel BuildRequires: apr-util-devel >= 1.3