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

rpmbuild: Generate src.rpm with dynamic BRs with --force #766

Merged

Conversation

ignatenkobrain
Copy link
Contributor

Closes: #760
Signed-off-by: Igor Gnatenko i.gnatenko.brain@gmail.com

@pmatilai
Copy link
Member

pmatilai commented Jun 26, 2019

Please explain the rationale / use-case in the commit message. Understanding a commit must never require consulting other sources because URL's and ticket numbers come and go, commit messages are forever.

There is no way to get src.rpm with dynamic BuildRequires without
checking dependencies on the system. --nodeps always forces rpmbuild to
write buildreqs.nosrc.rpm, but in some cases it might be desired to get
src.rpm with dynamic BRs but without checking for dependencies.

Closes: rpm-software-management#760
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
@ignatenkobrain
Copy link
Contributor Author

@pmatilai updated.

@ffesti ffesti merged commit e672ec2 into rpm-software-management:master Jul 2, 2019
@ignatenkobrain ignatenkobrain deleted the force-buildreqs branch July 20, 2019 16:26
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.

RFE: rpmbuild -br --i-really-want-src-rpm
3 participants