Xymon Mailing List Archive search

RPM builds

list Daniel Deighton
Mon, 25 Jul 2005 14:25:07 -0400
Message-Id: <1122315907.6281.17.camel@localhost>

I've made a few changes to the hobbit.spec file which make it easier for
me to customize the building of hobbit RPMs.  I've attached the new spec
file and the modified init and logrotate files, in case anyone is
interested.

To customize the RPM, change the definitions at the top of the spec
file.  Place the init and logrotate files in your RPM_SOURCE_DIR (along
with the hobbit tarball).  Then run 'rpmbuild -ba hobbit.spec'

I thought this might be useful to others who want to change some of the
defaults.

  -Dan