Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 154908 Details for
Bug 187844
extension list too cumbersome (32 language packs???)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
use %lang for langpacks
ff-lang.patch (text/plain), 1.25 KB, created by
Remi Collet
on 2007-05-17 12:33:01 UTC
(
hide
)
Description:
use %lang for langpacks
Filename:
MIME Type:
Creator:
Remi Collet
Created:
2007-05-17 12:33:01 UTC
Size:
1.25 KB
patch
obsolete
>--- firefox-2.0.0.3-1.fc7.spec 2007-03-21 03:40:41.000000000 +0100 >+++ firefox.spec 2007-05-17 14:30:20.000000000 +0200 >@@ -269,6 +269,7 @@ > # Install langpacks > %{__mkdir_p} $RPM_BUILD_ROOT%{mozappdir}/extensions > %{__tar} xjf %{SOURCE2} >+>firefox.lang > for langpack in `ls firefox-langpacks/*.xpi`; do > language=`basename $langpack .xpi` > extensiondir=$RPM_BUILD_ROOT%{mozappdir}/extensions/langpack-$language@firefox.mozilla.org >@@ -276,6 +277,8 @@ > unzip $langpack -d $extensiondir > find $extensiondir -type f | xargs chmod 644 > >+ echo "%lang($language) %{mozappdir}/extensions/langpack-$language@firefox.mozilla.org" >>firefox.lang >+ > langtmp=%{_tmpdir}/%{name}/langpack-$language > %{__mkdir_p} $langtmp > jarfile=$extensiondir/chrome/$language.jar >@@ -353,7 +356,7 @@ > %{__rm} -rf %{mozappdir}/extensions > fi > >-%files >+%files -f firefox.lang > %defattr(-,root,root,-) > %{_bindir}/firefox > %exclude %{_bindir}/firefox-config >@@ -377,7 +380,9 @@ > %{mozappdir}/components/*.xpt > %{mozappdir}/components/*.js > %{mozappdir}/defaults >-%{mozappdir}/extensions >+%dir %{mozappdir}/extensions >+%{mozappdir}/extensions/inspector@mozilla.org >+%{mozappdir}/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd} > %{mozappdir}/greprefs > %{mozappdir}/icons > %{mozappdir}/init.d
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 187844
: 154908