From a9f28240c9ec9d9935cdd78b489104cd33c01b77 Mon Sep 17 00:00:00 2001 From: petervo Date: Fri, 22 May 2015 13:24:46 -0700 Subject: [PATCH] Update to 0.58 release --- cockpit.spec | 14 ++++++++------ sources | 2 +- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/cockpit.spec b/cockpit.spec index 61f29e5..fa4bf6f 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -2,19 +2,17 @@ # * gitcommit xxxx # * selinux 1 -%define branding default +%define branding auto # Our SELinux policy gets built in tests and f21 and lower %if %{defined gitcommit} %define extra_flags CFLAGS='-O2 -Wall -Werror -fPIC' %define selinux 1 +%define branding default %endif %if 0%{?fedora} > 0 && 0%{?fedora} <= 21 %define selinux 1 %endif -%if 0%{?fedora} > 0 && 0%{?fedora} <= 23 -%define branding fedora -%endif %if 0%{?rhel} %define selinux 1 %endif @@ -28,7 +26,7 @@ Name: cockpit %if %{defined gitcommit} Version: %{gitcommit} %else -Version: 0.57 +Version: 0.58 %endif Release: 1%{?dist} Summary: A user interface for Linux servers @@ -316,6 +314,7 @@ cat subscriptions.list docker.list >> shell.list %attr(4750, root, cockpit-ws) %{_libexecdir}/cockpit-session %attr(775, -, wheel) %{_sharedstatedir}/%{name} %{_datadir}/%{name}/static +%{_datadir}/%{name}/branding %pre ws getent group cockpit-ws >/dev/null || groupadd -r cockpit-ws @@ -367,7 +366,7 @@ This package is not yet complete. %package kubernetes Summary: Cockpit user interface for Kubernetes cluster -Requires: kubernetes +Requires: kubernetes >= 0.16.2 %description kubernetes The Cockpit components for visualizing and configuring a Kubernetes @@ -433,6 +432,9 @@ fi %endif %changelog +* Fri May 22 2015 Peter - 0.58-1 +- Update to 0.58 release + * Wed May 20 2015 Peter - 0.57-1 - Update to 0.57 release diff --git a/sources b/sources index e7590ca..cdf482f 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -66c4d5febb20b06b195e6fe40fd16bb1 cockpit-0.57.tar.bz2 +6ea49fc8b955303baaa1ab098660eec5 cockpit-0.58-1.fc23.src.rpm 6299c6f81e83b8e5c9d45008e2e4da63 cockpit.pam