| Summary: | Build GObject-Introspection support | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jan ONDREJ <ondrejj> |
| Component: | gstreamer1-plugins-bad-free | Assignee: | Brian Pepple <bdpepple> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | bdpepple, uraeus |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | gstreamer1-plugins-bad-free-1.2.0-3.fc20 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-11-13 02:09:25 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
gstreamer1-plugins-bad-free-1.2.0-3.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/gstreamer1-plugins-bad-free-1.2.0-3.fc20 Package gstreamer1-plugins-bad-free-1.2.0-3.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing gstreamer1-plugins-bad-free-1.2.0-3.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-20941/gstreamer1-plugins-bad-free-1.2.0-3.fc20 then log in and leave karma (feedback). gstreamer1-plugins-bad-free-1.2.0-3.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: typelib fiels are missing from *-bad-* packages. Please add these to spec file: BuildRequires: gobject-introspection-devel >= 1.31.1 %{_libdir}/girepository-%{majorminor}/GstEGL-1.0.typelib %{_libdir}/girepository-%{majorminor}/GstInsertBin-1.0.typelib %{_libdir}/girepository-%{majorminor}/GstMpegts-1.0.typelib %{_datadir}/gir-%{majorminor}/GstEGL-1.0.gir %{_datadir}/gir-%{majorminor}/GstInsertBin-1.0.gir %{_datadir}/gir-%{majorminor}/GstMpegts-1.0.gir Additional info: https://bugzilla.gnome.org/show_bug.cgi?id=711456