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

Fix client specs for suse #10553

Open
wants to merge 3 commits into
base: rpm/develop
Choose a base branch
from

Conversation

m-bucher
Copy link

Fix some client spec-file problems on SUSE 15 build.
Also OpenSUSE Build Service checks some stuff like License string to be compatible with https://spdx.org/licenses/

@m-bucher m-bucher force-pushed the fix_client_specs_for_suse branch 2 times, most recently from b2a69af to 4823dc1 Compare March 13, 2024 10:32
Comment on lines +54 to +56
%if 0%{?rhel} > 7 || 0%{?fedora} || 0%{?suse_version}
mv ygg_worker %{name}-%{version}
%endif
Copy link
Author

Choose a reason for hiding this comment

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

Not sure about this one. I assume this has to do with the different contents of %{gobuild}, resulting in differently named binaries 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant