Skip to content

An RPM spec file to build and install the Apache ActiveMQ open source message broker.

Notifications You must be signed in to change notification settings

edgarswed/rpm-activemq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

rpm-activemq

An RPM spec file to build and install the Apache ActiveMQ open source message broker.

To build:

sudo yum -y install rpmdevtools && rpmdev-setuptree

wget https://raw.github.com/nmilford/rpm-activemq/master/activemq.spec -O ~/rpmbuild/SPECS/activemq.spec

wget http://apache.claz.org/activemq/apache-activemq/5.9.0/apache-activemq-5.9.0-bin.zip -O ~/rpmbuild/SOURCES/apache-activemq-5.9.0-bin.zip

wget https://raw.github.com/nmilford/rpm-activemq/master/activemq.init -O ~/rpmbuild/SOURCES/activemq.init

rpmbuild -bb ~/rpmbuild/SPECS/activemq.spec

About

An RPM spec file to build and install the Apache ActiveMQ open source message broker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published