]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/commitdiff
Merge remote-tracking branch 'stevee/glib2'
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 1 Oct 2011 14:57:35 +0000 (16:57 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 1 Oct 2011 14:57:35 +0000 (16:57 +0200)
glib2/glib2.nm

index 08c056af71824e8bb027f93955f2de5d0bddf285..22c32a8b5c8d752e00ad7b3827a9023a4709feef 100644 (file)
@@ -4,7 +4,8 @@
 ###############################################################################
 
 name       = glib
-version    = 2.29.14
+version    = 2.30.0
+version_major = 2.30
 release    = 1
 
 groups     = System/Libraries
@@ -13,14 +14,14 @@ license    = LGPLv2+
 summary    = A library of handy utility functions.
 
 description
-       GLib is the low-level core library that forms the basis \
-       for projects such as 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 \
+       GLib is the low-level core library that forms the basis
+       for projects such as 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.
 end
 
-source_dl  =
+source_dl  = http://ftp.gnome.org/pub/gnome/sources/glib/%{version_major}/
 sources    = %{thisapp}.tar.xz
 
 build