]> git.pld-linux.org Git - packages/docker.git/blobdiff - docker.spec
point to docker-ce.spec
[packages/docker.git] / docker.spec
index 2d487e68c55e4d0a388a10bd1ae4c1f937758729..4dbf07376ffbe5bedffbe36b52eefb36ea55507b 100644 (file)
@@ -1,4 +1,7 @@
 #
+# abandoned, since 17.x, use docker-ce.spec
+# https://blog.docker.com/2017/04/introducing-the-moby-project/
+#
 # Conditional build:
 %bcond_with    tests           # build without tests
 %bcond_with    vim                     # build vim syntax package (bundled in vim 7.4.979-2)
@@ -17,7 +20,7 @@
 Summary:       Docker: the open-source application container engine
 Name:          docker
 Version:       1.13.1
-Release:       1
+Release:       2
 License:       Apache v2.0
 Group:         Applications/System
 # https://github.com/docker/docker/releases
@@ -59,6 +62,7 @@ Suggests:     docker-credential-helpers
 Suggests:      git-core >= 1.7
 Suggests:      libcgroup
 Suggests:      xz >= 1:4.9
+Provides:      docker(engine) = %{version}
 Provides:      group(docker)
 Obsoletes:     lxc-docker < 1.1.1
 # only runs on x64 hosts for now:
This page took 0.050625 seconds and 4 git commands to generate.