From patchwork Tue Feb 21 15:16:47 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Schantl X-Patchwork-Id: 6592 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4PLjYz739jz3x1v for ; Tue, 21 Feb 2023 15:16:55 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4PLjYy5G5GzqW; Tue, 21 Feb 2023 15:16:54 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4PLjYy3YJbz2xfN; Tue, 21 Feb 2023 15:16:54 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4PLjYx6gPbz2xPW for ; Tue, 21 Feb 2023 15:16:53 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4PLjYx0KNdzhR; Tue, 21 Feb 2023 15:16:52 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1676992613; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=PFYh0ZLrKTfTNQZ2FA3DUQADVWYiPPOJydCU9mLtgi0=; b=TzayM35tWCguPRzOmwGXhgyrg0hoyRGTvXwi5zQx8jXO2IAzFiDMJWFGYh+sG3I52312Nv FOU2L0odrSMNuRBg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1676992613; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=PFYh0ZLrKTfTNQZ2FA3DUQADVWYiPPOJydCU9mLtgi0=; b=dJdr4smVmit3wmiyo6QD61Q4wkJgM4KLAeagDKTz/K9dx4H2s+RPYEzWgSyVo6ufy7BWze WlVQeHHXNFDGo3dU7yUECI5cIBug4LADqYuEJEC7lgXAKRAL9LPBDIV4NBEqSKRQjfWxob IattuazgBRd8F1sUHPN1WD75zuof8RKj9KT5g2KMIbS8cbqN24uo4g/Bnvpum278Mtl1lg szgw/EVFYeAZM+H6jJcU5hUgZUMvD5bXcrYp2yMZq17qBB/Gpl7JVR4KPRUqPpagNNakLz 1QrjRvEDKsQNE1qN7lFv6RvsEXJQK+hgBTTRRfXlRfOcjFayAQxpjiYp8zOLXQ== From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCH] igmpproxy: Update to 0.4 Date: Tue, 21 Feb 2023 16:16:47 +0100 Message-Id: <20230221151647.882529-1-stefan.schantl@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Stefan Schantl --- 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} + + prepare_cmds + ./autogen.sh + end end packages package %{name} - end package %{name}-debuginfo template DEBUGINFO