Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cockpit for openSUSE:Factory checked in at 2022-06-21 17:15:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cockpit (Old) and /work/SRC/openSUSE:Factory/.cockpit.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cockpit" Tue Jun 21 17:15:13 2022 rev:20 rq:983884 version:271 Changes: -------- --- /work/SRC/openSUSE:Factory/cockpit/cockpit.changes 2022-06-18 22:05:36.991607238 +0200 +++ /work/SRC/openSUSE:Factory/.cockpit.new.1548/cockpit.changes 2022-06-21 17:15:16.514337290 +0200 @@ -1,0 +2,6 @@ +Mon Jun 20 08:15:34 UTC 2022 - Adam Majer <[email protected]> + +- Re-arrange patches and apply them manually again. + Some were accidentally added and should be sle only + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cockpit.spec ++++++ --- /var/tmp/diff_new_pack.t3IylI/_old 2022-06-21 17:15:17.370338162 +0200 +++ /var/tmp/diff_new_pack.t3IylI/_new 2022-06-21 17:15:17.370338162 +0200 @@ -62,10 +62,10 @@ Patch1: 0001-selinux-allow-login-to-read-motd-file.patch Patch2: hide-docs.patch Patch3: suse-microos-branding.patch +Patch4: css-overrides.patch # SLE Micro specific patches Patch100: remove-pwscore.patch Patch101: hide-pcp.patch -Patch102: css-overrides.patch # in RHEL 8 the source package is duplicated: cockpit (building basic packages like cockpit-{bridge,system}) # and cockpit-appstream (building optional packages like cockpit-{pcp}) @@ -178,7 +178,16 @@ %endif %prep -%autosetup -p1 -n cockpit-%{version} +%setup -q -n cockpit-%{version} +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 + +%if 0%{?sle_version} +%patch100 -p1 +%patch101 -p1 +%endif cp %SOURCE1 tools/cockpit.pam #
