[Bug 202439] Review Request: frozen-bubble - Frozen Bubble arcade gam

bugzilla at redhat.com bugzilla at redhat.com
Wed Aug 16 10:39:59 UTC 2006


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: frozen-bubble - Frozen Bubble arcade gam


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





------- Additional Comments From j.w.r.degoede at hhs.nl  2006-08-16 06:30 EST -------
(In reply to comment #7)
> I've seen python programs work with python libraries that don't live in
> %{python_sitearch} and figured that perl could work the same way.
I know I'vr actually done that with python programs. I think perl can do this
too, but don't ask how.

> But if that's
> a problem, then a Provides: filter should be fine.

Its a problem as I lack the nescesarry knowledge to make this happen, so I've
added a provides filter. Notice that this filter does not filters out the 
fb_c_stuff.so()(64bit) provides, even though that is private too, as moving the
perl stuff to an other dir wouldn't have removed that provides.

This has made me thinking many packages have .so's which are mean't as plugins
not as libraries and which thus are kinda private, yet these files are currently
listed in the autogenerated provide lists, which doesn't seem entirely correct?

REDO FROM START

Erm, I just tried installing the version with the filtered provides and that
gives me the following error:
[hans at shalem SPECS]$ sudo rpm -Uvh
/usr/src/redhat/RPMS/x86_64/frozen-bubble-1.0.0-8.x86_64.rpm
error: Failed dependencies:
        perl(FBLE) is needed by frozen-bubble-1.0.0-8.x86_64
        perl(fb_c_stuff) is needed by frozen-bubble-1.0.0-8.x86_64
        perl(fb_stuff) is needed by frozen-bubble-1.0.0-8.x86_64
        perl(fbsyms) is needed by frozen-bubble-1.0.0-8.x86_64

So I think that filtering the provides is a bad idea, I think/hope that these
provides will even be generated with the perl stuff in another dir, because I'm
pretty sure the deps will still be generated since those come from the main
script. So I think that filtering them is a bad idea, and we will just have to
leave things as they are.


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list