MozillaFirefox/MozillaFirefox.spec
changeset 170 b688db617cb7
parent 169 cba7c6321c84
child 171 49162ac3619c
equal deleted inserted replaced
169:cba7c6321c84 170:b688db617cb7
    50 Source7:        l10n-%{version}.tar.bz2
    50 Source7:        l10n-%{version}.tar.bz2
    51 Source8:        firefox-mimeinfo.xml
    51 Source8:        firefox-mimeinfo.xml
    52 Source9:        firefox-lockdown.js
    52 Source9:        firefox-lockdown.js
    53 Source10:       compare-locales.tar.bz2
    53 Source10:       compare-locales.tar.bz2
    54 Source16:       firefox.1
    54 Source16:       firefox.1
    55 Patch1:         firefox-libxul-sdk.patch
       
    56 Patch3:         toolkit-download-folder.patch
    55 Patch3:         toolkit-download-folder.patch
    57 Patch4:         firefox-linkorder.patch
    56 Patch4:         firefox-linkorder.patch
    58 Patch5:         firefox-browser-css.patch
    57 Patch5:         firefox-browser-css.patch
    59 Patch6:         firefox-cross-desktop.patch
    58 Patch6:         firefox-cross-desktop.patch
    60 Patch8:         firefox-appname.patch
    59 Patch8:         firefox-appname.patch
   104 Summary:        Common translations for MozillaFirefox
   103 Summary:        Common translations for MozillaFirefox
   105 License:        GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
   104 License:        GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
   106 Provides:       locale(%{name}:ar;ca;cs;da;de;en_GB;es_AR;es_CL;es_ES;fi;fr;hu;it;ja;ko;nb_NO;nl;pl;pt_BR;pt_PT;ru;sv_SE;zh_CN;zh_TW)
   105 Provides:       locale(%{name}:ar;ca;cs;da;de;en_GB;es_AR;es_CL;es_ES;fi;fr;hu;it;ja;ko;nb_NO;nl;pl;pt_BR;pt_PT;ru;sv_SE;zh_CN;zh_TW)
   107 Group:          System/Localization
   106 Group:          System/Localization
   108 Requires:       %{name} = %{version}
   107 Requires:       %{name} = %{version}
   109 %if 0%{?use_xulrunner}
       
   110 Requires:       %{xulrunner}-translations-common
       
   111 %endif
       
   112 Obsoletes:      %{name}-translations < %{version}-%{release}
   108 Obsoletes:      %{name}-translations < %{version}-%{release}
   113 
   109 
   114 %description translations-common
   110 %description translations-common
   115 This package contains several common languages for the user interface
   111 This package contains several common languages for the user interface
   116 of MozillaFirefox.
   112 of MozillaFirefox.
   119 Summary:        Extra translations for MozillaFirefox
   115 Summary:        Extra translations for MozillaFirefox
   120 License:        GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
   116 License:        GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
   121 Provides:       locale(%{name}:af;as;be;bg;bn_BD;bn_IN;cy;el;eo;es_MX;et;eu;fa;fy_NL;ga_IE;gl;gu_IN;he;hi_IN;hr;id;is;ka;kk;kn;ku;lt;lv;mk;ml;mr;nn_NO;oc;or;pa_IN;rm;ro;si;sk;sl;sq;sr;ta;ta_LK;te;th;tr;uk;vi)
   117 Provides:       locale(%{name}:af;as;be;bg;bn_BD;bn_IN;cy;el;eo;es_MX;et;eu;fa;fy_NL;ga_IE;gl;gu_IN;he;hi_IN;hr;id;is;ka;kk;kn;ku;lt;lv;mk;ml;mr;nn_NO;oc;or;pa_IN;rm;ro;si;sk;sl;sq;sr;ta;ta_LK;te;th;tr;uk;vi)
   122 Group:          System/Localization
   118 Group:          System/Localization
   123 Requires:       %{name} = %{version}
   119 Requires:       %{name} = %{version}
   124 %if 0%{?use_xulrunner}
       
   125 Requires:       %{xulrunner}-translations-other
       
   126 %endif
       
   127 Obsoletes:      %{name}-translations < %{version}-%{release}
   120 Obsoletes:      %{name}-translations < %{version}-%{release}
   128 
   121 
   129 %description translations-other
   122 %description translations-other
   130 This package contains rarely used languages for the user interface
   123 This package contains rarely used languages for the user interface
   131 of MozillaFirefox.
   124 of MozillaFirefox.
   156 
   149 
   157 
   150 
   158 %prep
   151 %prep
   159 %setup -q -n mozilla -b 7 -b 10
   152 %setup -q -n mozilla -b 7 -b 10
   160 cd $RPM_BUILD_DIR/mozilla
   153 cd $RPM_BUILD_DIR/mozilla
   161 %patch1 -p1
       
   162 %patch3 -p1
   154 %patch3 -p1
   163 %patch4 -p1
   155 %patch4 -p1
   164 %patch5 -p1
   156 %patch5 -p1
   165 %patch6 -p1
   157 %patch6 -p1
   166 %patch8 -p1
   158 %patch8 -p1