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: nspluginwrapper - A compatibility layer for 
Mozilla/Firefox plugins
Alias: nspluginwrapper

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





------- Additional Comments From [EMAIL PROTECTED]  2007-06-08 10:50 EST -------
(In reply to comment #15)
Hi Jakub,

> 
> Regarding npwrapper.so symlink, perhaps rpmlint was quite on your package,
> that doesn't mean it was correct.
> ln -s npwrapper.so %{buildroot}%{nslibdir}/mozilla/plugins/npwrapper.so
> creates a symlink pointing to itself (i.e. a symlink loop).
I just checked again, and it doesn't point to itself, here is what I have on a
newly installed system,
>>
[EMAIL PROTECTED] Desktop]$ ll /usr/lib64/mozilla/plugins/npwrapper.so
lrwxrwxrwx 1 root root 54 2007-06-08 10:40
/usr/lib64/mozilla/plugins/npwrapper.so ->
../../../lib/nspluginwrapper/x86_64/linux/npwrapper.so
>>
If you look at original spec file again, you'll see it,
cd %{buildroot}%{nslibdir}/%{name}/%{_arch}/%{_os}
and then,
ln -s npwrapper.so %{buildroot}%{nslibdir}/mozilla/plugins/npwrapper.so



-- 
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.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to