MozillaFirefox/MozillaFirefox.spec
changeset 177 99d24e6cabb5
parent 173 f91727efd845
child 186 c784e9d84c5c
equal deleted inserted replaced
173:f91727efd845 177:99d24e6cabb5
    58 Patch6:         firefox-cross-desktop.patch
    58 Patch6:         firefox-cross-desktop.patch
    59 Patch8:         firefox-appname.patch
    59 Patch8:         firefox-appname.patch
    60 Patch9:         firefox-kde.patch
    60 Patch9:         firefox-kde.patch
    61 Patch10:        firefox-ui-lockdown.patch
    61 Patch10:        firefox-ui-lockdown.patch
    62 Patch11:        firefox-no-sync-l10n.patch
    62 Patch11:        firefox-no-sync-l10n.patch
       
    63 Patch12:        firefox-sync-system-nss.patch
    63 Patch13:        firefox-sync-build.patch
    64 Patch13:        firefox-sync-build.patch
    64 Patch14:        firefox-libxulsdk-locales.patch
    65 Patch14:        firefox-libxulsdk-locales.patch
    65 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
    66 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
    66 Requires(post):   coreutils shared-mime-info desktop-file-utils
    67 Requires(post):   coreutils shared-mime-info desktop-file-utils
    67 Requires(postun): shared-mime-info desktop-file-utils
    68 Requires(postun): shared-mime-info desktop-file-utils
   160 # install kde.js
   161 # install kde.js
   161 install -m 644 %{SOURCE6} browser/app/profile/kde.js
   162 install -m 644 %{SOURCE6} browser/app/profile/kde.js
   162 %endif
   163 %endif
   163 #%patch10 -p1
   164 #%patch10 -p1
   164 %patch11 -p1
   165 %patch11 -p1
       
   166 %patch12 -p1
   165 %patch13 -p1
   167 %patch13 -p1
   166 %patch14 -p1
   168 %patch14 -p1
   167 
   169 
   168 %build
   170 %build
   169 export MOZ_BUILD_DATE=%{releasedate}
   171 export MOZ_BUILD_DATE=%{releasedate}