pvolpe pushed to cockpit (master). "Update to 0.58 release"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri May 22 20:25:04 UTC 2015


From a9f28240c9ec9d9935cdd78b489104cd33c01b77 Mon Sep 17 00:00:00 2001
From: petervo <petervo at redhat.com>
Date: Fri, 22 May 2015 13:24:46 -0700
Subject: Update to 0.58 release


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 <petervo at redhat.com> - 0.58-1
+- Update to 0.58 release
+
 * Wed May 20 2015 Peter <petervo at redhat.com> - 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
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/cockpit.git/commit/?h=master&id=a9f28240c9ec9d9935cdd78b489104cd33c01b77


More information about the scm-commits mailing list