[Bug 166253] Review Request: perl-Gtk2-GladeXML

bugzilla at redhat.com bugzilla at redhat.com
Fri Aug 19 16:12:49 UTC 2005


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: perl-Gtk2-GladeXML


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=166253





------- Additional Comments From jspaleta at gmail.com  2005-08-19 12:12 EST -------
(In reply to comment #3)
> Another way around
> that would be to use a custom find_requires script that runs the default script
> and then filters out any bogus dependencies.

Sounds like that cure is worse than the disease.  I'm not sure how important
leaving the example scripts executable is.  Here's the requirements that get
sucked in if the scripts are left executable

perl(constant)
perl(Data::Dumper)
perl(File::Spec)
perl(Gtk2::Gdk::Keysyms)
perl(Gtk2::GladeXML)
perl(Gtk2::SimpleList)
/usr/bin/perl

All of these are provided by packages which are required already, perl and
perl-Gtk2. So in this case we aren't really filtering anything significant.

I think as a compromise it might be most appropriate to add a README.FEDORA file
or similar which points out which additional packages are needed to run the
examples and that the non executable examples can be run as arguments to the
perl command instead of as stand-alone executables.

example FEDORA.README
To use the the examples in this directory you may need to install these
additional packages if they are not already present on your system:
<list of additional packages here, though in this case the list is empty>

The examples are shipped non-executable. To run the examples call them as
arguments to the perl command. For example:
>cd  /usr/share/doc/perl-Gtk2-GladeXML-1.005/examples
>perl progress.pl


-jef




-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-extras-list mailing list