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

Replace deprecated RPM macro %patchN #99

Open
rezib opened this issue May 5, 2023 · 0 comments
Open

Replace deprecated RPM macro %patchN #99

rezib opened this issue May 5, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@rezib
Copy link
Contributor

rezib commented May 5, 2023

Fatbuildr setup patches in RPM packages in the %patchN macro:

https://github.com/rackslab/fatbuildr/blob/0790074cab324f5ebc17b1d5bd9fe030d7d9b80c/fatbuildr/builds/formats/rpm.py#L74

However, recent versions of rpmbuild reports this macro as deprecrated:

warning: %patchN is deprecated (1 usages found), use %patch N (or %patch -P N)

This should be fixed.

@rezib rezib added the bug Something isn't working label May 5, 2023
@rezib rezib assigned rezib and unassigned rezib May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant