Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: support more rpm features #69

Conversation

djgilcrease
Copy link
Contributor

@djgilcrease djgilcrease commented Sep 12, 2019

New RPM fields

  • Description
  • OS <= info.Platform
  • Licence
  • URL <= info.Homepage
  • Vendor
  • Packager <= info.Maintainer
  • Provides
  • Require <= info.Depends
  • Obsolete <= info.Replaces
  • Suggests
  • Conflicts

Fixes

  • RPM Compression types are supported again
  • RPM Config files are supported again
    • rpmpack will support all the rpm file types, so we could extend this more latter

Requires: google/rpmpack#16
Builds on: #68

TODO:

@djgilcrease
Copy link
Contributor Author

delayed as the PR to rpmpack had to be split into 2 PR's and 1 discussion issue

PRs

Support Additional Fields - google/rpmpack#18
Support xz & lzma compression - google/rpmpack#19

Discusion

How to handle the RPM FileTypes - google/rpmpack#20

@djgilcrease
Copy link
Contributor Author

Closing this as I will need to rework it once the final (i hope) two PRs get merged google/rpmpack#22 & google/rpmpack#23

@djgilcrease djgilcrease closed this Oct 1, 2019
@caarlos0
Copy link
Member

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@goreleaser goreleaser locked as resolved and limited conversation to collaborators Nov 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants