MozillaFirefox/MozillaFirefox.spec
branchmozilla-1.9.2
changeset 95 37558f4844c0
parent 89 3cbd4196534d
child 104 48bf5bd41d0d
equal deleted inserted replaced
90:791f19dc8023 95:37558f4844c0
     1 #
     1 #
     2 # spec file for package MozillaFirefox (Version 3.6.6)
     2 # spec file for package MozillaFirefox (Version 3.6.7)
     3 #
     3 #
     4 # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
     4 # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
     5 #               2006-2010 Wolfgang Rosenauer
     5 #               2006-2010 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
    20 
    20 
    21 
    21 
    22 Name:           MozillaFirefox
    22 Name:           MozillaFirefox
    23 %define xulrunner mozilla-xulrunner192
    23 %define xulrunner mozilla-xulrunner192
    24 BuildRequires:  autoconf213 gcc-c++ libcurl-devel libgnomeui-devel libidl-devel libnotify-devel python unzip update-desktop-files zip
    24 BuildRequires:  autoconf213 gcc-c++ libcurl-devel libgnomeui-devel libidl-devel libnotify-devel python unzip update-desktop-files zip
    25 BuildRequires:  %{xulrunner}-devel = 1.9.2.6
    25 BuildRequires:  %{xulrunner}-devel = 1.9.2.7
    26 %if %suse_version > 1020
    26 %if %suse_version > 1020
    27 BuildRequires:  fdupes
    27 BuildRequires:  fdupes
    28 %endif
    28 %endif
    29 %if %suse_version > 1110
    29 %if %suse_version > 1110
    30 BuildRequires:  libiw-devel
    30 BuildRequires:  libiw-devel
    32 BuildRequires:  wireless-tools
    32 BuildRequires:  wireless-tools
    33 %endif
    33 %endif
    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:        3.6.6
    37 Version:        3.6.7
    38 Release:        1
    38 Release:        1
    39 %define         releasedate 2010062600
    39 %define         releasedate 2010071400
    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
    61 Patch7:         firefox-no-gnomevfs.patch
    61 Patch7:         firefox-no-gnomevfs.patch
    62 Patch8:         firefox-appname.patch
    62 Patch8:         firefox-appname.patch
    63 Patch9:         firefox-kde.patch
    63 Patch9:         firefox-kde.patch
    64 Patch10:        firefox-ui-lockdown.patch
    64 Patch10:        firefox-ui-lockdown.patch
    65 Patch11:        firefox-crashreporter.patch
    65 Patch11:        firefox-crashreporter.patch
    66 Patch12:        mozilla-crashreporter-x86_64.patch
       
    67 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
    66 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
    68 Requires(post):   coreutils shared-mime-info desktop-file-utils
    67 Requires(post):   coreutils shared-mime-info desktop-file-utils
    69 Requires(postun): shared-mime-info desktop-file-utils
    68 Requires(postun): shared-mime-info desktop-file-utils
    70 Requires:       %{xulrunner} >= %(rpm -q --queryformat '%{VERSION}-%{RELEASE}' %{xulrunner})
    69 Requires:       %{xulrunner} >= %(rpm -q --queryformat '%{VERSION}-%{RELEASE}' %{xulrunner})
    71 %requires_eq    %{xulrunner}
    70 %requires_eq    %{xulrunner}
   165 # install kde.js
   164 # install kde.js
   166 install -m 644 %{SOURCE6} browser/app/profile/kde.js
   165 install -m 644 %{SOURCE6} browser/app/profile/kde.js
   167 %endif
   166 %endif
   168 %patch10 -p1
   167 %patch10 -p1
   169 %patch11 -p1
   168 %patch11 -p1
   170 %patch12 -p1
       
   171 
   169 
   172 %build
   170 %build
   173 export MOZ_BUILD_DATE=%{releasedate}
   171 export MOZ_BUILD_DATE=%{releasedate}
   174 export MOZILLA_OFFICIAL=1
   172 export MOZILLA_OFFICIAL=1
   175 export BUILD_OFFICIAL=1
   173 export BUILD_OFFICIAL=1