SHA256
1
0
forked from cockpit/cockpit

Accepting request 798923 from home:lnussel:branches:systemsmanagement:cockpit

- remove branding with stale symlinks. Can't rely on /etc/os-release as OBS may
  use the dummy-release package.
- use pkgconfig(systemd) and pkgconfig(krb5)
- fix build with glib update (0001-bridge-Pass-connectable-to-TLS-client-connection.patch)

OBS-URL: https://build.opensuse.org/request/show/798923
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=27
This commit is contained in:
Klaus Kämpf
2020-04-29 13:31:10 +00:00
committed by Git OBS Bridge
parent 55b44b2d8a
commit 8382a348d5
3 changed files with 54 additions and 5 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Apr 29 07:50:41 UTC 2020 - Ludwig Nussel <lnussel@suse.de>
- remove branding with stale symlinks. Can't rely on /etc/os-release as OBS may
use the dummy-release package.
-------------------------------------------------------------------
Tue Apr 28 09:18:22 UTC 2020 - Ludwig Nussel <lnussel@suse.de>
- use pkgconfig(systemd) and pkgconfig(krb5)
- fix build with glib update (0001-bridge-Pass-connectable-to-TLS-client-connection.patch)
-------------------------------------------------------------------
Fri Mar 27 10:50:51 UTC 2020 - Ludwig Nussel <lnussel@suse.de>