Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 917034

Summary: app-arch/rpm: version bump
Product: Gentoo Linux Reporter: Takuya Wakazono <pastalian46>
Component: Current packagesAssignee: Takuya Wakazono <pastalian46>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://rpm.org/wiki/Releases/4.19.0
See Also: https://github.com/gentoo/gentoo/pull/33742
https://bugs.gentoo.org/show_bug.cgi?id=919936
Whiteboard:
Package list:
Runtime testing required: ---

Description Takuya Wakazono 2023-11-08 12:21:07 UTC
RPM 4.19.0 was released on Sep 19.

Apparently they have moved on from autotools to cmake.
I'm going to try to see if I can send a new ebuild.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2023-12-15 06:24:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8634659b0403f663819078f71936e259f0e7e159

commit 8634659b0403f663819078f71936e259f0e7e159
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2023-11-20 15:46:10 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-12-15 06:20:29 +0000

    app-arch/rpm: add 4.19.1
    
    - switch from autotools to cmake
    - add rpm-sequoia as a new dependency
    - remove USE flags that do not have proper compile options
    - remove old patches and workarounds
    
    Closes: https://bugs.gentoo.org/917034
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/33742
    Signed-off-by: Sam James <sam@gentoo.org>

 app-arch/rpm/Manifest                      |   1 +
 app-arch/rpm/files/rpm-4.19.0-libdir.patch |  13 +++
 app-arch/rpm/metadata.xml                  |  12 ++-
 app-arch/rpm/rpm-4.19.1.ebuild             | 132 +++++++++++++++++++++++++++++
 4 files changed, 157 insertions(+), 1 deletion(-)