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

Additional Fedora packaging fixes #220

Merged
merged 4 commits into from
Mar 22, 2023

Conversation

mwperina
Copy link
Member

  • Align source archive content with the one generated on GitHub
  • Replace tabs with spaces in the spec file
  • Align source code license with RPM license
  • Move DBus configuration from /etc to /usr/share

GitHub automatically generates source archive into "<name>-<version>"
top level directory, so we need align our archive which we generate
during our RPM build on GitHub.

Signed-off-by: Martin Perina <mperina@redhat.com>
Signed-off-by: Martin Perina <mperina@redhat.com>
We are using in the source code `GPL-2.0-or-later` so we need to use
`GPLv2` in the spec file.

Signed-off-by: Martin Perina <mperina@redhat.com>
Move DBus configuration files from `/etc/dbus-1/system.d/` to
`/usr/share/dbus-1/system.d`

Signed-off-by: Martin Perina <mperina@redhat.com>
Copy link
Member

@engelmi engelmi left a comment

Choose a reason for hiding this comment

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

LGTM

@mwperina mwperina merged commit 78739d5 into eclipse-bluechi:main Mar 22, 2023
@mwperina mwperina deleted the additional-fedora-spec-fixes branch March 22, 2023 13:58
@engelmi engelmi mentioned this pull request Mar 30, 2023
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.

2 participants