MozillaFirefox/MozillaFirefox.spec
changeset 139 765ad9b6362d
parent 138 d04c09ee4ce4
child 140 c5e051ab6cb8
equal deleted inserted replaced
138:d04c09ee4ce4 139:765ad9b6362d
    60 Patch6:         firefox-cross-desktop.patch
    60 Patch6:         firefox-cross-desktop.patch
    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 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
    68 # Temporary obsolete
    69 # Temporary obsolete
    69 Obsoletes:      MozillaFirefox4
    70 Obsoletes:      MozillaFirefox4
   170 # install kde.js
   171 # install kde.js
   171 install -m 644 %{SOURCE6} browser/app/profile/kde.js
   172 install -m 644 %{SOURCE6} browser/app/profile/kde.js
   172 %endif
   173 %endif
   173 #%patch10 -p1
   174 #%patch10 -p1
   174 %patch11 -p1
   175 %patch11 -p1
       
   176 %patch12 -p1
   175 
   177 
   176 %build
   178 %build
   177 export MOZ_BUILD_DATE=%{releasedate}
   179 export MOZ_BUILD_DATE=%{releasedate}
   178 export MOZILLA_OFFICIAL=1
   180 export MOZILLA_OFFICIAL=1
   179 export BUILD_OFFICIAL=1
   181 export BUILD_OFFICIAL=1