MozillaFirefox/MozillaFirefox.spec
changeset 1056 90e1f32cf034
parent 1055 526f445635f3
child 1057 b70ce330958c
equal deleted inserted replaced
1055:526f445635f3 1056:90e1f32cf034
    16 # Please submit bugfixes or comments via http://bugs.opensuse.org/
    16 # Please submit bugfixes or comments via http://bugs.opensuse.org/
    17 #
    17 #
    18 
    18 
    19 
    19 
    20 # changed with every update
    20 # changed with every update
    21 %define major 60
    21 %define major          60
    22 %define mainver %major.99
    22 %define mainver        %major.99
       
    23 %define orig_version   61.0
       
    24 %define orig_suffix    b12
    23 %define update_channel beta
    25 %define update_channel beta
    24 %define branding 1
    26 %define branding       1
    25 %define releasedate 20180607135512
    27 %define releasedate    20180607135512
    26 %define source_prefix firefox-%{mainver}
    28 %define source_prefix  firefox-%{orig_version}
    27 
    29 
    28 # PIE, full relro (x86_64 for now)
    30 # PIE, full relro (x86_64 for now)
    29 %define build_hardened 1
    31 %define build_hardened 1
    30 
    32 
    31 # Firefox only supports i686
    33 # Firefox only supports i686
   122 Provides:       mozilla-kde4-version = %{kde_helper_version}
   124 Provides:       mozilla-kde4-version = %{kde_helper_version}
   123 Summary:        Mozilla %{appname} Web Browser
   125 Summary:        Mozilla %{appname} Web Browser
   124 License:        MPL-2.0
   126 License:        MPL-2.0
   125 Group:          Productivity/Networking/Web/Browsers
   127 Group:          Productivity/Networking/Web/Browsers
   126 Url:            http://www.mozilla.org/
   128 Url:            http://www.mozilla.org/
   127 Source:         http://ftp.mozilla.org/pub/firefox/releases/%{version}/source/firefox-%{version}.source.tar.xz
   129 Source:         http://ftp.mozilla.org/pub/firefox/releases/%{version}/source/firefox-%{orig_version}%{orig_suffix}.source.tar.xz
   128 Source1:        MozillaFirefox.desktop
   130 Source1:        MozillaFirefox.desktop
   129 Source2:        MozillaFirefox-rpmlintrc
   131 Source2:        MozillaFirefox-rpmlintrc
   130 Source3:        mozilla.sh.in
   132 Source3:        mozilla.sh.in
   131 Source5:        source-stamp.txt
   133 Source5:        source-stamp.txt
   132 Source6:        kde.js
   134 Source6:        kde.js
   133 Source7:        l10n-%{version}.tar.xz
   135 Source7:        l10n-%{orig_version}%{orig_suffix}.tar.xz
   134 Source8:        firefox-mimeinfo.xml
   136 Source8:        firefox-mimeinfo.xml
   135 Source9:        firefox.js
   137 Source9:        firefox.js
   136 Source10:       compare-locales.tar.xz
   138 Source10:       compare-locales.tar.xz
   137 Source11:       firefox.1
   139 Source11:       firefox.1
   138 Source12:       mozilla-get-app-id
   140 Source12:       mozilla-get-app-id
   143 # Set up API keys, see http://www.chromium.org/developers/how-tos/api-keys
   145 # Set up API keys, see http://www.chromium.org/developers/how-tos/api-keys
   144 # Note: these are for the openSUSE Firefox builds ONLY. For your own distribution,
   146 # Note: these are for the openSUSE Firefox builds ONLY. For your own distribution,
   145 # please get your own set of keys.
   147 # please get your own set of keys.
   146 Source18:       mozilla-api-key
   148 Source18:       mozilla-api-key
   147 Source19:       google-api-key
   149 Source19:       google-api-key
   148 Source20:       http://ftp.mozilla.org/pub/firefox/releases/%{version}/source/firefox-%{version}.source.tar.xz.asc
   150 Source20:       http://ftp.mozilla.org/pub/firefox/releases/%{version}/source/firefox-%{orig_version}%{orig_suffix}.source.tar.xz.asc
   149 Source21:       mozilla.keyring
   151 Source21:       mozilla.keyring
   150 # Gecko/Toolkit
   152 # Gecko/Toolkit
   151 Patch1:         mozilla-nongnome-proxies.patch
   153 Patch1:         mozilla-nongnome-proxies.patch
   152 Patch2:         mozilla-kde.patch
   154 Patch2:         mozilla-kde.patch
   153 Patch3:         mozilla-ntlm-full-path.patch
   155 Patch3:         mozilla-ntlm-full-path.patch