Tiny fix for rpm and deb descriptions

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
This commit is contained in:
Qiang Huang 2015-08-10 09:34:10 +08:00
parent b173314cca
commit ff97bc79cb
2 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ Recommends: aufs-tools,
${apparmor:Recommends}
Conflicts: docker (<< 1.5~), docker.io, lxc-docker, lxc-docker-virtual-package
Description: Docker: the open-source application container engine
Docker is an open source project to pack, ship and run any application as a
Docker is an open source project to build, ship and run any application as a
lightweight container
.
Docker containers are both hardware-agnostic and platform-agnostic. This means

View File

@ -55,8 +55,8 @@ Conflicts: docker
Conflicts: docker-io
%description
Docker is an open source project to pack, ship and run any application as a
lightweight container
Docker is an open source project to build, ship and run any application as a
lightweight container.
Docker containers are both hardware-agnostic and platform-agnostic. This means
they can run anywhere, from your laptop to the largest EC2 compute instance and