From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] igmpproxy: Update to 0.4
Date: Tue, 21 Feb 2023 15:59:00 +0000 [thread overview]
Message-ID: <2128C85A-0749-4DB2-BF3D-A106F5D0131B@ipfire.org> (raw)
In-Reply-To: <20230221151647.882529-1-stefan.schantl@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1380 bytes --]
Hello,
> On 21 Feb 2023, at 15:16, Stefan Schantl <stefan.schantl(a)ipfire.org> wrote:
>
> Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
> ---
> igmpproxy/igmpproxy.nm | 18 +++++++++++++-----
> 1 file changed, 13 insertions(+), 5 deletions(-)
>
> diff --git a/igmpproxy/igmpproxy.nm b/igmpproxy/igmpproxy.nm
> index 12e842c56..208229db1 100644
> --- a/igmpproxy/igmpproxy.nm
> +++ b/igmpproxy/igmpproxy.nm
> @@ -4,11 +4,11 @@
> ###############################################################################
>
> name = igmpproxy
> -version = 0.1
> +version = 0.4
> release = 1
>
> groups = Networking/Routing
> -url = http://sourceforge.net/projects/igmpproxy/
> +url = https://github.com/pali/igmpproxy
> license = GPLv2+
> summary = A proxy for IGMP.
>
> @@ -18,16 +18,24 @@ description
> between networks.
> end
>
> -source_dl =
> +source_dl = https://github.com/pali/%{name}/archive/refs/tags/%{version}.tar.gz#/
>
> build
> + requires
> + autoconf
> + automake
> + end
> +
> configure_options += \
> - --sysconfdir=/etc
> + --sysconfdir=%{sysconfdir}
Isn’t this the default anyways?
> +
> + prepare_cmds
> + ./autogen.sh
> + end
> end
>
> packages
> package %{name}
> - end
>
> package %{name}-debuginfo
> template DEBUGINFO
> --
> 2.30.2
>
prev parent reply other threads:[~2023-02-21 15:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-21 15:16 Stefan Schantl
2023-02-21 15:59 ` Michael Tremer [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=2128C85A-0749-4DB2-BF3D-A106F5D0131B@ipfire.org \
--to=michael.tremer@ipfire.org \
--cc=development@lists.ipfire.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox