]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commitdiff
gobject-introspection: Update to 1.31.22.
authorStefan Schantl <stefan.schantl@ipfire.org>
Mon, 28 May 2012 16:46:59 +0000 (18:46 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Mon, 28 May 2012 16:46:59 +0000 (18:46 +0200)
Update to latest major release.
The new version is required to build systemd/udev with introspection support.

gobject-introspection/gobject-introspection.nm

index 9c9cd1696d1508308523bd2c7c0582aff1eb9733..30add8ba8d4a3bca216e2bd94fcca7b568b43f0a 100644 (file)
@@ -4,9 +4,12 @@
 ###############################################################################
 
 name       = gobject-introspection
-version    = 0.9.12
+version    = %{major_ver}.%{minor_ver}
 release    = 1
 
+major_ver  = 1.31
+minor_ver  = 22
+
 groups     = Development/Libraries
 url        = http://live.gnome.org/GObjectIntrospection
 license    = GPLv2+, LGPLv2+, MIT
@@ -19,7 +22,8 @@ description
        other things.
 end
 
-source_dl  =
+source_dl  = http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{major_ver}/
+sources    = %{thisapp}.tar.xz
 
 build
        requires
@@ -33,7 +37,6 @@ build
        end
 
        configure_options += \
-               --sbindir=/sbin \
                --disable-static
 
        test
@@ -43,7 +46,6 @@ end
 
 packages
        package %{name}
-       end
 
        package %{name}-libs
                template LIBS