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

Add devel package for linters #288

Merged
merged 2 commits into from
Jan 25, 2024
Merged

Conversation

perlpunk
Copy link
Contributor

Comment on lines +41 to +45
%package devel
Summary: Development package for os-autoinst-scripts-deps
Group: Development/Tools/Other
Requires: %devel_requires

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm not sure if this enough to create a new package in OBS

Copy link
Member

Choose a reason for hiding this comment

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

Good point. I believe so. This should create a new subpackage, like in openQA, but you are likely missing a %description and %files sections.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ah right, the description.
I added both now. %files is just empty, but it's probably needed.

Copy link
Member

Choose a reason for hiding this comment

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

yes, an empty section is needed. Current version looks good now

@baierjan baierjan self-requested a review January 25, 2024 15:23
Comment on lines +41 to +45
%package devel
Summary: Development package for os-autoinst-scripts-deps
Group: Development/Tools/Other
Requires: %devel_requires

Copy link
Member

Choose a reason for hiding this comment

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

Good point. I believe so. This should create a new subpackage, like in openQA, but you are likely missing a %description and %files sections.

@mergify mergify bot merged commit e817747 into os-autoinst:master Jan 25, 2024
4 checks passed
@perlpunk perlpunk deleted the add-deps branch January 26, 2024 15:29
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