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

ci: add srpm generation #526

Closed
wants to merge 1 commit into from
Closed

ci: add srpm generation #526

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Aug 15, 2024

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ghost ghost requested review from rajachan and a team as code owners August 15, 2024 16:25
@ghost ghost force-pushed the srpm branch 2 times, most recently from 9289ed3 to a0aa352 Compare August 15, 2024 16:29
@a-szegel
Copy link
Contributor

bot:aws:retest ... was messing with Jenkins during this PR's build and it disrupted it.

@ghost ghost force-pushed the srpm branch 5 times, most recently from 69ac682 to 18c8c8a Compare August 15, 2024 18:11
@ghost
Copy link
Author

ghost commented Aug 15, 2024

apologies for the noise, minor differences between act and the actual gh hosted runners. Should be good now.

@ghost ghost force-pushed the srpm branch 3 times, most recently from 7c4e3fa to 8e96711 Compare August 16, 2024 22:56
@a-szegel
Copy link
Contributor

bot:aws:retest ... infra issue, trying again

@ghost ghost mentioned this pull request Aug 22, 2024
@ghost
Copy link
Author

ghost commented Aug 23, 2024

bot:aws:retest

@a-szegel
Copy link
Contributor

bot:aws:retest ... issue in CI

@ghost
Copy link
Author

ghost commented Aug 24, 2024

Change rejected by @bwbarrett

@ghost ghost closed this Aug 24, 2024
@ghost ghost reopened this Aug 28, 2024
Comment on lines +34 to +37
%if "%{_vendor}" == "debbuild"
Group: devel
%else
Group: Development/Tools%{?suse_version:/Building}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Debbuild covers all the non-suse cases?

%configure \
--prefix="%{_prefix}" \
--disable-tests \
--with-mpi=no \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Disable-tests should already be disabling mpi

@ghost
Copy link
Author

ghost commented Aug 30, 2024

This has been melded into #542

@ghost ghost closed this Aug 30, 2024
This pull request was closed.
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.

4 participants