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:
@@ -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
|
||||
|
Reference in New Issue
Block a user