Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 917034 - app-arch/rpm: version bump
Summary: app-arch/rpm: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Takuya Wakazono
URL: https://rpm.org/wiki/Releases/4.19.0
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-11-08 12:21 UTC by Takuya Wakazono
Modified: 2023-12-15 06:29 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(-)