From: Stefan Schantl Date: Sun, 3 Feb 2013 19:10:18 +0000 (+0100) Subject: gobject-intospection: Update to 1.35.4. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac09410072acde7194125e021d7e7a23dd1480a5;p=ipfire-3.x.git gobject-intospection: Update to 1.35.4. Update to the latest version. --- diff --git a/gobject-introspection/gobject-introspection.nm b/gobject-introspection/gobject-introspection.nm index 30add8ba8..1f6bc03fe 100644 --- a/gobject-introspection/gobject-introspection.nm +++ b/gobject-introspection/gobject-introspection.nm @@ -7,8 +7,8 @@ name = gobject-introspection version = %{major_ver}.%{minor_ver} release = 1 -major_ver = 1.31 -minor_ver = 22 +major_ver = 1.35 +minor_ver = 4 groups = Development/Libraries url = http://live.gnome.org/GObjectIntrospection @@ -16,9 +16,9 @@ license = GPLv2+, LGPLv2+, MIT summary = Introspection system for GObject-based libraries. description - GObject Introspection can scan C header and source files in order \ - to generate introspection "typelib" files. It also provides an API to \ - examine typelib files, useful for creating language bindings among \ + GObject Introspection can scan C header and source files in order + to generate introspection "typelib" files. It also provides an API to + examine typelib files, useful for creating language bindings among other things. end @@ -38,10 +38,6 @@ build configure_options += \ --disable-static - - test - make check - end end packages @@ -55,6 +51,8 @@ packages template DEVEL requires = %{name}=%{thisver} + + files += %{datadir}/gir* end package %{name}-debuginfo