[Bug 1806] Review request: Opera 11.50 beta

RPM Fusion Bugzilla noreply at rpmfusion.org
Fri Jun 17 21:56:23 CEST 2011


http://bugzilla.rpmfusion.org/show_bug.cgi?id=1806





--- Comment #2 from Kevin Kofler <kevin.kofler at chello.at>  2011-06-17 21:56:23 ---
> - opera tries to keep it's dependencies count as low as possible - for 32bit
> binaries build-in rpm dependency generator works ok, but for 64bit packages it
> generates way too much stuff - that's why there is small dependency filter
> included

Uh, normally, if the dependency generator detects a dependency, the stuff is
really required, filtering out the dependencies is a very bad idea! (You
typically recognize proprietary vendor packages by their missing RPM
dependencies and the resulting "RPM hell", i.e. having to install all sorts of
dependencies manually until the darn thing finally runs.) Please DO NOT FILTER
dependencies. (If they're really more than what's required, it might be a bug
in RPM which should get fixed in RPM. But maybe you're just bundling copies of
system libraries and end up with both Provides and Requires for those? If so,
please DON'T DO THAT. Let YUM install the system copies instead, that's what it
is for! We've had a bunch of "bug" reports filed against Qt due to an outdated
bundled Qt included in some proprietary application which broke all the Qt
applications we ship.)

> - opera comes with small wrapper application for 32bit plugins

What's wrong with nspluginwrapper? Why does Opera need its own?


-- 
Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the rpmfusion-developers mailing list