From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@openembedded.org
Subject: Re: [PATCH] clamav: add 0.94.2 version recipe
Date: Wed, 15 Apr 2009 13:37:01 +0200 [thread overview]
Message-ID: <gs4gst$pi6$1@ger.gmane.org> (raw)
In-Reply-To: <1239795062-31939-1-git-send-email-khimov@altell.ru>
On 15-04-09 13:31, Roman I Khimov wrote:
> ---
> conf/checksums.ini | 4 ++++
> recipes/clamav/clamav.inc | 4 ++--
> recipes/clamav/clamav_0.90.2.bb | 2 ++
> recipes/clamav/clamav_0.90.3.bb | 2 ++
> recipes/clamav/clamav_0.91.1.bb | 2 ++
> recipes/clamav/clamav_0.94.2.bb | 3 +++
> 6 files changed, 15 insertions(+), 2 deletions(-)
> create mode 100644 recipes/clamav/clamav_0.94.2.bb
looks good to me.
>
> diff --git a/conf/checksums.ini b/conf/checksums.ini
> index 909a0e0..9f11943 100644
> --- a/conf/checksums.ini
> +++ b/conf/checksums.ini
> @@ -3538,6 +3538,10 @@ sha256=f98edecae40473c142fe49a0e02f5ff7fb28d778c4bd510dad747d208d20cb00
> md5=60152bf1e24b3fbdf0473794199e5215
> sha256=f98edecae40473c142fe49a0e02f5ff7fb28d778c4bd510dad747d208d20cb00
>
> +[http://downloads.sourceforge.net/clamav/clamav-0.94.2.tar.gz]
> +md5=1181e6d62341b84708f126cc353f7ebf
> +sha256=1aec7fecff375958d067aceeb9782d3ff0be7c13bed0eecf6240fb089f8d268c
> +
> [http://memberwebs.com/nielsen/software/clamsmtp/clamsmtp-1.8.tar.gz]
> md5=04da6aab94934641fcf9e7a7598346fb
> sha256=c09b24c82f858845e235df4c8b2639240a7b786de66b595e351be86ab60663a5
> diff --git a/recipes/clamav/clamav.inc b/recipes/clamav/clamav.inc
> index 49b8023..5b2069e 100644
> --- a/recipes/clamav/clamav.inc
> +++ b/recipes/clamav/clamav.inc
> @@ -19,7 +19,6 @@ RRECOMMENDS_${PN}-daemon = "${PN}-freshclam"
> RPROVIDES_${PN}-freshclam = "${PN}-data"
>
> SRC_URI = "${SOURCEFORGE_MIRROR}/clamav/clamav-${PV}.tar.gz \
> - file://cross-compile-fix.patch;patch=1 \
> file://clamav-daemon.init \
> file://clamav-freshclam.init \
> file://clamd.conf \
> @@ -67,10 +66,11 @@ do_stage () {
> PACKAGES += "${PN}-freshclam ${PN}-daemon ${PN}-conf ${PN}-data ${PN}-lib \
> ${PN}-clamconf"
>
> +LEAD_SONAME = "libclamav.so.*"
> FILES_${PN} = "${bindir}/clamscan \
> ${bindir}/sigtool \
> ${bindir}/clamdscan"
> -FILES_${PN}-lib = "${libdir}/libclamav.so.*"
> +FILES_${PN}-lib = "${libdir}/libclamav.so.* ${libdir}/libclamunrar.so* ${libdir}/libclamunrar_iface.so*"
> FILES_${PN}-conf = "${sysconfdir}/clamd.conf"
> FILES_${PN}-clamconf = "${bindir}/clamconf"
> FILES_${PN}-freshclam = "${bindir}/freshclam \
> diff --git a/recipes/clamav/clamav_0.90.2.bb b/recipes/clamav/clamav_0.90.2.bb
> index 9592adf..740c02a 100644
> --- a/recipes/clamav/clamav_0.90.2.bb
> +++ b/recipes/clamav/clamav_0.90.2.bb
> @@ -1,3 +1,5 @@
> require clamav.inc
>
> +SRC_URI += "file://cross-compile-fix.patch;patch=1"
> +
> PR = "r2"
> diff --git a/recipes/clamav/clamav_0.90.3.bb b/recipes/clamav/clamav_0.90.3.bb
> index e721558..2227f01 100644
> --- a/recipes/clamav/clamav_0.90.3.bb
> +++ b/recipes/clamav/clamav_0.90.3.bb
> @@ -1,3 +1,5 @@
> require clamav.inc
>
> +SRC_URI += "file://cross-compile-fix.patch;patch=1"
> +
> PR = "r1"
> diff --git a/recipes/clamav/clamav_0.91.1.bb b/recipes/clamav/clamav_0.91.1.bb
> index e721558..2227f01 100644
> --- a/recipes/clamav/clamav_0.91.1.bb
> +++ b/recipes/clamav/clamav_0.91.1.bb
> @@ -1,3 +1,5 @@
> require clamav.inc
>
> +SRC_URI += "file://cross-compile-fix.patch;patch=1"
> +
> PR = "r1"
> diff --git a/recipes/clamav/clamav_0.94.2.bb b/recipes/clamav/clamav_0.94.2.bb
> new file mode 100644
> index 0000000..12fad7a
> --- /dev/null
> +++ b/recipes/clamav/clamav_0.94.2.bb
> @@ -0,0 +1,3 @@
> +require clamav.inc
> +
> +EXTRA_OECONF += "--program-transform-name=''"
prev parent reply other threads:[~2009-04-15 11:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-15 11:31 [PATCH] clamav: add 0.94.2 version recipe Roman I Khimov
2009-04-15 11:37 ` Koen Kooi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='gs4gst$pi6$1@ger.gmane.org' \
--to=k.kooi@student.utwente.nl \
--cc=openembedded-devel@lists.openembedded.org \
--cc=openembedded-devel@openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.