Bug 720109

Summary: GObject Introspection is not enabled
Product: [Fedora] Fedora Reporter: Giovanni Campagna <scampa.giovanni>
Component: libgtop2Assignee: Michel Lind <michel>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: michel, sandmann
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-17 10:50:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Giovanni Campagna 2011-07-09 12:59:35 UTC
Description of problem:
GObject Introspection files (.gir and .typelib) are not installed by libgtop2 package, although upstream tarballs support them.

Version-Release number of selected component (if applicable):
2.28.3-1.fc15

How reproducible:
Always

Steps to Reproduce:
$ stat /usr/lib64/girepository-1.0/GTop-1.0.typelib

Actual results:
No such file or directory

Expected results:
A regular file exists and can be opened by GJS and/or PyGObject

Additional info:
Looking at build logs, it seems that gobject-introspection is not found. It could be that a BuildRequires is needed.

Comment 1 Michel Lind 2011-08-17 10:50:43 UTC

*** This bug has been marked as a duplicate of bug 693419 ***