rpm-packaging: improve the description
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 4 Jul 2013 04:45:19 +0000 (07:45 +0300)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 4 Jul 2013 04:45:19 +0000 (07:45 +0300)
Improve the tool description for rpm packages.

Change-Id: I8f8c47f2fc9188381ff573083cf06b6e276cdc16
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
packaging/bmap-tools.spec

index d9835fa..a4c7368 100644 (file)
@@ -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}