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


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

--- Comment #12 from Thomas Spura <toms...@fedoraproject.org> 2010-05-04 
07:16:13 EDT ---
(In reply to comment #10)
> install.rdf does not mention any id for seamonkey installation. So I don't 
> know
> if there is any other way to make this extension work in seamonkey.
> 
> Thomas,
>    Can you help here to get this extension working in seamonkey as per you
> asked in your comment#3?
> 
> Otherwise I see this package is ready for Final review.    

Here is what I did for mozilla-noscript:
1  %global moz_extensions %{_datadir}/mozilla/extensions
2  
3  %global firefox_app_id \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
4  %global src_ext_id \{73a6fe31-595d-460b-a920-fcc0f8843232\}
5  %global inst_dir %{moz_extensions}/%{firefox_app_id}/%{src_ext_id}
6  
7  %global seamonkey_app_id \{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}
8  %global sym_link_dir %{moz_extensions}/%{seamonkey_app_id} 

I found this ids e.g. at
https://wiki.mozilla.org/Extension_Manager:Addon_Update_Security:Signature

There are more ids, than just seamonkey and firefox, but at my initial review,
I was also asked to add seamonkey, because that's also in fedora...

After looking at the spec, this should be done, when you replace the value of
seamonkey_app_dir to the seamonkey_app_id from above.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to