Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cockpit-suse-theme for openSUSE:Factory checked in at 2022-06-24 08:45:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cockpit-suse-theme (Old) and /work/SRC/openSUSE:Factory/.cockpit-suse-theme.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cockpit-suse-theme" Fri Jun 24 08:45:20 2022 rev:2 rq:984703 version:0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/cockpit-suse-theme/cockpit-suse-theme.changes 2022-06-23 10:25:36.355827061 +0200 +++ /work/SRC/openSUSE:Factory/.cockpit-suse-theme.new.1548/cockpit-suse-theme.changes 2022-06-24 08:45:35.591158173 +0200 @@ -1,0 +2,5 @@ +Thu Jun 23 10:52:04 UTC 2022 - Adam Majer <adam.ma...@suse.de> + +- Fix dependencies + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cockpit-suse-theme.spec ++++++ --- /var/tmp/diff_new_pack.xET0xk/_old 2022-06-24 08:45:36.143158791 +0200 +++ /var/tmp/diff_new_pack.xET0xk/_new 2022-06-24 08:45:36.147158795 +0200 @@ -21,11 +21,10 @@ Release: 0 Summary: A Cockpit green-ish theme Source: %{name}-%{version}.tar.xz -Url: https://github.com/dgdavid/cockpit-suse-theme +URL: https://github.com/dgdavid/cockpit-suse-theme License: MIT -Requires: cockpit-ws -BuildRequires: cockpit-ws +Supplements: cockpit-ws BuildArch: noarch %description @@ -39,6 +38,8 @@ %prep %setup -q +%build + %install mkdir -p %{buildroot}%{_datadir}/cockpit/branding/default cp src/css-overrides.css %{buildroot}%{_datadir}/cockpit/branding/default @@ -47,6 +48,8 @@ %files %dir %{_datadir}/cockpit +%dir %{_datadir}/cockpit/branding +%dir %{_datadir}/cockpit/branding/default %{_datadir}/cockpit/branding/default/* %changelog