After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 621729 - Do not dist gir_DATA
Do not dist gir_DATA
Status: RESOLVED FIXED
Product: totem-pl-parser
Classification: Core
Component: General
unspecified
Other All
: Normal normal
: ---
Assigned To: totem-pl-parser-maint
totem-pl-parser-maint
Depends on:
Blocks: 621611
 
 
Reported: 2010-06-16 04:17 UTC by Yaakov Selkowitz
Modified: 2010-06-21 07:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Do not dist gir_DATA (1.00 KB, patch)
2010-06-16 04:17 UTC, Yaakov Selkowitz
committed Details | Review

Description Yaakov Selkowitz 2010-06-16 04:17:54 UTC
Attaching patch for git master below.
Comment 1 Yaakov Selkowitz 2010-06-16 04:17:57 UTC
Created attachment 163777 [details] [review]
Do not dist gir_DATA

GIR files contain a shared-library attribute which varies per platform,
and therefore must not be disted; see bug 621611 for rationale.
Comment 2 Philip Withnall 2010-06-21 07:47:06 UTC
Thanks.

commit 291b01c80a76a70b8fa1a9cdf26b56ed882322d9
Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Date:   Tue Jun 15 23:17:21 2010 -0500

    Do not dist gir_DATA
    
    GIR files contain a shared-library attribute which varies per platform,
    and therefore must not be disted; see bug 621611 for rationale.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=621729

 plparse/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)