rpms/devhelp/devel devhelp.spec,1.96,1.97

Matthias Clasen mclasen at fedoraproject.org
Fri Nov 21 22:40:34 UTC 2008


Author: mclasen

Update of /cvs/extras/rpms/devhelp/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22573

Modified Files:
	devhelp.spec 
Log Message:
Tweak description



Index: devhelp.spec
===================================================================
RCS file: /cvs/extras/rpms/devhelp/devel/devhelp.spec,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- devhelp.spec	24 Sep 2008 16:40:34 -0000	1.96
+++ devhelp.spec	21 Nov 2008 22:40:03 -0000	1.97
@@ -7,10 +7,10 @@
 
 Name: devhelp
 Version: 0.21
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2+
 Group: Development/Tools
-Summary: API document browser
+Summary: API documention browser
 URL: http://developer.imendio.com/projects/devhelp
 Source: http://download.gnome.org/sources/devhelp/0.21/devhelp-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/devhelp-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -33,10 +33,11 @@
 BuildRequires: libwnck-devel >= %{libwnck_version}
 
 %description
-An API document browser for GNOME 2.
+Devhelp is an API documentation browser for the GNOME desktop. 
+It works natively with API documentation generated by gtk-doc.
 
 %package devel
-Summary: Library to embed Devhelp in other applications.
+Summary: Library to embed Devhelp in other applications
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
 Requires: gnome-vfs2-devel >= 2.2.0
@@ -46,7 +47,9 @@
 Requires: pkgconfig
 
 %description devel
-Library of Devhelp for embedding into other applications
+Devhelp is an API documentation browser for the GNOME desktop. 
+This package contains a library that can be used for embedding devhelp 
+into other applications such as IDEs.
 
 %prep
 %setup -q -n devhelp-%{version}
@@ -133,6 +136,9 @@
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Fri Nov 21 2008 Matthias Clasen <mclasen at redhat.com> - 0.21-3
+- Tweak description
+
 * Wed Sep 24 2008 Matthias Clasen <mclasen at redhat.com> - 0.21-2
 - Rebuild against newer gecko
 




More information about the fedora-extras-commits mailing list