MozillaFirefox/MozillaFirefox.spec
changeset 173 f91727efd845
parent 172 78d410fd888a
child 177 99d24e6cabb5
equal deleted inserted replaced
172:78d410fd888a 173:f91727efd845
    34 License:        GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
    34 License:        GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
    35 Provides:       web_browser
    35 Provides:       web_browser
    36 Provides:       firefox
    36 Provides:       firefox
    37 Version:        4.0b
    37 Version:        4.0b
    38 Release:        1
    38 Release:        1
    39 %define         releasedate 2010100300
    39 %define         releasedate 2010100400
    40 Summary:        Mozilla Firefox Web Browser
    40 Summary:        Mozilla Firefox Web Browser
    41 Url:            http://www.mozilla.org/
    41 Url:            http://www.mozilla.org/
    42 Group:          Productivity/Networking/Web/Browsers
    42 Group:          Productivity/Networking/Web/Browsers
    43 Source:         firefox-%{version}-source.tar.bz2
    43 Source:         firefox-%{version}-source.tar.bz2
    44 Source1:        MozillaFirefox.desktop
    44 Source1:        MozillaFirefox.desktop
    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
       
    64 Patch13:        firefox-sync-build.patch
    63 Patch13:        firefox-sync-build.patch
    65 Patch14:        firefox-libxulsdk-locales.patch
    64 Patch14:        firefox-libxulsdk-locales.patch
    66 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
    65 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
    67 Requires(post):   coreutils shared-mime-info desktop-file-utils
    66 Requires(post):   coreutils shared-mime-info desktop-file-utils
    68 Requires(postun): shared-mime-info desktop-file-utils
    67 Requires(postun): shared-mime-info desktop-file-utils
   161 # install kde.js
   160 # install kde.js
   162 install -m 644 %{SOURCE6} browser/app/profile/kde.js
   161 install -m 644 %{SOURCE6} browser/app/profile/kde.js
   163 %endif
   162 %endif
   164 #%patch10 -p1
   163 #%patch10 -p1
   165 %patch11 -p1
   164 %patch11 -p1
   166 %patch12 -p1
       
   167 %patch13 -p1
   165 %patch13 -p1
   168 %patch14 -p1
   166 %patch14 -p1
   169 
   167 
   170 %build
   168 %build
   171 export MOZ_BUILD_DATE=%{releasedate}
   169 export MOZ_BUILD_DATE=%{releasedate}