X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Fipfire-3.x.git;a=blobdiff_plain;f=gobject-introspection%2Fgobject-introspection.nm;h=b04d3ae64e18660c33ac5b7f8e1690bac2b8284f;hp=30add8ba8d4a3bca216e2bd94fcca7b568b43f0a;hb=408cffb8f92cb6adc673dc489ebc90782b1fe011;hpb=7f6bf2049e342ad0121b40552ad892503a442695 diff --git a/gobject-introspection/gobject-introspection.nm b/gobject-introspection/gobject-introspection.nm index 30add8ba8..b04d3ae64 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.39 +minor_ver = 3 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