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

[specfile] specify GPL v2 only #3769

Merged
merged 2 commits into from
Sep 2, 2024

Conversation

sandrobonazzola
Copy link
Contributor

According to https://spdx.org/licenses/GPL-2.0.html "GPL-2.0" is deprecated and "GPL-2.0-only" must be used instead. See: https://spdx.org/licenses/GPL-2.0-only.html


Please place an 'X' inside each '[]' to confirm you adhere to our Contributor Guidelines

  • Is the commit message split over multiple lines and hard-wrapped at 72 characters?
  • Is the subject and message clear and concise?
  • Does the subject start with [plugin_name] if submitting a plugin patch or a [section_name] if part of the core sosreport code?
  • Does the commit contain a Signed-off-by: First Lastname [email protected]?
  • Are any related Issues or existing PRs properly referenced via a Closes (Issue) or Resolved (PR) line?
  • Are all passwords or private data gathered by this PR obfuscated?

According to https://spdx.org/licenses/GPL-2.0.html
"GPL-2.0" is deprecated and "GPL-2.0-only" must be used instead.
See: https://spdx.org/licenses/GPL-2.0-only.html

Signed-off-by: Sandro Bonazzola <[email protected]>
@arif-ali
Copy link
Member

arif-ali commented Sep 2, 2024

That was my bad, and good catch

Could you also update the license field in snap/snapcraft.yaml too, based on https://snapcraft.io/docs/snapcraft-yaml-reference#license we should be doing the same there

Copy link

Congratulations! One of the builds has completed. 🍾

You can install the built RPMs by following these steps:

  • sudo yum install -y dnf-plugins-core on RHEL 8
  • sudo dnf install -y dnf-plugins-core on Fedora
  • dnf copr enable packit/sosreport-sos-3769
  • And now you can install the packages.

Please note that the RPMs should be used only in a testing environment.

According to https://spdx.org/licenses/GPL-2.0.html
"GPL-2.0" is deprecated and "GPL-2.0-only" must be used instead.
See: https://spdx.org/licenses/GPL-2.0-only.html

Signed-off-by: Sandro Bonazzola <[email protected]>
@sandrobonazzola
Copy link
Contributor Author

That was my bad, and good catch

Could you also update the license field in snap/snapcraft.yaml too, based on https://snapcraft.io/docs/snapcraft-yaml-reference#license we should be doing the same there

Done

@TurboTurtle TurboTurtle merged commit 9740050 into sosreport:main Sep 2, 2024
36 checks passed
@sandrobonazzola sandrobonazzola deleted the spec_license branch September 3, 2024 06:59
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.

3 participants