From: Artem Bityutskiy Date: Thu, 4 Jul 2013 04:45:19 +0000 (+0300) Subject: rpm-packaging: improve the description X-Git-Tag: v2.5~17 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ba148b736b21afb73c0e9b9b694efe7bce685540;p=tools%2Fbmap-tools.git rpm-packaging: improve the description Improve the tool description for rpm packages. Change-Id: I8f8c47f2fc9188381ff573083cf06b6e276cdc16 Signed-off-by: Artem Bityutskiy --- diff --git a/packaging/bmap-tools.spec b/packaging/bmap-tools.spec index d9835fa..a4c7368 100644 --- a/packaging/bmap-tools.spec +++ b/packaging/bmap-tools.spec @@ -30,7 +30,11 @@ Requires: python-argparse %endif %description -Bmap-tools - tools to generate block map (AKA bmap) and flash images using bmap +Bmap-tools - tools to generate block map (AKA bmap) and flash images using +bmap. Bmaptool is a generic tool for creating the block map (bmap) for a file, +and copying files using the block map. The idea is that large file containing +unused blocks, like raw system image files, can be copied or flashed a lot +faster with bmaptool than with traditional tools like "dd" or "cp". %prep %setup -q -n %{name}-%{version}