MozillaFirefox/MozillaFirefox.spec
changeset 208 37a3246f9d7e
parent 207 2c6c3d0a8b61
child 210 f4f4388b26a8
equal deleted inserted replaced
207:2c6c3d0a8b61 208:37a3246f9d7e
     1 #
     1 #
     2 # spec file for package MozillaFirefox (Version 4.0b)
     2 # spec file for package MozillaFirefox (Version 4.0b8)
     3 #
     3 #
     4 # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
     4 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
     5 #               2006-2010 Wolfgang Rosenauer
     5 #               2006-2011 Wolfgang Rosenauer
     6 #
     6 #
     7 # All modifications and additions to the file contributed by third parties
     7 # All modifications and additions to the file contributed by third parties
     8 # remain the property of their copyright owners, unless otherwise agreed
     8 # remain the property of their copyright owners, unless otherwise agreed
     9 # upon. The license for this file, and modifications and additions to the
     9 # upon. The license for this file, and modifications and additions to the
    10 # file, is the same license as for the pristine package itself (unless the
    10 # file, is the same license as for the pristine package itself (unless the
    27 BuildRequires:  libiw-devel
    27 BuildRequires:  libiw-devel
    28 %else
    28 %else
    29 BuildRequires:  wireless-tools
    29 BuildRequires:  wireless-tools
    30 %endif
    30 %endif
    31 %if 0%{?use_xulrunner}
    31 %if 0%{?use_xulrunner}
    32 BuildRequires:  %{xulrunner}-devel = 2.0b
    32 BuildRequires:  %{xulrunner}-devel = 2.0b8
    33 %endif
    33 %endif
    34 License:        GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
    34 License:        GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
    35 Version:        4.0b
    35 Version:        4.0b8
    36 Provides:       web_browser
    36 Provides:       web_browser
    37 Provides:       firefox = %{version}
    37 Provides:       firefox = %{version}
    38 Release:        1
    38 Release:        1
    39 %define         releasedate 2010121400
    39 %define         releasedate 2011010500
    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
    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 Source11:       firefox.1
    54 Source11:       firefox.1
    55 Patch0:         mozilla-firefox-sync.patch
       
    56 Patch1:         toolkit-download-folder.patch
    55 Patch1:         toolkit-download-folder.patch
    57 Patch2:         firefox-linkorder.patch
    56 Patch2:         firefox-linkorder.patch
    58 Patch3:         firefox-browser-css.patch
    57 Patch3:         firefox-browser-css.patch
    59 Patch4:         firefox-cross-desktop.patch
    58 Patch4:         firefox-cross-desktop.patch
    60 Patch5:         firefox-appname.patch
    59 Patch5:         firefox-appname.patch
   150 
   149 
   151 
   150 
   152 %prep
   151 %prep
   153 %setup -q -n mozilla -b 7 -b 10
   152 %setup -q -n mozilla -b 7 -b 10
   154 cd $RPM_BUILD_DIR/mozilla
   153 cd $RPM_BUILD_DIR/mozilla
   155 %patch0 -p1
       
   156 %patch1 -p1
   154 %patch1 -p1
   157 %patch2 -p1
   155 %patch2 -p1
   158 %patch3 -p1
   156 %patch3 -p1
   159 %patch4 -p1
   157 %patch4 -p1
   160 %patch5 -p1
   158 %patch5 -p1