|
|
@@ -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
|