SHA256
1
0
forked from cockpit/cockpit

- suse_docs.patch: replace with suse docs and move docs with out eqiv

to docs-rh
- hide-docs.patch: obsolete by above, removed

- Provide users/groups cockpit-wsinstance and cockpit-ws: they are
  generated by cockpit-ws %pre script.

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=154
This commit is contained in:
2024-01-25 10:03:58 +00:00
committed by Git OBS Bridge
parent b47a5664ed
commit 9901532aff
4 changed files with 192 additions and 125 deletions

View File

@@ -62,7 +62,7 @@ Source98: package-lock.json
Source97: node_modules.spec.inc
%include %{_sourcedir}/node_modules.spec.inc
Patch1: 0001-selinux-allow-login-to-read-motd-file.patch
Patch2: hide-docs.patch
Patch2: suse_docs.patch
Patch3: suse-microos-branding.patch
Patch4: css-overrides.patch
Patch5: storage-btrfs.patch
@@ -602,6 +602,10 @@ Requires: wallpaper-branding
%endif
# for cockpit-desktop
Suggests: python3
Provides: group(cockpit-ws)
Provides: group(cockpit-wsinstance)
Provides: user(cockpit-ws)
Provides: user(cockpit-wsinstance)
# prevent hard python3 dependency for cockpit-desktop, it falls back to other browsers
%global __requires_exclude_from ^%{_libexecdir}/cockpit-client$