- hide-docs.patch: hide RHEL docs in shell/manifest.json
- vendor.tar.gz -- submodules in vendor/ subdirectory. These are not part of original tarball because obs service wants to bundle node_modules there too.... OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=153
This commit is contained in:
parent
bcdd0d09db
commit
b47a5664ed
@ -1,7 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 24 12:55:20 UTC 2024 - Adam Majer <adam.majer@suse.de>
|
||||
|
||||
- hide-docs.patch: hide RHEL docs in shell/manifest.json
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 12 16:40:17 UTC 2024 - Adam Majer <adam.majer@suse.de>
|
||||
|
||||
- enable python-bridge for suse distros
|
||||
- vendor.tar.gz -- submodules in vendor/ subdirectory. These are not part
|
||||
of original tarball because obs service wants to bundle node_modules
|
||||
there too....
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 21 15:22:27 UTC 2023 - Adam Majer <adam.majer@suse.de> - 307
|
||||
|
@ -109,3 +109,16 @@ Index: cockpit/pkg/users/manifest.json
|
||||
{
|
||||
"label": "Managing user accounts",
|
||||
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/managing_systems_using_the_rhel_8_web_console/managing-user-accounts-in-the-web-console_system-management-using-the-rhel-8-web-console"
|
||||
Index: cockpit/pkg/shell/manifest.json
|
||||
===================================================================
|
||||
--- cockpit.orig/pkg/shell/manifest.json
|
||||
+++ cockpit/pkg/shell/manifest.json
|
||||
@@ -25,7 +25,7 @@
|
||||
"uk-ua": "Українська",
|
||||
"zh-cn": "中文(中国)"
|
||||
},
|
||||
- "docs": [
|
||||
+ "docs-rh": [
|
||||
{
|
||||
"label": "Web Console",
|
||||
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/managing_systems_using_the_rhel_8_web_console/index"
|
||||
|
Loading…
Reference in New Issue
Block a user