[libgnomecanvasmm26] fix descriptions

Nils Philippsen nphilipp at fedoraproject.org
Wed Jul 13 11:11:25 UTC 2011


commit f78d913aefc95cd512401f8bbf91d0ea5b8d3518
Author: Nils Philippsen <nils at redhat.com>
Date:   Wed Jul 13 13:06:03 2011 +0200

    fix descriptions

 libgnomecanvasmm.spec |   11 +++--------
 1 files changed, 3 insertions(+), 8 deletions(-)
---
diff --git a/libgnomecanvasmm.spec b/libgnomecanvasmm.spec
index a900fa4..6259a51 100644
--- a/libgnomecanvasmm.spec
+++ b/libgnomecanvasmm.spec
@@ -20,13 +20,10 @@ BuildRequires:  gtkmm24-devel >= 2.4.0
 BuildRequires:  libgnomecanvas-devel >= 2.6.0
 
 %description
-This package provides a C++ interface for GnomeUI.  It is a subpackage
-of the gnomemm project.  The interface provides a convenient interface for C++
-programmers to create Gnome GUIs with GTK+'s flexible object-oriented
-framework.
+This package provides C++ wrappers for libgnomecanvas, for use with gtkmm.
 
 %package devel
-Summary:        Headers for developing programs that will use libgnomecanvasmm.
+Summary:        Headers for developing programs that will use %{name}.
 Group:          Development/Libraries
 Requires:       %{name} = %{version}-%{release}
 Requires:       gtkmm24-devel
@@ -34,9 +31,7 @@ Requires:       libgnomecanvas-devel
 
 %description devel
 This package contains the headers that programmers will need to
-develop applications which will use libgnomecanvasmm, part of gnomemm
-- the C++ interface to the GTK+ GUI library.
-
+develop applications which will use %{name}.
 
 %prep
 %setup -q -n libgnomecanvasmm-%{version}


More information about the scm-commits mailing list