Bug 2273288 - Review Request: activemq-cpp - C++ implementation of JMS-like messaging client
Summary: Review Request: activemq-cpp - C++ implementation of JMS-like messaging client
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Neal Gompa
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-04-04 02:53 UTC by Jonathan Wright
Modified: 2025-05-03 09:51 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-05-03 09:51:52 UTC
Type: ---
Embargoed:
ngompa13: fedora-review+


Attachments (Terms of Use)

Description Jonathan Wright 2024-04-04 02:53:57 UTC
This is a review required to unorphan the package which previously existed in Fedora.

Spec URL: https://download.copr.fedorainfracloud.org/results/jonathanspw/activemq-cpp/epel-8-aarch64/07257602-activemq-cpp/activemq-cpp.spec
SRPM URL: https://download.copr.fedorainfracloud.org/results/jonathanspw/activemq-cpp/epel-8-aarch64/07257602-activemq-cpp/activemq-cpp-3.9.5-1.el8.src.rpm

Description:
activemq-cpp is a JMS-like API for C++ for interfacing with Message
Brokers such as Apache ActiveMQ.  C++ messaging service helps to make your
C++ client code much neater and easier to follow. To get a better feel for
CMS try the API Reference.
ActiveMQ-CPP is a client only library, a message broker such as Apache
ActiveMQ is still needed for your clients to communicate.

Fedora Account System Username: jonathanspw

Comment 1 Evan Ward 2024-04-10 20:15:07 UTC
Is a packager able to peer review this package?

Comment 2 Neal Gompa 2024-04-10 20:32:59 UTC
Spec review notes to fix on import:

> Requires:       pkgconfig

This is unneeded and redundant for the autogenerated one

> %ldconfig_scriptlets

This is unneeded for RHEL 8+ and Fedora. Please drop it.

> %{_libdir}/lib%{name}.so.*

Please capture the soversion properly in the spec.

> %{_includedir}/%{name}-%{version}

Please add a trailing slash here.

Overall package review notes:

* Package follows Fedora Packaging Guidelines
* Package builds and installs
* Package licensing is correctly handled and recorded
* No serious issues from rpmlint

PACKAGE APPROVED.

Comment 3 Package Review 2025-05-03 09:51:52 UTC
Package is now in repositories, closing review.


Note You need to log in before you can comment on or make changes to this bug.