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
applications and libraries written in C.
This package contains development files for %{name}. This is not necessary for
using the %{name} compiler.
This package contains development files for %{name}. This is not
necessary for using the %{name} compiler.
%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
applications and libraries written in C.
This package contains tools to generate Vala projects, as well as API bindings
from existing C libraries, allowing access from Vala programs.
This package contains tools to generate Vala projects, as well as API
bindings from existing C libraries, allowing access from Vala programs.
%package doc
@ -111,10 +111,10 @@ License: GPLv2+
BuildArch: noarch
Requires: emacs(bin) >= %{_emacs_version}
%description -n emacs-%{name}
An Emacs mode for editing Vala source code.
%package -n emacs-%{name}-el
Summary: Elisp source files for emacs-%{name}
License: GPLv2+