Browse Source

Improved description.

Michael Schloh von Bennewitz 24 years ago
parent
commit
0c99e87850
1 changed files with 5 additions and 2 deletions
  1. 5 2
      glib/glib.spec

+ 5 - 2
glib/glib.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        Algorithm
 License:      GPL
 Version:      1.2.10
-Release:      20020206
+Release:      20020829
 
 #   list of sources
 Source0:      ftp://ftp.gtk.org/pub/gtk/v1.2/glib-%{version}.tar.gz
@@ -47,7 +47,10 @@ AutoReq:      no
 AutoReqProv:  no
 
 %description
-    The utility library of Gtk.
+    GLib is the low-level core library that forms the basis of GTK+
+    and GNOME. It provides data structure handling for C, portability
+    wrappers, and interfaces for such runtime functionality as an
+    event loop, threads, dynamic loading, and an object system.
 
 %prep
     %setup -q