Tidy up descriptions

This commit is contained in:
Michel Alexandre Salim 2013-04-05 14:07:55 +07:00
parent fccf65273d
commit a0f685d864

View File

@ -66,8 +66,8 @@ language features to GNOME developers without imposing any additional
runtime requirements and without using a different ABI compared to runtime requirements and without using a different ABI compared to
applications and libraries written in C. applications and libraries written in C.
This package contains development files for %{name}. This is not necessary for This package contains development files for %{name}. This is not
using the %{name} compiler. necessary for using the %{name} compiler.
%package tools %package tools
@ -83,8 +83,8 @@ language features to GNOME developers without imposing any additional
runtime requirements and without using a different ABI compared to runtime requirements and without using a different ABI compared to
applications and libraries written in C. applications and libraries written in C.
This package contains tools to generate Vala projects, as well as API bindings This package contains tools to generate Vala projects, as well as API
from existing C libraries, allowing access from Vala programs. bindings from existing C libraries, allowing access from Vala programs.
%package doc %package doc
@ -111,10 +111,10 @@ License: GPLv2+
BuildArch: noarch BuildArch: noarch
Requires: emacs(bin) >= %{_emacs_version} Requires: emacs(bin) >= %{_emacs_version}
%description -n emacs-%{name} %description -n emacs-%{name}
An Emacs mode for editing Vala source code. An Emacs mode for editing Vala source code.
%package -n emacs-%{name}-el %package -n emacs-%{name}-el
Summary: Elisp source files for emacs-%{name} Summary: Elisp source files for emacs-%{name}
License: GPLv2+ License: GPLv2+