[oe-commits] Roman I Khimov : snort: merge Altell packaging fixes

git version control git at git.openembedded.org
Thu Aug 5 04:32:08 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 2f17293d311dfa426a514bd8178401020f34ec88
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=2f17293d311dfa426a514bd8178401020f34ec88

Author: Roman I Khimov <khimov at altell.ru>
Date:   Fri Jul 30 12:53:41 2010 +0400

snort: merge Altell packaging fixes

Snort was independently packaged by Altell some time ago, so merge things
we've done into OE.dev:
 * fix packaging of snort dynamic libs
 * fix DEPENDS, libnet is not needed is not specifically used
 * fix RDEPENDS, no need to specify libs expicitly, barnyard is rather a
   RRECOMMENDS than RDEPENDS since snort lives just fine without it
 * add libprelude support and configure accordingly
 * add some useful configure options
 * add init/volatile/default setup which is necessary for the package
 * add postinst creating snort/snort user/group
 * add logrotate script

Signed-off-by: Roman I Khimov <khimov at altell.ru>

---

 recipes/snort/files/default    |   42 ++++
 recipes/snort/files/logrotate  |   12 ++
 recipes/snort/files/snort.init |  425 ++++++++++++++++++++++++++++++++++++++++
 recipes/snort/files/volatiles  |    2 +
 recipes/snort/snort_2.8.5.3.bb |   73 +++++++-
 5 files changed, 551 insertions(+), 3 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=2f17293d311dfa426a514bd8178401020f34ec88




More information about the Openembedded-commits mailing list