OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 15-Aug-2006 09:13:10
Branch: HEAD Handle: 2006081508130900
Modified files:
openpkg-src/glib2 glib2.spec
Log:
glib nowadays is also used without Gtk+, make this clear
Summary:
Revision Changes Path
1.71 +5 -5 openpkg-src/glib2/glib2.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/glib2/glib2.spec
============================================================================
$ cvs diff -u -r1.70 -r1.71 glib2.spec
--- openpkg-src/glib2/glib2.spec 8 Aug 2006 07:27:57 -0000 1.70
+++ openpkg-src/glib2/glib2.spec 15 Aug 2006 07:13:09 -0000 1.71
@@ -38,7 +38,7 @@
Group: Algorithm
License: GPL
Version: %{V_glib2_major}.%{V_glib2_minor}
-Release: 20060808
+Release: 20060815
# package options
%option with_threads yes
@@ -58,10 +58,10 @@
AutoReqProv: no
%description
- GLib is the low-level core library that forms the basis of Gtk+. 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.
+ GLib is the low-level core library that originally was split out
+ from Gtk+. 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.
%track
prog glib2 = {
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]