SHA256
1
0
forked from cockpit/cockpit

Don't use set_version service for cockpit-suse-theme

Should be manually updated, as needed.

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=111
This commit is contained in:
2022-09-14 12:13:34 +00:00
committed by Git OBS Bridge
parent a1e535cb0e
commit 2613237f81
5 changed files with 7 additions and 12 deletions

View File

@@ -55,7 +55,7 @@ Release: 0
Source0: cockpit-%{version}.tar
Source1: cockpit.pam
Source2: cockpit-rpmlintrc
Source3: cockpit-suse-theme-fe08b35.tar
Source3: cockpit-suse-theme.tar
Source99: README.packaging
Source98: package-lock.json
Source97: node_modules.spec.inc
@@ -238,7 +238,7 @@ rm -f %{buildroot}/%{_libdir}/cockpit/*.so
install -D -p -m 644 AUTHORS COPYING README.md %{buildroot}%{_docdir}/cockpit/
mkdir -p %{buildroot}%{_datadir}/cockpit/branding/suse
pushd cockpit-suse-theme-*
pushd cockpit-suse-theme
cp src/css-overrides.css %{buildroot}%{_datadir}/cockpit/branding/suse
cp src/fonts.css %{buildroot}%{_datadir}/cockpit/branding/suse
cp -a src/fonts %{buildroot}%{_datadir}/cockpit/branding/suse