Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1614108 Details for
Bug 1749126
perl-Glib-Object-Introspection should depend on perl-Gtk3
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
A patch to address this issue
perl-Glib-Object-Introspection.spec.bz1749126.patch (text/plain), 2.40 KB, created by
Vadim Raskhozhev
on 2019-09-11 14:09:26 UTC
(
hide
)
Description:
A patch to address this issue
Filename:
MIME Type:
Creator:
Vadim Raskhozhev
Created:
2019-09-11 14:09:26 UTC
Size:
2.40 KB
patch
obsolete
>diff --git a/perl-Glib-Object-Introspection.spec b/perl-Glib-Object-Introspection.spec >index b45f560..8b56d3a 100644 >--- a/perl-Glib-Object-Introspection.spec >+++ b/perl-Glib-Object-Introspection.spec >@@ -1,6 +1,6 @@ > Name: perl-Glib-Object-Introspection > Version: 0.047 >-Release: 3%{?dist} >+Release: 4%{?dist} > Summary: Dynamically create Perl language bindings > License: LGPLv2+ > URL: https://metacpan.org/release/Glib-Object-Introspection >@@ -41,6 +41,11 @@ BuildRequires: perl(Cairo::GObject) > Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) > Requires: perl(Glib) >= 1.320 > >+%package -n perli11ndoc >+Summary: Display documentation for dynamically created Perl language bindings >+Requires: perl(Gtk3) >+Requires: perl(Glib::Object::Introspection) >+ > %{?perl_default_filter} > # Remove under-specified dependencies > %global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(Glib\\)$ >@@ -50,6 +55,12 @@ Glib::Object::Introspection uses the gobject-introspection and libffi projects > to dynamically create Perl bindings for a wide variety of libraries. Examples > include gtk+, webkit, libsoup and many more. > >+%description -n perli11ndoc >+Glib::Object::Introspection uses the gobject-introspection and libffi projects >+to dynamically create Perl bindings for a wide variety of libraries. Examples >+include gtk+, webkit, libsoup and many more. >+ >+This package contains a script that displays the documentation for that bindings > > %prep > %setup -q -n Glib-Object-Introspection-%{version} >@@ -73,12 +84,23 @@ LANG=C.UTF-8 make test > > %files > %license LICENSE >-%doc NEWS perl-Glib-Object-Introspection.doap README >-%{perl_vendorarch}/auto/* >-%{perl_vendorarch}/Glib* >-%{_bindir}/* >+%doc NEWS %{name}.doap README >+# Aren't those wildcards too loose? >+#%%{perl_vendorarch}/auto/* >+#%%{perl_vendorarch}/Glib* >+#%%{_bindir}/* >+#%%{_mandir}/man3/* >+%{perl_vendorarch}/auto/Glib/Object/ >+%{perl_vendorarch}/Glib/Object/Introspection* > %{_mandir}/man3/* > >+%files -n perli11ndoc >+%license LICENSE >+# This complains on missing /usr/bin/perl-Glib-Object-Introspection >+# rpmspec -P shown /usr/bin/perli11ndoc though >+#%%{_bindir}/%%{name} >+%{_bindir}/perli11ndoc >+ > %changelog > * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.047-3 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1749126
: 1614108