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

Reproducible RPM build host and build time #112

Closed
mmikitka opened this issue Nov 1, 2019 · 2 comments
Closed

Reproducible RPM build host and build time #112

mmikitka opened this issue Nov 1, 2019 · 2 comments

Comments

@mmikitka
Copy link
Contributor

mmikitka commented Nov 1, 2019

If you want to control the RPM Build host metadata, use _buildhost in your RPM spec

If you want to control the Build time metadata, the SOURCE_DATE_EPOCH environment variable must be declared within the context of running rpmbuild.

PR is forthcoming with support for SOURCE_DATE_EPOCH

For context, see:

Related to #105

@aiuto
Copy link
Collaborator

aiuto commented May 19, 2020

Closing. The build time part is done. The rest should be addressed in #53

@aiuto aiuto closed this as completed May 19, 2020
@wxlg1117
Copy link

wxlg1117 commented Sep 7, 2020

If you want to control the RPM Build host metadata, use _buildhost in your RPM spec

how to do ? please show me a sample .spec ,thank you very much!

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

3 participants