From: Ján Kupec Date: Tue, 30 Jun 2009 09:51:02 +0000 (+0200) Subject: Improved package summary and description. X-Git-Tag: 1.2.6~49 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bfdd45dc8e67c383b8fc81ec15b79921f6484905;p=platform%2Fupstream%2Fzypper.git Improved package summary and description. --- diff --git a/zypper.spec.cmake b/zypper.spec.cmake index 333390f..4e38b9d 100644 --- a/zypper.spec.cmake +++ b/zypper.spec.cmake @@ -21,7 +21,7 @@ Group: System/Packages BuildRoot: %{_tmppath}/%{name}-%{version}-build Autoreqprov: on PreReq: permissions -Summary: Command line package management tool using libzypp +Summary: Command line software manager using libzypp Version: @VERSION@ Release: 0 Source: @PACKAGE@-@VERSION@.tar.bz2 @@ -31,7 +31,12 @@ Provides: y2pmsh Obsoletes: y2pmsh %description -Command line package management tool using libzypp. +Zypper is a command line tool for managing software. It can be used to add +package repositories, search for packages, install, remove, or update packages, +install patches, hardware drivers, verify dependencies, and more. + +Zypper can be used interactively or non-interactively by user, from scripts, +or front-ends. Authors: --------