~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
3 3

[PATCH] community/iwd: remove outdated flag

Details
Message ID
<20220306052302.5122-1-pranjal.kole7@gmail.com>
DKIM signature
missing
Download raw message
Patch: +1 -2
This flag is ignored by ./configure
---
 community/iwd/APKBUILD | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/community/iwd/APKBUILD b/community/iwd/APKBUILD
index 41fbcdf397..dfdfe501b7 100644
--- a/community/iwd/APKBUILD
+++ b/community/iwd/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Milan P. Stanić <mps@arvanta.net>
pkgname=iwd
pkgver=1.25
pkgrel=0
pkgrel=1
pkgdesc="Internet Wireless Daemon"
url="https://iwd.wiki.kernel.org/"
arch="all"
@@ -35,7 +35,6 @@ build() {
		--mandir=/usr/share/man \
		--localstatedir=/var \
		--disable-systemd-service \
		--enable-sim-hardcoded \
		--enable-wired \
		--enable-tools
	make
-- 
2.35.1
Details
Message ID
<164655286151.985.3763332401008549771.gitlab.31701.b390eb505590be0f5194d2722a660af64affc33c@listserv.local>
In-Reply-To
<20220306052302.5122-1-pranjal.kole7@gmail.com> (view parent)
DKIM signature
missing
Download raw message
On Sun, 06 Mar 2022 10:53:02 +0530, Pranjal Kole wrote:
>  pkgver=1.25
> -pkgrel=0
> +pkgrel=1

If the flag is ignored, a `pkgrel` bump is probably not even necessary.

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/31701#note_220424
Details
Message ID
<Yii8qpc9YqB2fBvC@pranjal-x540na>
In-Reply-To
<164655286151.985.3763332401008549771.gitlab.31701.b390eb505590be0f5194d2722a660af64affc33c@listserv.local> (view parent)
DKIM signature
missing
Download raw message
Sent a new patch that fixes this. Please close this MR.
Details
Message ID
<164683692453.985.11455728266337415451.gitlab.31701.b390eb505590be0f5194d2722a660af64affc33c@listserv.local>
In-Reply-To
<164655286151.985.3763332401008549771.gitlab.31701.b390eb505590be0f5194d2722a660af64affc33c@listserv.local> (view parent)
DKIM signature
missing
Download raw message
On Sun, 06 Mar 2022 10:53:02 +0530, Pranjal Kole wrote:
>  pkgver=1.25
> -pkgrel=0
> +pkgrel=1

Pranjal Kole <pranjal.kole7@gmail.com> replied via email:

```
Sent a new patch that fixes this. Please close this MR.

```

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/31701#note_221176
Reply to thread Export thread (mbox)