[vala/f18] Tidy up descriptions

Michel Alexandre Salim salimma at fedoraproject.org
Fri Apr 5 07:13:48 UTC 2013


commit a8b360877854f4e753d46c01930a4bbbc585f97e
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Fri Apr 5 14:07:55 2013 +0700

    Tidy up descriptions

 vala.spec |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/vala.spec b/vala.spec
index e65757c..af16d43 100644
--- a/vala.spec
+++ b/vala.spec
@@ -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+


More information about the scm-commits mailing list