/[packages]/cauldron/gobject-introspection/current/SPECS/gobject-introspection.spec
ViewVC logotype

Diff of /cauldron/gobject-introspection/current/SPECS/gobject-introspection.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 670810 by ovitters, Mon Sep 1 22:03:23 2014 UTC revision 673746 by tv, Mon Sep 8 19:04:54 2014 UTC
# Line 8  Line 8 
8  Summary:        GObject Introspection  Summary:        GObject Introspection
9  Name:           gobject-introspection  Name:           gobject-introspection
10  Version:        1.41.91  Version:        1.41.91
11  Release:        %mkrel 1  Release:        %mkrel 2
12  Source0:        https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz  Source0:        https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
13    # gi-find-deps.sh is a rpm helper for Provides and Requires. Script creates typelib()-style Provides/Requires.
14    Source1:        gi-find-deps.sh
15    Source2:        gobjectintrospection.attr
16    # PATCH-FIX-UPSTREAM g-ir-dep-tool.patch bgo#665672 dimstar@opensuse.org -- Add g-ir-dep-tool to get further automatic dependencies.
17    Patch0:         g-ir-dep-tool.patch
18  License:        GPLv2+ and LGPLv2+  License:        GPLv2+ and LGPLv2+
19  Group:          Development/C  Group:          Development/C
20  Url:            http://www.gnome.org  Url:            http://www.gnome.org
# Line 311  autoreconf -fi Line 316  autoreconf -fi
316    
317  %install  %install
318  %makeinstall_std  %makeinstall_std
319    install -D %{S:1} %{buildroot}%{_rpmconfigdir}/gi-find-deps.sh
320    install -D %{S:2} -m 0644 %{buildroot}%{_rpmconfigdir}/fileattrs/gobjectintrospection.attr
321    
322  # don't ship .la  # don't ship .la
323  find %{buildroot} -name '*.la' -delete  find %{buildroot} -name '*.la' -delete
# Line 355  make check Line 362  make check
362  %{_datadir}/gir-%{api}/xrandr-1.3.gir  %{_datadir}/gir-%{api}/xrandr-1.3.gir
363  %{_datadir}/gir-%{api}/win32-1.0.gir  %{_datadir}/gir-%{api}/win32-1.0.gir
364  %{_mandir}/man1/*  %{_mandir}/man1/*
365    %{_rpmconfigdir}/gi-find-deps.sh
366    %{_rpmconfigdir}/fileattrs/gobjectintrospection.attr

Legend:
Removed from v.670810  
changed lines
  Added in v.673746

  ViewVC Help
Powered by ViewVC 1.1.30