Skip to content

Add RPM as package built by nfpm#866

Open
nyetsche wants to merge 1 commit into
peak:masterfrom
nyetsche:rpm-gorelease
Open

Add RPM as package built by nfpm#866
nyetsche wants to merge 1 commit into
peak:masterfrom
nyetsche:rpm-gorelease

Conversation

@nyetsche
Copy link
Copy Markdown

@nyetsche nyetsche commented May 6, 2026

Part of https://github.com/goreleaser/nfpm

Adding RPM as a target "just worked", you get multiple arch RPMs like so:

$ rpm -q s5cmd --filesbypkg
s5cmd                     /usr/bin/s5cm

$ rpm -q s5cmd --provides --requires
s5cmd = 2.2.3-1

Part of https://github.com/goreleaser/nfpm

Adding RPM as a target "just worked", you get multiple arch RPMs like so:

```
$ rpm -q s5cmd --filesbypkg
s5cmd                     /usr/bin/s5cm

$ rpm -q s5cmd --provides --requires
s5cmd = 2.2.3-1
```
@nyetsche nyetsche requested a review from a team as a code owner May 6, 2026 16:37
@nyetsche nyetsche requested review from igungor and seruman and removed request for a team May 6, 2026 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant