forked from cockpit/cockpit
- Add branding-symlinks.patch, SUSE doesn't carry Fedora pixmaps
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=21
This commit is contained in:
committed by
Git OBS Bridge
parent
5f5b93b770
commit
65f2b394da
@@ -74,6 +74,8 @@ Source1: cockpit-suse.pam
|
||||
%else
|
||||
Source1: cockpit-fedora.pam
|
||||
%endif
|
||||
# openSUSE doesn't carry Fedora branding pixmaps
|
||||
Patch1: branding-symlinks.patch
|
||||
|
||||
BuildRequires: pkgconfig(gio-unix-2.0)
|
||||
BuildRequires: pkgconfig(json-glib-1.0)
|
||||
@@ -191,6 +193,9 @@ The Cockpit Web Service listens on the network, and authenticates users.
|
||||
%if 0%{?fedora} == 20
|
||||
sed -i s/unconfined_service_t/unconfined_t/g src/ws/test-server.service.in
|
||||
%endif
|
||||
%if 0%{?suse_version}
|
||||
%patch1 -p1
|
||||
%endif
|
||||
|
||||
%build
|
||||
%if %{defined gitcommit}
|
||||
|
Reference in New Issue
Block a user