Github messages for voidlinux
 help / color / mirror / Atom feed
From: glaulher <glaulher@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] rpm: update to 4.17.1.
Date: Thu, 07 Jul 2022 18:52:17 +0200	[thread overview]
Message-ID: <20220707165217.ObbqbVY1S0Z31wit7qHzsuvfgyFgHeiwqgjtm0U7Ouc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37880@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1171 bytes --]

There is an updated pull request by glaulher against master on the void-packages repository

https://github.com/glaulher/void-packages rpm
https://github.com/void-linux/void-packages/pull/37880

rpm: update to 4.17.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):  
  - armv7l
 


A patch file from https://github.com/void-linux/void-packages/pull/37880.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rpm-37880.patch --]
[-- Type: text/x-diff, Size: 1541 bytes --]

From c75daeae7ff5dc0bfb6dda8e1ecfc2f8f59c1298 Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Thu, 7 Jul 2022 13:51:53 -0300
Subject: [PATCH] rpm: update to 4.17.1.

---
 srcpkgs/rpm/template | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/rpm/template b/srcpkgs/rpm/template
index 6d252bd4cf58..fbd6b4f0438e 100644
--- a/srcpkgs/rpm/template
+++ b/srcpkgs/rpm/template
@@ -1,13 +1,10 @@
 # Template file for 'rpm'
 pkgname=rpm
-version=4.17.0
+version=4.17.1
 revision=1
 build_style=gnu-configure
-# configure checks sys.version[:3] for Python versioning, so 3.10 becomes 3.1;
-# until this is fixed upstream, manually define am_cv_python_version to circumvent
 configure_args="--with-cap --with-acl
- --enable-python PYTHON=python3 --sharedstatedir=/var/lib
- am_cv_python_version=${py3_ver}"
+ --enable-python PYTHON=python3 --sharedstatedir=/var/lib"
 hostmakedepends="automake gettext-devel libtool pkg-config
  python3-setuptools"
 makedepends="libgcrypt-devel binutils-devel elfutils-devel file-devel libarchive-devel
@@ -18,7 +15,7 @@ license="GPL-2.0-or-later"
 homepage="https://rpm.org"
 changelog="https://rpm.org/wiki/Releases/${version}.html"
 distfiles="https://ftp.osuosl.org/pub/rpm/releases/rpm-${version%.*}.x/rpm-${version}.tar.bz2"
-checksum=2e0d220b24749b17810ed181ac1ed005a56bbb6bc8ac429c21f314068dc65e6a
+checksum=0c11b793466e7258851ff82bd65c8ffd8c2dbbc70acc869a5d34150549926e5d
 python_version=3
 conflicts="rpmextract>=0" # Both provide rpm2cpio
 

  parent reply	other threads:[~2022-07-07 16:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-05 20:28 [PR PATCH] " glaulher
2022-07-06  7:51 ` [PR REVIEW] " classabbyamp
2022-07-06 16:36 ` [PR PATCH] [Updated] " glaulher
2022-07-06 16:43 ` [PR REVIEW] " glaulher
2022-07-06 16:47 ` classabbyamp
2022-07-07 16:52 ` glaulher [this message]
2022-07-07 16:53 ` glaulher
2022-07-07 17:41 ` [PR PATCH] [Merged]: " classabbyamp

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=20220707165217.ObbqbVY1S0Z31wit7qHzsuvfgyFgHeiwqgjtm0U7Ouc@z \
    --to=glaulher@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).