snort: merge Altell packaging fixes
authorRoman I Khimov <khimov@altell.ru>
Fri, 30 Jul 2010 08:53:41 +0000 (12:53 +0400)
committerRoman I Khimov <khimov@altell.ru>
Thu, 5 Aug 2010 04:30:46 +0000 (08:30 +0400)
commit2f17293d311dfa426a514bd8178401020f34ec88
tree9d45f43069b3c386d8da9d30267b76bdfe15818c
parent57788916d7a3675260267ac1e043efd367806253
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@altell.ru>
recipes/snort/files/default [new file with mode: 0644]
recipes/snort/files/logrotate [new file with mode: 0644]
recipes/snort/files/snort.init [new file with mode: 0755]
recipes/snort/files/volatiles [new file with mode: 0644]
recipes/snort/snort_2.8.5.3.bb