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

perf-tools/papi57: add compatibility papi57 package #1714

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

adrianreber
Copy link
Member

To handle broken dependencies introduced with the 2.6.0 release this is a compatibility package to provide missing libraries.

Fixes: #1705

CC: @mghpcsim : this is my proposal to fix the broken dependencies reported in #1705 for 2.7.0

To handle broken dependencies introduced with the 2.6.0 release this is
a compatibility package to provide missing libraries.

Signed-off-by: Adrian Reber <areber@redhat.com>
EOF

%ifarch x86_64
rm -rf $RPM_BUILD_ROOT/%{install_path}/lib/*.a
Copy link
Contributor

@martin-g martin-g Feb 27, 2023

Choose a reason for hiding this comment

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

why the shared libs are removed only for x86_64 ?

Copy link
Member Author

Choose a reason for hiding this comment

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

No idea, that is part of the original spec file as it currently is in the repository.

@adrianreber adrianreber merged commit 3ad192a into openhpc:2.x Mar 14, 2023
@adrianreber adrianreber deleted the 2023-02-27-papi57 branch March 16, 2023 07:39
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.

Dependency issue with papi-ohpc
2 participants