[packages/docker] cmake is build dep

glen glen at pld-linux.org
Tue Nov 15 01:26:03 CET 2016


commit 6dee0436c49d6b583d57923d67cfceea7c4d5421
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 15 02:24:01 2016 +0200

    cmake is build dep

 docker.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/docker.spec b/docker.spec
index a717551..60070ee 100644
--- a/docker.spec
+++ b/docker.spec
@@ -17,7 +17,7 @@
 Summary:	Docker: the open-source application container engine
 Name:		docker
 Version:	1.13.0
-Release:	0.2
+Release:	0.3
 License:	Apache v2.0
 Group:		Applications/System
 # https://github.com/docker/docker/releases
@@ -37,6 +37,7 @@ Source8:	%{name}.sysconfig
 Patch0:		systemd.patch
 URL:		http://www.docker.com/
 BuildRequires:	btrfs-progs-devel >= 3.16.1
+BuildRequires:	cmake
 BuildRequires:	device-mapper-devel >= 2.02.89
 BuildRequires:	golang >= 1.6
 BuildRequires:	libseccomp-devel >= 2.2.1
@@ -47,7 +48,6 @@ Requires(postun):	/usr/sbin/groupdel
 Requires(pre):	/usr/bin/getgid
 Requires(pre):	/usr/sbin/groupadd
 Requires:	ca-certificates
-Requires:	cmake
 Requires:	iproute2 >= 3.5
 Requires:	iptables
 Requires:	rc-scripts >= 0.4.0.10
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/docker.git/commitdiff/6dee0436c49d6b583d57923d67cfceea7c4d5421



More information about the pld-cvs-commit mailing list