summaryrefslogtreecommitdiffstats
path: root/gnome
diff options
context:
space:
mode:
authorMichel Alexandre Salim <msalim@cs.indiana.edu>2009-08-23 18:43:46 -0400
committerMichel Alexandre Salim <msalim@cs.indiana.edu>2009-08-23 18:43:46 -0400
commiteab5efdad4e0b8f9846e53ea359b31a557092609 (patch)
tree95cfef214d6b516c7cf5e17a6528b689e8c70f88 /gnome
parent7dee8f0f5799ad7ab53bf7d35b62ae4d459d21c6 (diff)
downloadspecs-eab5efdad4e0b8f9846e53ea359b31a557092609.tar.gz
specs-eab5efdad4e0b8f9846e53ea359b31a557092609.tar.xz
specs-eab5efdad4e0b8f9846e53ea359b31a557092609.zip
gedit-valencia.spec:
- package description - include more docs
Diffstat (limited to 'gnome')
-rw-r--r--gnome/gedit-valencia.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/gnome/gedit-valencia.spec b/gnome/gedit-valencia.spec
index 2d3c283..cea4801 100644
--- a/gnome/gedit-valencia.spec
+++ b/gnome/gedit-valencia.spec
@@ -21,7 +21,11 @@ BuildRequires: gedit-devel vala-devel libgee-devel vte-devel
Requires: gedit >= %{gedit_version}
%description
-Foo
+Valencia is a gedit plugin that turns gedit into a lightweight IDE for Vala.
+Using Valencia, you can easily browse between symbols in a Vala program. You
+can build a Vala program inside gedit and can easily jump to lines with
+build errors. You can also get tooltips for methods and get autocompletion
+suggestions by invoking autocomplete in the appropriate context.
%prep
@@ -45,7 +49,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
-%doc AUTHORS COPYING README
+%doc AUTHORS COPYING INSTALL NEWS README THANKS
%{_libdir}/gedit-2/plugins/*valencia*