From Bugzilla Helper: User-Agent: Mozilla/5.0 Galeon/1.2.5 (X11; Linux i686; U;) Gecko/20020625 Description of problem: plugger.so gets put in /usr/lib/mozilla-1.0.0/plugins instead of /usr/lib/mozilla-1.0.1/plugins. welcome to the hell of mozilla-x.x.x instead of just mozilla. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Install plugger 2. rpm -ql plugger | grep plugger.so Actual Results: /usr/lib/mozilla-1.0.0/plugins/plugger.so Expected Results: /usr/lib/mozilla-1.0.1/plugins/plugger.so Additional info: Personally I would recommend changing the default mozilla back to /usr/lib/mozilla and then using /usr/lib/mozilla-x.x.x for any versions installed for whatever reason.
*** This bug has been marked as a duplicate of 68036 ***