MozillaFirefox/MozillaFirefox.spec
changeset 140 c5e051ab6cb8
parent 139 765ad9b6362d
child 145 6308a275f0a0
equal deleted inserted replaced
139:765ad9b6362d 140:c5e051ab6cb8
    61 Patch8:         firefox-appname.patch
    61 Patch8:         firefox-appname.patch
    62 Patch9:         firefox-kde.patch
    62 Patch9:         firefox-kde.patch
    63 Patch10:        firefox-ui-lockdown.patch
    63 Patch10:        firefox-ui-lockdown.patch
    64 Patch11:        firefox-no-sync-l10n.patch
    64 Patch11:        firefox-no-sync-l10n.patch
    65 Patch12:        firefox-sync-system-nss.patch
    65 Patch12:        firefox-sync-system-nss.patch
       
    66 Patch13:        firefox-sync-build.patch
    66 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
    67 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
    67 Requires(post):   coreutils shared-mime-info desktop-file-utils
    68 Requires(post):   coreutils shared-mime-info desktop-file-utils
    68 Requires(postun): shared-mime-info desktop-file-utils
    69 Requires(postun): shared-mime-info desktop-file-utils
    69 # Temporary obsolete
    70 # Temporary obsolete
    70 Obsoletes:      MozillaFirefox4
    71 Obsoletes:      MozillaFirefox4
   172 install -m 644 %{SOURCE6} browser/app/profile/kde.js
   173 install -m 644 %{SOURCE6} browser/app/profile/kde.js
   173 %endif
   174 %endif
   174 #%patch10 -p1
   175 #%patch10 -p1
   175 %patch11 -p1
   176 %patch11 -p1
   176 %patch12 -p1
   177 %patch12 -p1
       
   178 %patch13 -p1
   177 
   179 
   178 %build
   180 %build
   179 export MOZ_BUILD_DATE=%{releasedate}
   181 export MOZ_BUILD_DATE=%{releasedate}
   180 export MOZILLA_OFFICIAL=1
   182 export MOZILLA_OFFICIAL=1
   181 export BUILD_OFFICIAL=1
   183 export BUILD_OFFICIAL=1