dist: fix RPM specfile groups, call ldconfig directly#330
dist: fix RPM specfile groups, call ldconfig directly#330jengelh wants to merge 1 commit intoopenSUSE:masterfrom jengelh:master
Conversation
| Summary: Library for storage management | ||
| License: GPL-2.0 | ||
| Group: System/Libraries | ||
| Group: Development/Libraries/C and C++ |
There was a problem hiding this comment.
Why this change? What are the definitions for those two groups?
There was a problem hiding this comment.
System/Libraries: "Packages in this group should already be installed automatically because of a dependency." libstorage-ng.src.rpm (that is what line 25 touches here) however neither contains a .so file, nor does it get autoinstalled.
More group descriptions are on https://en.opensuse.org/openSUSE:Package_group_guidelines#System .
|
Note that |
|
@wfeldt Please get your team mechanics in order. It is maximally annoying to get redirected in circles. OBS says "go use github" and github people say "go use OBS". |
|
@jengelh Sorry, wasn't aware of this. Will check. |
|
Yes, indeed. And you can't override the project settings with per-package settings to turn it off easily for |
|
@jengelh After discussion with @shundhammer: for the time being, continue patching spec.in. If anything is agreed on the patch will be manually added to obs. For the future, tooling will be adjusted. |
No description provided.