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

RPM: Source0 should be a URL #29

Closed
cemeyer opened this issue Feb 24, 2014 · 6 comments
Closed

RPM: Source0 should be a URL #29

cemeyer opened this issue Feb 24, 2014 · 6 comments

Comments

@cemeyer
Copy link

cemeyer commented Feb 24, 2014

Source0 should link to a direct download of the source tarball (if at all possible).

@harelba
Copy link
Owner

harelba commented Mar 3, 2014

Have some questions regarding this, so it's not changed yet. Will ask offline and post results here.

@harelba
Copy link
Owner

harelba commented Mar 7, 2014

@cemeyer A question about this - When using a local tarball, I'm currently running rpmbuild --ta <tarname> in order to create the rpm. When I change Source0 to the official tarball (the github archive of the relevant tag, which is far better than using a local tarball, I agree), how shoul I run rpmbuild in order to properly create the RPM?

@cemeyer
Copy link
Author

cemeyer commented Mar 7, 2014

rpmbuild -ba q.spec ("build all").

@harelba
Copy link
Owner

harelba commented Mar 7, 2014

thanks

@harelba
Copy link
Owner

harelba commented May 20, 2014

Seems that rpmbuild is not able to download the sources on its own.

I'm changing the create-rpm script to download it manually using the version tag, and generating the necessary files before creating the rpm.

Will be part of version 1.4.0

@cemeyer
Copy link
Author

cemeyer commented May 21, 2014

Correct. Sounds good to me.

@harelba harelba closed this as completed Jun 14, 2014
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

No branches or pull requests

2 participants