jcapik pushed to kubernetes (f22). "golang-cover is not needed"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Jun 10 15:11:27 UTC 2015


From 9e80b8349e5d334a05be1f012f3605c06f71cf66 Mon Sep 17 00:00:00 2001
From: Jan Chaloupka <jchaloup at redhat.com>
Date: Tue, 9 Jun 2015 12:01:22 +0200
Subject: golang-cover is not needed


diff --git a/kubernetes.spec b/kubernetes.spec
index 79a23db..66f848b 100644
--- a/kubernetes.spec
+++ b/kubernetes.spec
@@ -30,7 +30,7 @@
 
 Name:		kubernetes
 Version:	0.18.2
-Release:	0.1.git%{shortcommit}%{?dist}
+Release:	0.2.git%{shortcommit}%{?dist}
 Summary:        Container cluster management
 License:        ASL 2.0
 URL:            %{import_path}
@@ -287,7 +287,6 @@ Requires: etcd >= 2.0.9
 Requires: hostname
 Requires: rsync
 Requires: NetworkManager
-Requires: golang-cover
 
 %description unit-test
 %{summary} - for running unit tests
@@ -495,6 +494,9 @@ getent passwd kube >/dev/null || useradd -r -g kube -d / -s /sbin/nologin \
 %systemd_postun
 
 %changelog
+* Tue Jun 09 2015 jchaloup <jchaloup at redhat.com> - 0.18.2-0.2.gitb68e08f
+- golang-cover is not needed
+
 * Tue Jun 09 2015 jchaloup <jchaloup at redhat.com> - 0.18.2-0.1.gitb68e08f
 - Bump to upstream b68e08f55f5ae566c4ea3905d0993a8735d6d34f
   related: #1211266
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/kubernetes.git/commit/?h=f22&id=9e80b8349e5d334a05be1f012f3605c06f71cf66


More information about the scm-commits mailing list