mozilla-xulrunner192/mozilla-xulrunner192.spec
author Wolfgang Rosenauer <wr@rosenauer.org>
Mon, 30 Aug 2010 17:35:06 +0200
branchmozilla-1.9.2
changeset 151 4b31c799a73f
parent 143 e110d182e5ee
child 159 416b9e491c6f
permissions -rw-r--r--
fix build with latest Gnome
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
     1
#
143
e110d182e5ee update to 1.9.29/3.6.9
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 122
diff changeset
     2
# spec file for package mozilla-xulrunner192 (Version 1.9.2.9)
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
     3
#
50
00ee07727e73 Files managed by update-alternatives should be packaged as %ghost files
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 46
diff changeset
     4
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
43
3a1561dda105 Patch mozilla-central breakpad code into 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 42
diff changeset
     5
#               2006-2010 Wolfgang Rosenauer
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
     6
#
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
     7
# All modifications and additions to the file contributed by third parties
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
     8
# remain the property of their copyright owners, unless otherwise agreed
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
     9
# upon. The license for this file, and modifications and additions to the
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    10
# file, is the same license as for the pristine package itself (unless the
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    11
# license for the pristine package is not an Open Source License, in which
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    12
# case the license is the MIT License). An "Open Source License" is a
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    13
# license that conforms to the Open Source Definition (Version 1.9)
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    14
# published by the Open Source Initiative.
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    15
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    16
# Please submit bugfixes or comments via http://bugs.opensuse.org/
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    17
#
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    18
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    19
# norootforbuild
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    20
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    21
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    22
Name:           mozilla-xulrunner192
70
0f98681914c3 buildrequire pkg-config to fix provides
Stephan Kulow <coolo@novell.com>
parents: 69
diff changeset
    23
BuildRequires:  autoconf213 gcc-c++ libcurl-devel libgnomeui-devel libidl-devel libnotify-devel python startup-notification-devel zip pkg-config
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    24
# needed for brp-check-bytecode-version (jar, fastjar would do as well)
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    25
BuildRequires:  unzip
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    26
%if %suse_version > 1020
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    27
BuildRequires:  fdupes
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    28
%endif
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    29
%if %suse_version > 1030
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    30
BuildRequires:  hunspell-devel
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    31
%endif
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    32
%if %suse_version > 1100
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    33
BuildRequires:  nss-shared-helper-devel
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    34
%endif
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    35
%if %suse_version > 1110
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    36
BuildRequires:  libiw-devel
20
148671c3abcb Enable libproxy support
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 18
diff changeset
    37
BuildRequires:  libproxy-devel
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    38
%else
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    39
BuildRequires:  wireless-tools
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    40
%endif
11
32afe3be5990 Integrate mozilla-kde patch in xulrunner192 and some cleanup
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 7
diff changeset
    41
License:        GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
143
e110d182e5ee update to 1.9.29/3.6.9
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 122
diff changeset
    42
Version:        1.9.2.9
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    43
Release:        1
143
e110d182e5ee update to 1.9.29/3.6.9
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 122
diff changeset
    44
%define         releasedate 2010082400
e110d182e5ee update to 1.9.29/3.6.9
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 122
diff changeset
    45
%define         version_internal 1.9.2.9
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    46
%define         apiversion 1.9.2
143
e110d182e5ee update to 1.9.29/3.6.9
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 122
diff changeset
    47
%define         uaweight 192090
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    48
Summary:        Mozilla Runtime Environment 1.9.2
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    49
Url:            http://www.mozilla.org
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    50
Group:          Productivity/Other
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    51
Provides:       gecko192
11
32afe3be5990 Integrate mozilla-kde patch in xulrunner192 and some cleanup
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 7
diff changeset
    52
%if %suse_version >= 1110
32afe3be5990 Integrate mozilla-kde patch in xulrunner192 and some cleanup
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 7
diff changeset
    53
# this is needed to match this package with the kde4 helper package without the main package
32afe3be5990 Integrate mozilla-kde patch in xulrunner192 and some cleanup
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 7
diff changeset
    54
# having a hard requirement on the kde4 package
32afe3be5990 Integrate mozilla-kde patch in xulrunner192 and some cleanup
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 7
diff changeset
    55
%define kde_helper_version 6
15
8d0eafdb2e08 Rename virtual provides to match latest kde integration package
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 14
diff changeset
    56
Provides:       mozilla-kde4-version = %{kde_helper_version}
11
32afe3be5990 Integrate mozilla-kde patch in xulrunner192 and some cleanup
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 7
diff changeset
    57
%endif
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    58
%ifarch %ix86
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    59
Provides:       mozilla-xulrunner192-32bit = %{version}-%{release}
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    60
%endif
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    61
Source:         xulrunner-source-%{version}.tar.bz2
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    62
Source1:        l10n-%{version}.tar.bz2
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    63
Source2:        find-external-requires.sh
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    64
Source3:        %{name}-rpmlintrc
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    65
Source4:        xulrunner-openSUSE-prefs.js
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    66
Source5:        add-plugins.sh.in
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    67
Source6:        create-tar.sh
23
c62859a2fd22 Add baselibs.conf to source rpm
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 21
diff changeset
    68
Source7:        baselibs.conf
36
c55ce8284eb3 Apply the used lockdown preferences. Otherwise JS code throws exceptions which break stuff. (bnc#567131)
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 32
diff changeset
    69
Source8:        toolkit-lockdown.js
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    70
Patch1:         toolkit-download-folder.patch
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    71
Patch2:         mozilla-libproxy.patch
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    72
Patch3:         mozilla-pkgconfig.patch
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    73
Patch4:         idldir.patch
11
32afe3be5990 Integrate mozilla-kde patch in xulrunner192 and some cleanup
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 7
diff changeset
    74
Patch5:         mozilla-nongnome-proxies.patch
32afe3be5990 Integrate mozilla-kde patch in xulrunner192 and some cleanup
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 7
diff changeset
    75
Patch6:         mozilla-helper-app.patch
32afe3be5990 Integrate mozilla-kde patch in xulrunner192 and some cleanup
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 7
diff changeset
    76
Patch7:         mozilla-prefer_plugin_pref.patch
32afe3be5990 Integrate mozilla-kde patch in xulrunner192 and some cleanup
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 7
diff changeset
    77
Patch8:         mozilla-shared-nss-db.patch
112
22a2c93a47ee libesd fix (bmo#579877)
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 109
diff changeset
    78
Patch9:         mozilla-esd.patch
11
32afe3be5990 Integrate mozilla-kde patch in xulrunner192 and some cleanup
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 7
diff changeset
    79
Patch10:        mozilla-kde.patch
24
ca988be0905b Update and integrate new lockdown patches.
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 23
diff changeset
    80
# PATCH-FEATURE-SLED FATE#302023, FATE#302024
ca988be0905b Update and integrate new lockdown patches.
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 23
diff changeset
    81
Patch11:        mozilla-gconf-backend.patch
ca988be0905b Update and integrate new lockdown patches.
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 23
diff changeset
    82
Patch12:        gecko-lockdown.patch
ca988be0905b Update and integrate new lockdown patches.
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 23
diff changeset
    83
Patch13:        toolkit-ui-lockdown.patch
122
4270a8c31485 honor LANGUAGE environment variable for UI locale (bmo#583793)
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 118
diff changeset
    84
# ---
118
deb8fdcf4792 add lcd filter patch for cairo
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 112
diff changeset
    85
Patch14:        mozilla-cairo-lcd.patch
60
10828c29ade2 Remove obsolete patch
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 59
diff changeset
    86
Patch15:        mozilla-ua-locale-pref.patch
122
4270a8c31485 honor LANGUAGE environment variable for UI locale (bmo#583793)
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 118
diff changeset
    87
Patch16:        mozilla-locale.patch
151
4b31c799a73f fix build with latest Gnome
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 143
diff changeset
    88
Patch17:        mozilla-gdk-pixbuf.patch
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    89
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
90
791f19dc8023 require same version of mozilla-js192
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 89
diff changeset
    90
Requires:       mozilla-js192 = %{version}
45
f4afdb80c73c Get rid of legacy PreReq in xulrunner package
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 44
diff changeset
    91
Requires(post):  update-alternatives coreutils
f4afdb80c73c Get rid of legacy PreReq in xulrunner package
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 44
diff changeset
    92
Requires(preun): update-alternatives coreutils
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    93
### build configuration ###
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    94
%define has_system_nspr  0
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    95
%define has_system_nss   0
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    96
%define has_system_cairo 0
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    97
%define localize 1
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    98
%if %suse_version > 1030 || 0%{?opensuse_bs}
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    99
%define has_system_nspr  1
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   100
%define has_system_nss   1
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   101
%endif
109
2bfb3c461caf handle other archs
Marcus Meissner <meissner@suse.de>
parents: 107
diff changeset
   102
%ifarch ppc ppc64 s390 s390x ia64
2bfb3c461caf handle other archs
Marcus Meissner <meissner@suse.de>
parents: 107
diff changeset
   103
%define crashreporter    0
2bfb3c461caf handle other archs
Marcus Meissner <meissner@suse.de>
parents: 107
diff changeset
   104
%define plugincontainer  0
2bfb3c461caf handle other archs
Marcus Meissner <meissner@suse.de>
parents: 107
diff changeset
   105
%else
2bfb3c461caf handle other archs
Marcus Meissner <meissner@suse.de>
parents: 107
diff changeset
   106
%define crashreporter    1
2bfb3c461caf handle other archs
Marcus Meissner <meissner@suse.de>
parents: 107
diff changeset
   107
%define plugincontainer  1
2bfb3c461caf handle other archs
Marcus Meissner <meissner@suse.de>
parents: 107
diff changeset
   108
%endif
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   109
### configuration end ###
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   110
%define _use_internal_dependency_generator 0
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   111
%define __find_requires sh %{SOURCE2}
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   112
%global provfind sh -c "grep -v 'libsqlite3.so' | %__find_provides"
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   113
%global __find_provides %provfind
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   114
%if %has_system_nspr
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   115
BuildRequires:  mozilla-nspr-devel
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   116
Requires:       mozilla-nspr >= %(rpm -q --queryformat '%{VERSION}' mozilla-nspr)
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   117
%endif
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   118
%if %has_system_nss
59
604517bb16d8 Update to 1.9.2.2/3.6.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 57
diff changeset
   119
BuildRequires:  mozilla-nss-devel >= 3.12.6
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   120
Requires:       mozilla-nss >= %(rpm -q --queryformat '%{VERSION}' mozilla-nss)
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   121
%endif
21
5b8b22d50d90 Rename -gnomevfs subpackage to -gnome
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 20
diff changeset
   122
Recommends:     %{name}-gnome
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   123
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   124
%description
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   125
XULRunner is a single installable package that can be used to bootstrap
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   126
multiple XUL+XPCOM applications that are as rich as Firefox and
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   127
Thunderbird.
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   128
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   129
61
d50fe7d29320 Split mozilla-js192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 60
diff changeset
   130
%package -n mozilla-js192
d50fe7d29320 Split mozilla-js192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 60
diff changeset
   131
License:        GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
d50fe7d29320 Split mozilla-js192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 60
diff changeset
   132
Summary:        Mozilla JS 1.8 engine
d50fe7d29320 Split mozilla-js192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 60
diff changeset
   133
Group:          Productivity/Other
d50fe7d29320 Split mozilla-js192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 60
diff changeset
   134
d50fe7d29320 Split mozilla-js192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 60
diff changeset
   135
%description -n mozilla-js192
d50fe7d29320 Split mozilla-js192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 60
diff changeset
   136
JavaScript is the Netscape-developed object scripting language used in millions
d50fe7d29320 Split mozilla-js192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 60
diff changeset
   137
of web pages and server applications worldwide. Netscape's JavaScript is a
d50fe7d29320 Split mozilla-js192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 60
diff changeset
   138
superset of the ECMA-262 Edition 3 (ECMAScript) standard scripting language,
d50fe7d29320 Split mozilla-js192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 60
diff changeset
   139
with only mild differences from the published standard. 
d50fe7d29320 Split mozilla-js192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 60
diff changeset
   140
d50fe7d29320 Split mozilla-js192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 60
diff changeset
   141
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   142
%package devel
11
32afe3be5990 Integrate mozilla-kde patch in xulrunner192 and some cleanup
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 7
diff changeset
   143
License:        GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   144
Summary:        XULRunner/Gecko SDK 1.9.2
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   145
Group:          Development/Libraries/Other
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   146
%if %has_system_nspr
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   147
Requires:       mozilla-nspr-devel >= %(rpm -q --queryformat '%{VERSION}' mozilla-nspr-devel) 
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   148
%endif
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   149
%if %has_system_nss
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   150
Requires:       mozilla-nss-devel >= %(rpm -q --queryformat '%{VERSION}' mozilla-nss-devel)
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   151
%endif
45
f4afdb80c73c Get rid of legacy PreReq in xulrunner package
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 44
diff changeset
   152
Requires:       %{name} = %{version}
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   153
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   154
%description devel
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   155
Software Development Kit to embed XUL or Gecko into other applications.
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   156
43
3a1561dda105 Patch mozilla-central breakpad code into 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 42
diff changeset
   157
%if %localize
63
9213a0672227 Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 61
diff changeset
   158
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   159
%package translations-common
11
32afe3be5990 Integrate mozilla-kde patch in xulrunner192 and some cleanup
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 7
diff changeset
   160
License:        GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   161
Summary:        Common translations for XULRunner 1.9.2
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   162
Group:          System/Localization
45
f4afdb80c73c Get rid of legacy PreReq in xulrunner package
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 44
diff changeset
   163
Requires:       %{name} = %{version}
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   164
Provides:       locale(%{name}:ar;ca;cs;da;de;en_GB;es_AR;es_CL;es_ES;fi;fr;hu;it;ja;ko;nb_NO;nl;pl;pt_BR;pt_PT;ru;sv_SE;zh_CN;zh_TW)
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   165
Obsoletes:      %{name}-translations < %{version}-%{release}
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   166
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   167
%description translations-common
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   168
XULRunner is a single installable package that can be used to bootstrap
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   169
multiple XUL+XPCOM applications that are as rich as Firefox and
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   170
Thunderbird.
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   171
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   172
This package contains the most common languages but en-US which is
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   173
delivered in the main package.
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   174
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   175
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   176
%package translations-other
11
32afe3be5990 Integrate mozilla-kde patch in xulrunner192 and some cleanup
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 7
diff changeset
   177
License:        GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   178
Summary:        Extra translations for XULRunner 1.9.2
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   179
Group:          System/Localization
45
f4afdb80c73c Get rid of legacy PreReq in xulrunner package
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 44
diff changeset
   180
Requires:       %{name} = %{version}
46
c743908ffe6f Update to 1.9.2rc1/3.6rc1
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 45
diff changeset
   181
Provides:       locale(%{name}:af;as;be;bg;bn_BD;bn_IN;cy;el;eo;es_MX;et;eu;fa;fy_NL;ga_IE;gl;gu_IN;he;hi_IN;hr;id;is;ka;kk;kn;ku;lt;lv;mk;ml;mr;nn_NO;oc;or;pa_IN;rm;ro;si;sk;sl;sq;sr;ta;ta_LK;te;th;tr;uk;vi)
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   182
Obsoletes:      %{name}-translations < %{version}-%{release}
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   183
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   184
%description translations-other
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   185
XULRunner is a single installable package that can be used to bootstrap
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   186
multiple XUL+XPCOM applications that are as rich as Firefox and
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   187
Thunderbird.
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   188
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   189
This package contains rarely used languages.
43
3a1561dda105 Patch mozilla-central breakpad code into 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 42
diff changeset
   190
%endif
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   191
21
5b8b22d50d90 Rename -gnomevfs subpackage to -gnome
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 20
diff changeset
   192
%package gnome
11
32afe3be5990 Integrate mozilla-kde patch in xulrunner192 and some cleanup
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 7
diff changeset
   193
License:        GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   194
Summary:        XULRunner components depending on gnome-vfs
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   195
Group:          Productivity/Other
45
f4afdb80c73c Get rid of legacy PreReq in xulrunner package
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 44
diff changeset
   196
Requires:       %{name} = %{version}-%{release}
f4afdb80c73c Get rid of legacy PreReq in xulrunner package
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 44
diff changeset
   197
Requires(post): coreutils
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   198
21
5b8b22d50d90 Rename -gnomevfs subpackage to -gnome
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 20
diff changeset
   199
%description gnome
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   200
This subpackage contains the Necko Gnome-VFS and Gnome components which
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   201
rely on the gnome-vfs subsystem to be installed. They are recommended
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   202
for full desktop integration but not mandatory for small disk footprint
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   203
KDE installations for example.
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   204
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   205
41
fb795017b95f Fix %if crashreporter statements
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 38
diff changeset
   206
%if %crashreporter
28
ed2afa8e733c Enable crashreporter and buildsymbols subpackage for %ix86
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 24
diff changeset
   207
%package buildsymbols
ed2afa8e733c Enable crashreporter and buildsymbols subpackage for %ix86
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 24
diff changeset
   208
License:        GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
ed2afa8e733c Enable crashreporter and buildsymbols subpackage for %ix86
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 24
diff changeset
   209
Summary:        Breakpad buildsymbols for %{name}
ed2afa8e733c Enable crashreporter and buildsymbols subpackage for %ix86
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 24
diff changeset
   210
Group:          Development/Debug
ed2afa8e733c Enable crashreporter and buildsymbols subpackage for %ix86
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 24
diff changeset
   211
ed2afa8e733c Enable crashreporter and buildsymbols subpackage for %ix86
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 24
diff changeset
   212
%description buildsymbols
ed2afa8e733c Enable crashreporter and buildsymbols subpackage for %ix86
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 24
diff changeset
   213
This subpackage contains the Breakpad created and compatible debugging
ed2afa8e733c Enable crashreporter and buildsymbols subpackage for %ix86
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 24
diff changeset
   214
symbols meant for upload to Mozilla's crash collector database.
ed2afa8e733c Enable crashreporter and buildsymbols subpackage for %ix86
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 24
diff changeset
   215
%endif
ed2afa8e733c Enable crashreporter and buildsymbols subpackage for %ix86
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 24
diff changeset
   216
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   217
%prep
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   218
%setup -n mozilla -q -b 1
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   219
%patch1 -p1
11
32afe3be5990 Integrate mozilla-kde patch in xulrunner192 and some cleanup
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 7
diff changeset
   220
%patch2 -p1
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   221
%patch3 -p1
7
18af63e87953 Fix patch depth
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 4
diff changeset
   222
%patch4 -p1
11
32afe3be5990 Integrate mozilla-kde patch in xulrunner192 and some cleanup
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 7
diff changeset
   223
%patch5 -p1
32afe3be5990 Integrate mozilla-kde patch in xulrunner192 and some cleanup
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 7
diff changeset
   224
%patch6 -p1
7
18af63e87953 Fix patch depth
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 4
diff changeset
   225
%patch7 -p1
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   226
%patch8 -p1
112
22a2c93a47ee libesd fix (bmo#579877)
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 109
diff changeset
   227
%patch9 -p1
16
3a19b2e94737 Fix build correctly this time
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 15
diff changeset
   228
%if %suse_version >= 1110
11
32afe3be5990 Integrate mozilla-kde patch in xulrunner192 and some cleanup
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 7
diff changeset
   229
%patch10 -p1
16
3a19b2e94737 Fix build correctly this time
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 15
diff changeset
   230
%endif
32
e26339117f38 Enable lockdown patches
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 28
diff changeset
   231
%patch11 -p1
e26339117f38 Enable lockdown patches
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 28
diff changeset
   232
%patch12 -p1
e26339117f38 Enable lockdown patches
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 28
diff changeset
   233
%patch13 -p1
118
deb8fdcf4792 add lcd filter patch for cairo
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 112
diff changeset
   234
%patch14 -p1
60
10828c29ade2 Remove obsolete patch
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 59
diff changeset
   235
# bmo#542999
46
c743908ffe6f Update to 1.9.2rc1/3.6rc1
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 45
diff changeset
   236
%patch15 -p1
122
4270a8c31485 honor LANGUAGE environment variable for UI locale (bmo#583793)
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 118
diff changeset
   237
%patch16 -p1
151
4b31c799a73f fix build with latest Gnome
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 143
diff changeset
   238
%patch17 -p1
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   239
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   240
%build
11
32afe3be5990 Integrate mozilla-kde patch in xulrunner192 and some cleanup
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 7
diff changeset
   241
%if %suse_version >= 1110
32afe3be5990 Integrate mozilla-kde patch in xulrunner192 and some cleanup
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 7
diff changeset
   242
kdehelperversion=$(cat toolkit/xre/nsKDEUtils.cpp | grep '#define KMOZILLAHELPER_VERSION' | cut -d ' ' -f 3)
32afe3be5990 Integrate mozilla-kde patch in xulrunner192 and some cleanup
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 7
diff changeset
   243
if test "$kdehelperversion" != %{kde_helper_version}; then
32afe3be5990 Integrate mozilla-kde patch in xulrunner192 and some cleanup
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 7
diff changeset
   244
  echo fix kde helper version in the .spec file
32afe3be5990 Integrate mozilla-kde patch in xulrunner192 and some cleanup
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 7
diff changeset
   245
  exit 1
32afe3be5990 Integrate mozilla-kde patch in xulrunner192 and some cleanup
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 7
diff changeset
   246
fi
32afe3be5990 Integrate mozilla-kde patch in xulrunner192 and some cleanup
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 7
diff changeset
   247
%endif
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   248
MOZ_APP_DIR=%{_libdir}/xulrunner-%{version_internal}
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   249
export MOZ_BUILD_DATE=%{releasedate}
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   250
export CFLAGS="$RPM_OPT_FLAGS -Os -fno-strict-aliasing"
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   251
%ifarch ppc64
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   252
export CFLAGS="$CFLAGS -mminimal-toc"
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   253
%endif
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   254
# 10.3-x86_64 build fails probably because gcc bug
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   255
%if %suse_version == 1030
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   256
%ifarch x86_64
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   257
export ac_cv_visibility_hidden="no"
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   258
%endif
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   259
%endif
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   260
export CXXFLAGS="$CFLAGS"
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   261
export LDFLAGS="-Wl,-rpath -Wl,${MOZ_APP_DIR}"
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   262
export MOZCONFIG=$RPM_BUILD_DIR/mozconfig
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   263
export MOZILLA_OFFICIAL=1
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   264
export BUILD_OFFICIAL=1
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   265
export MOZ_MILESTONE_RELEASE=1
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   266
#
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   267
cat << EOF > $MOZCONFIG
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   268
mk_add_options MOZILLA_OFFICIAL=1
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   269
mk_add_options BUILD_OFFICIAL=1
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   270
mk_add_options MOZ_MILESTONE_RELEASE=1
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   271
mk_add_options MOZ_MAKE_FLAGS=%{?jobs:-j%jobs}
55
5297865de947 Sync with released package:
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 52
diff changeset
   272
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../obj
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   273
. \$topsrcdir/xulrunner/config/mozconfig
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   274
ac_add_options --prefix=%{_prefix}
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   275
ac_add_options --libdir=%{_libdir}
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   276
ac_add_options --sysconfdir=%{_sysconfdir}
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   277
ac_add_options --mandir=%{_mandir}
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   278
ac_add_options --includedir=%{_includedir}
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   279
ac_add_options --enable-optimize
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   280
ac_add_options --enable-extensions=default
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   281
ac_add_options --with-system-jpeg
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   282
#ac_add_options --with-system-png # no APNG support
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   283
ac_add_options --with-system-zlib
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   284
ac_add_options --with-l10n-base=../l10n
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   285
ac_add_options --disable-tests
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   286
ac_add_options --disable-mochitest
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   287
ac_add_options --disable-installer
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   288
ac_add_options --disable-updater
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   289
ac_add_options --disable-javaxpcom
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   290
ac_add_options --enable-startup-notification
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   291
ac_add_options --enable-url-classifier
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   292
#ac_add_options --enable-debug
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   293
EOF
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   294
%if %has_system_nspr
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   295
cat << EOF >> $MOZCONFIG
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   296
ac_add_options --with-system-nspr
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   297
EOF
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   298
%endif
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   299
%if %has_system_nss
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   300
cat << EOF >> $MOZCONFIG
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   301
ac_add_options --with-system-nss
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   302
EOF
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   303
%endif
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   304
%if %has_system_cairo
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   305
cat << EOF >> $MOZCONFIG
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   306
ac_add_options --enable-system-cairo
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   307
EOF
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   308
%endif
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   309
%if %suse_version > 1030
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   310
cat << EOF >> $MOZCONFIG
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   311
ac_add_options --enable-system-hunspell
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   312
EOF
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   313
%endif
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   314
#%if %suse_version > 1100
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   315
#cat << EOF >> $MOZCONFIG
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   316
#ac_add_options --enable-system-sqlite
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   317
#EOF
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   318
#%endif
20
148671c3abcb Enable libproxy support
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 18
diff changeset
   319
%if %suse_version > 1110
148671c3abcb Enable libproxy support
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 18
diff changeset
   320
cat << EOF >> $MOZCONFIG
148671c3abcb Enable libproxy support
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 18
diff changeset
   321
ac_add_options --enable-libproxy
148671c3abcb Enable libproxy support
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 18
diff changeset
   322
EOF
148671c3abcb Enable libproxy support
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 18
diff changeset
   323
%endif
42
6ee6583389c7 Fix crashreporter build option finally
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 41
diff changeset
   324
%if ! %crashreporter
6ee6583389c7 Fix crashreporter build option finally
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 41
diff changeset
   325
cat << EOF >> $MOZCONFIG
6ee6583389c7 Fix crashreporter build option finally
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 41
diff changeset
   326
ac_add_options --disable-crashreporter
6ee6583389c7 Fix crashreporter build option finally
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 41
diff changeset
   327
EOF
6ee6583389c7 Fix crashreporter build option finally
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 41
diff changeset
   328
%endif
109
2bfb3c461caf handle other archs
Marcus Meissner <meissner@suse.de>
parents: 107
diff changeset
   329
%if ! %plugincontainer
2bfb3c461caf handle other archs
Marcus Meissner <meissner@suse.de>
parents: 107
diff changeset
   330
cat << EOF >> $MOZCONFIG
2bfb3c461caf handle other archs
Marcus Meissner <meissner@suse.de>
parents: 107
diff changeset
   331
# Chromium IPC is not ported to Power,S/390 and Itanium (currently just x86,x86_64 and arm)
2bfb3c461caf handle other archs
Marcus Meissner <meissner@suse.de>
parents: 107
diff changeset
   332
ac_add_options --disable-ipc
2bfb3c461caf handle other archs
Marcus Meissner <meissner@suse.de>
parents: 107
diff changeset
   333
EOF
2bfb3c461caf handle other archs
Marcus Meissner <meissner@suse.de>
parents: 107
diff changeset
   334
%endif
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   335
make -f client.mk build
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   336
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   337
%install
55
5297865de947 Sync with released package:
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 52
diff changeset
   338
cd ../obj
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   339
%makeinstall STRIP=/bin/true
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   340
# remove some executable permissions
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   341
find $RPM_BUILD_ROOT%{_includedir}/xulrunner-%{version_internal} \
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   342
     -type f -perm -111 -exec chmod a-x {} \;
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   343
find $RPM_BUILD_ROOT%{_libdir}/xulrunner-%{version_internal}/ \
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   344
     -name "*.js" -o -name "*.xpm" -o -name "*.png" | xargs chmod a-x
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   345
mkdir -p $RPM_BUILD_ROOT%{_libdir}/xulrunner-%{version_internal}/extensions
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   346
# fixing SDK dynamic libs (symlink instead of copy)
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   347
rm $RPM_BUILD_ROOT%{_libdir}/xulrunner-devel-%{version_internal}/sdk/lib/*.so
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   348
ln -sf ../../../xulrunner-%{version_internal}/libmozjs.so \
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   349
       $RPM_BUILD_ROOT%{_libdir}/xulrunner-devel-%{version_internal}/sdk/lib/
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   350
ln -sf ../../../xulrunner-%{version_internal}/libxpcom.so \
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   351
       $RPM_BUILD_ROOT%{_libdir}/xulrunner-devel-%{version_internal}/sdk/lib/
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   352
ln -sf ../../../xulrunner-%{version_internal}/libxul.so \
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   353
       $RPM_BUILD_ROOT%{_libdir}/xulrunner-devel-%{version_internal}/sdk/lib/
55
5297865de947 Sync with released package:
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 52
diff changeset
   354
# include basic buildenv for xulapps to use
5297865de947 Sync with released package:
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 52
diff changeset
   355
mkdir -p $RPM_BUILD_ROOT%{_datadir}/xulrunner-%{version_internal}
5297865de947 Sync with released package:
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 52
diff changeset
   356
pushd ..
5297865de947 Sync with released package:
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 52
diff changeset
   357
# this list has been compiled by trial and error for prism
5297865de947 Sync with released package:
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 52
diff changeset
   358
tar --exclude=*.cpp --exclude=*.mm \
5297865de947 Sync with released package:
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 52
diff changeset
   359
   -cvjf $RPM_BUILD_ROOT%{_datadir}/xulrunner-%{version_internal}/mozilla-src.tar.bz2 \
5297865de947 Sync with released package:
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 52
diff changeset
   360
    mozilla/configure.in mozilla/Makefile.in mozilla/client.py mozilla/allmakefiles.sh \
5297865de947 Sync with released package:
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 52
diff changeset
   361
    mozilla/config mozilla/client.mk mozilla/aclocal.m4 mozilla/build mozilla/js/src/* \
5297865de947 Sync with released package:
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 52
diff changeset
   362
    mozilla/testing mozilla/toolkit/mozapps/installer mozilla/probes mozilla/memory \
5297865de947 Sync with released package:
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 52
diff changeset
   363
    mozilla/toolkit/xre mozilla/nsprpub/config mozilla/tools mozilla/xpcom/build
5297865de947 Sync with released package:
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 52
diff changeset
   364
popd
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   365
# XPI example
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   366
#cp -rL dist/xpi-stage/simple $RPM_BUILD_ROOT/%{_libdir}/xulrunner-%{version_internal}/
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   367
# preferences
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   368
cp %{SOURCE4} $RPM_BUILD_ROOT%{_libdir}/xulrunner-%{version_internal}/greprefs/all-openSUSE.js
36
c55ce8284eb3 Apply the used lockdown preferences. Otherwise JS code throws exceptions which break stuff. (bnc#567131)
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 32
diff changeset
   369
cp %{SOURCE8} $RPM_BUILD_ROOT%{_libdir}/xulrunner-%{version_internal}/greprefs/lockdown.js
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   370
# install add-plugins.sh
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   371
sed "s:%%PROGDIR:%{_libdir}/xulrunner-%{version_internal}:g" \
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   372
  %{SOURCE5} > $RPM_BUILD_ROOT%{_libdir}/xulrunner-%{version_internal}/add-plugins.sh
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   373
chmod 755 $RPM_BUILD_ROOT%{_libdir}/xulrunner-%{version_internal}/add-plugins.sh
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   374
# 64bit classification for GRE config
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   375
%ifarch x86_64 s390x ppc64
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   376
mv $RPM_BUILD_ROOT%{_sysconfdir}/gre.d/%{version_internal}.system.conf \
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   377
   $RPM_BUILD_ROOT%{_sysconfdir}/gre.d/%{version_internal}-64bit.system.conf
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   378
%endif
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   379
# ghosts
50
00ee07727e73 Files managed by update-alternatives should be packaged as %ghost files
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 46
diff changeset
   380
touch $RPM_BUILD_ROOT%{_libdir}/xulrunner-%{version_internal}/global.reginfo
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   381
# install additional locales
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   382
%if %localize
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   383
rm -f %{_tmppath}/translations.*
55
5297865de947 Sync with released package:
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 52
diff changeset
   384
for locale in $(awk '{ print $1; }' ../mozilla/browser/locales/shipped-locales); do
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   385
  case $locale in
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   386
   ja-JP-mac|en-US)
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   387
      ;;
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   388
   *)
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   389
      make -C toolkit/locales libs-$locale
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   390
      cp dist/xpi-stage/locale-$locale/chrome/$locale.jar \
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   391
         $RPM_BUILD_ROOT%{_libdir}/xulrunner-%{version_internal}/chrome
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   392
      cp dist/xpi-stage/locale-$locale/chrome/$locale.manifest \
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   393
         $RPM_BUILD_ROOT%{_libdir}/xulrunner-%{version_internal}/chrome
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   394
      # check against the fixed common list and sort into the right filelist
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   395
      _matched=0
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   396
      for _match in ar ca cs da de en-GB es-AR es-CL es-ES fi fr hu it ja ko nb-NO nl pl pt-BR pt-PT ru sv-SE zh-CN zh-TW; do
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   397
        [ "$_match" = "$locale" ] && _matched=1
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   398
      done
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   399
      [ $_matched -eq 1 ] && _l10ntarget=common || _l10ntarget=other
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   400
      echo %{_libdir}/xulrunner-%{version_internal}/chrome/$locale.jar \
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   401
         >> %{_tmppath}/translations.$_l10ntarget
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   402
      echo %{_libdir}/xulrunner-%{version_internal}/chrome/$locale.manifest \
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   403
         >> %{_tmppath}/translations.$_l10ntarget
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   404
  esac
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   405
done
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   406
%endif
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   407
# API symlink
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   408
ln -sf xulrunner-%{version_internal} $RPM_BUILD_ROOT%{_libdir}/xulrunner-%{apiversion}
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   409
# compat links
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   410
%if 0%{?ga_version:1}
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   411
touch $RPM_BUILD_ROOT%{_libdir}/xulrunner-%{ga_version}
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   412
%endif
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   413
# excludes
51
a87b1d6c6d53 Non-conflicting %ghost files are only supported in RPM since 11.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 50
diff changeset
   414
%if %suse_version < 1120
a87b1d6c6d53 Non-conflicting %ghost files are only supported in RPM since 11.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 50
diff changeset
   415
rm -f $RPM_BUILD_ROOT%{_bindir}/xulrunner
a87b1d6c6d53 Non-conflicting %ghost files are only supported in RPM since 11.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 50
diff changeset
   416
%endif
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   417
rm -f $RPM_BUILD_ROOT%{_libdir}/xulrunner-%{version_internal}/updater
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   418
rm -f $RPM_BUILD_ROOT%{_libdir}/xulrunner-%{version_internal}/update.locale
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   419
rm -f $RPM_BUILD_ROOT%{_libdir}/xulrunner-%{version_internal}/LICENSE
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   420
rm -f $RPM_BUILD_ROOT%{_libdir}/xulrunner-%{version_internal}/README.txt
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   421
rm -f $RPM_BUILD_ROOT%{_libdir}/xulrunner-%{version_internal}/dictionaries/en-US*
17
d4ffecc006bb use .autoreg file for autoregistration when needed (bnc#440872)
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 16
diff changeset
   422
# autoreg
d4ffecc006bb use .autoreg file for autoregistration when needed (bnc#440872)
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 16
diff changeset
   423
touch $RPM_BUILD_ROOT%{_libdir}/xulrunner-%{version_internal}/.autoreg
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   424
# fdupes
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   425
%if %suse_version > 1020
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   426
%fdupes $RPM_BUILD_ROOT%{_includedir}/xulrunner-%{version_internal}/
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   427
%fdupes $RPM_BUILD_ROOT%{_libdir}/xulrunner-%{version_internal}/
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   428
%endif
28
ed2afa8e733c Enable crashreporter and buildsymbols subpackage for %ix86
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 24
diff changeset
   429
# create breakpad debugsymbols
41
fb795017b95f Fix %if crashreporter statements
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 38
diff changeset
   430
%if %crashreporter
56
6c1feeed3314 Remove non-working mozilla-crash-annotation.patch
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 55
diff changeset
   431
SYMBOLS_NAME="xulrunner-%{version}-%{release}.%{_arch}-%{suse_version}-symbols"
6c1feeed3314 Remove non-working mozilla-crash-annotation.patch
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 55
diff changeset
   432
make buildsymbols \
6c1feeed3314 Remove non-working mozilla-crash-annotation.patch
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 55
diff changeset
   433
  SYMBOL_INDEX_NAME="$SYMBOLS_NAME.txt" \
6c1feeed3314 Remove non-working mozilla-crash-annotation.patch
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 55
diff changeset
   434
  SYMBOL_ARCHIVE_BASENAME="$SYMBOLS_NAME"
6c1feeed3314 Remove non-working mozilla-crash-annotation.patch
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 55
diff changeset
   435
if [ -e dist/*symbols.zip ]; then
28
ed2afa8e733c Enable crashreporter and buildsymbols subpackage for %ix86
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 24
diff changeset
   436
  mkdir -p $RPM_BUILD_ROOT%{_datadir}/mozilla/
56
6c1feeed3314 Remove non-working mozilla-crash-annotation.patch
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 55
diff changeset
   437
  cp dist/*symbols.zip $RPM_BUILD_ROOT%{_datadir}/mozilla/
28
ed2afa8e733c Enable crashreporter and buildsymbols subpackage for %ix86
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 24
diff changeset
   438
fi
ed2afa8e733c Enable crashreporter and buildsymbols subpackage for %ix86
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 24
diff changeset
   439
%endif
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   440
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   441
%clean
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   442
rm -rf $RPM_BUILD_ROOT
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   443
%if %localize
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   444
rm -rf %{_tmppath}/translations.*
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   445
%endif
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   446
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   447
%post
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   448
/usr/sbin/update-alternatives --install %{_bindir}/xulrunner \
72
09df8552b796 Update for 3.6.4build2
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 71
diff changeset
   449
  xulrunner %{_libdir}/xulrunner-%{apiversion}/xulrunner %{uaweight} || :
71
ae404bc8e61f Linking to the stable api "link" makes patch version downgrades working with update alternatives (bnc#589037)
Michal Vyskocil <mvyskocil@novell.com>
parents: 70
diff changeset
   450
%{_libdir}/xulrunner-%{apiversion}/add-plugins.sh > /dev/null 2>&1
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   451
exit 0
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   452
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   453
%posttrans
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   454
# needed for updates which transition directory to symlink
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   455
%if 0%{?ga_version:1} 
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   456
test -d %{_libdir}/xulrunner-%{ga_version} && rm -rf %{_libdir}/xulrunner-%{ga_version}
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   457
ln -sf xulrunner-%{version_internal} %{_libdir}/xulrunner-%{ga_version}
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   458
%endif
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   459
[ -e %{_libdir}/xulrunner-%{version_internal}/add-plugins.sh ] && \
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   460
  %{_libdir}/xulrunner-%{version_internal}/add-plugins.sh > /dev/null 2>&1
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   461
exit 0
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   462
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   463
%preun
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   464
if [ "$1" = "0" ]; then # deinstallation
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   465
  # that's not quite nice since old versions should be removed on update as well
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   466
  # but that's problematic for updates w/o raising the version number
71
ae404bc8e61f Linking to the stable api "link" makes patch version downgrades working with update alternatives (bnc#589037)
Michal Vyskocil <mvyskocil@novell.com>
parents: 70
diff changeset
   467
  /usr/sbin/update-alternatives --remove xulrunner %{_libdir}/xulrunner-%{apiversion}/xulrunner
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   468
fi
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   469
rm -f %{_libdir}/xulrunner-%{version_internal}/dictionaries/*
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   470
exit 0
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   471
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   472
%triggerin -- myspell-dictionary
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   473
%{_libdir}/xulrunner-%{version_internal}/add-plugins.sh > /dev/null 2>&1
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   474
exit 0
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   475
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   476
%triggerpostun -- myspell-dictionary
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   477
%{_libdir}/xulrunner-%{version_internal}/add-plugins.sh > /dev/null 2>&1
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   478
exit 0
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   479
21
5b8b22d50d90 Rename -gnomevfs subpackage to -gnome
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 20
diff changeset
   480
%post gnome
17
d4ffecc006bb use .autoreg file for autoregistration when needed (bnc#440872)
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 16
diff changeset
   481
touch %{_libdir}/xulrunner-%{version_internal}/.autoreg
d4ffecc006bb use .autoreg file for autoregistration when needed (bnc#440872)
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 16
diff changeset
   482
exit 0
d4ffecc006bb use .autoreg file for autoregistration when needed (bnc#440872)
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 16
diff changeset
   483
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   484
%files
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   485
%defattr(-,root,root)
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   486
%dir %{_libdir}/xulrunner-%{version_internal}/
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   487
%dir %{_libdir}/xulrunner-%{version_internal}/chrome/
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   488
%dir %{_libdir}/xulrunner-%{version_internal}/dictionaries/
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   489
%dir %{_libdir}/xulrunner-%{version_internal}/extensions/
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   490
%{_libdir}/xulrunner-%{version_internal}/chrome/classic.*
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   491
%{_libdir}/xulrunner-%{version_internal}/chrome/comm.*
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   492
%{_libdir}/xulrunner-%{version_internal}/chrome/en-US.*
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   493
%{_libdir}/xulrunner-%{version_internal}/chrome/pippki.*
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   494
%{_libdir}/xulrunner-%{version_internal}/chrome/toolkit.*
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   495
%{_libdir}/xulrunner-%{version_internal}/chrome/icons/
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   496
%{_libdir}/xulrunner-%{version_internal}/components/
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   497
%exclude %{_libdir}/xulrunner-%{version_internal}/components/libmozgnome.so
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   498
%exclude %{_libdir}/xulrunner-%{version_internal}/components/libnkgnomevfs.so
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   499
%{_libdir}/xulrunner-%{version_internal}/defaults/
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   500
%dir %{_libdir}/xulrunner-%{version_internal}/greprefs/
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   501
%{_libdir}/xulrunner-%{version_internal}/greprefs/all.js
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   502
%{_libdir}/xulrunner-%{version_internal}/greprefs/security-prefs.js
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   503
%{_libdir}/xulrunner-%{version_internal}/greprefs/xpinstall.js
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   504
%{_libdir}/xulrunner-%{version_internal}/greprefs/all-openSUSE.js
38
343296cfecd2 Fix filelist and changelog
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 36
diff changeset
   505
%{_libdir}/xulrunner-%{version_internal}/greprefs/lockdown.js
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   506
%{_libdir}/xulrunner-%{version_internal}/icons/
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   507
%{_libdir}/xulrunner-%{version_internal}/modules/
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   508
%{_libdir}/xulrunner-%{version_internal}/plugins/
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   509
%{_libdir}/xulrunner-%{version_internal}/res/
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   510
%{_libdir}/xulrunner-%{version_internal}/*.so
61
d50fe7d29320 Split mozilla-js192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 60
diff changeset
   511
%exclude %{_libdir}/xulrunner-%{version_internal}/libmozjs.so
17
d4ffecc006bb use .autoreg file for autoregistration when needed (bnc#440872)
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 16
diff changeset
   512
%{_libdir}/xulrunner-%{version_internal}/.autoreg
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   513
%{_libdir}/xulrunner-%{version_internal}/add-plugins.sh
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   514
%{_libdir}/xulrunner-%{version_internal}/dependentlibs.list
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   515
%{_libdir}/xulrunner-%{version_internal}/mozilla-xremote-client
109
2bfb3c461caf handle other archs
Marcus Meissner <meissner@suse.de>
parents: 107
diff changeset
   516
%if %plugincontainer
69
c249083f2e1f mozilla-runtime renamed to plugin-container
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 68
diff changeset
   517
%{_libdir}/xulrunner-%{version_internal}/plugin-container
109
2bfb3c461caf handle other archs
Marcus Meissner <meissner@suse.de>
parents: 107
diff changeset
   518
%endif
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   519
%{_libdir}/xulrunner-%{version_internal}/run-mozilla.sh
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   520
%{_libdir}/xulrunner-%{version_internal}/xulrunner
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   521
%{_libdir}/xulrunner-%{version_internal}/xulrunner-bin
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   522
%{_libdir}/xulrunner-%{version_internal}/xulrunner-stub
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   523
%{_libdir}/xulrunner-%{version_internal}/platform.ini
28
ed2afa8e733c Enable crashreporter and buildsymbols subpackage for %ix86
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 24
diff changeset
   524
# crashreporter files
41
fb795017b95f Fix %if crashreporter statements
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 38
diff changeset
   525
%if %crashreporter
28
ed2afa8e733c Enable crashreporter and buildsymbols subpackage for %ix86
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 24
diff changeset
   526
%{_libdir}/xulrunner-%{version_internal}/crashreporter
ed2afa8e733c Enable crashreporter and buildsymbols subpackage for %ix86
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 24
diff changeset
   527
%{_libdir}/xulrunner-%{version_internal}/crashreporter.ini
ed2afa8e733c Enable crashreporter and buildsymbols subpackage for %ix86
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 24
diff changeset
   528
%{_libdir}/xulrunner-%{version_internal}/Throbber-small.gif
ed2afa8e733c Enable crashreporter and buildsymbols subpackage for %ix86
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 24
diff changeset
   529
%endif
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   530
# ghosts
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   531
%ghost %{_libdir}/xulrunner-%{version_internal}/global.reginfo
51
a87b1d6c6d53 Non-conflicting %ghost files are only supported in RPM since 11.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 50
diff changeset
   532
%if %suse_version >= 1120
50
00ee07727e73 Files managed by update-alternatives should be packaged as %ghost files
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 46
diff changeset
   533
%ghost %{_bindir}/xulrunner
51
a87b1d6c6d53 Non-conflicting %ghost files are only supported in RPM since 11.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 50
diff changeset
   534
%endif
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   535
# GRE
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   536
%dir %{_sysconfdir}/gre.d/
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   537
%attr(644,root,root) %{_sysconfdir}/gre.d/*
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   538
# API symlink
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   539
%{_libdir}/xulrunner-%{apiversion}
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   540
# compat symlinks
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   541
%if 0%{?ga_version:1} 
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   542
%ghost %{_libdir}/xulrunner-%{ga_version}
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   543
%endif
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   544
61
d50fe7d29320 Split mozilla-js192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 60
diff changeset
   545
%files -n mozilla-js192
d50fe7d29320 Split mozilla-js192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 60
diff changeset
   546
%defattr(-,root,root)
d50fe7d29320 Split mozilla-js192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 60
diff changeset
   547
%dir %{_libdir}/xulrunner-%{version_internal}/
d50fe7d29320 Split mozilla-js192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 60
diff changeset
   548
%{_libdir}/xulrunner-%{apiversion}
d50fe7d29320 Split mozilla-js192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 60
diff changeset
   549
%{_libdir}/xulrunner-%{version_internal}/libmozjs.so
d50fe7d29320 Split mozilla-js192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 60
diff changeset
   550
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   551
%files devel
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   552
%defattr(-,root,root)
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   553
%{_libdir}/xulrunner-%{version_internal}/xpcshell
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   554
%{_libdir}/xulrunner-%{version_internal}/xpidl
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   555
%{_libdir}/xulrunner-%{version_internal}/xpt_dump
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   556
%{_libdir}/xulrunner-%{version_internal}/xpt_link
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   557
%{_libdir}/xulrunner-devel-%{version_internal}/
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   558
# FIXME symlink dynamic libs below sdk/lib
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   559
%attr(644,root,root) %{_libdir}/pkgconfig/*
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   560
%{_includedir}/xulrunner-%{version_internal}/
55
5297865de947 Sync with released package:
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 52
diff changeset
   561
%{_datadir}/xulrunner-%{version_internal}/
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   562
21
5b8b22d50d90 Rename -gnomevfs subpackage to -gnome
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 20
diff changeset
   563
%files gnome
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   564
%defattr(-,root,root)
44
f8e8bc740b10 Tentative fix for incomplete cleanup at upgrade or removal
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 43
diff changeset
   565
%dir %{_libdir}/xulrunner-%{version_internal}/
f8e8bc740b10 Tentative fix for incomplete cleanup at upgrade or removal
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 43
diff changeset
   566
%dir %{_libdir}/xulrunner-%{version_internal}/components/
45
f4afdb80c73c Get rid of legacy PreReq in xulrunner package
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 44
diff changeset
   567
%ghost %{_libdir}/xulrunner-%{version_internal}/.autoreg
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   568
%{_libdir}/xulrunner-%{version_internal}/components/libmozgnome.so
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   569
%{_libdir}/xulrunner-%{version_internal}/components/libnkgnomevfs.so
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   570
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   571
%if %localize
63
9213a0672227 Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 61
diff changeset
   572
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   573
%files translations-common -f %{_tmppath}/translations.common
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   574
%defattr(-,root,root)
44
f8e8bc740b10 Tentative fix for incomplete cleanup at upgrade or removal
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 43
diff changeset
   575
%dir %{_libdir}/xulrunner-%{version_internal}/
f8e8bc740b10 Tentative fix for incomplete cleanup at upgrade or removal
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 43
diff changeset
   576
%dir %{_libdir}/xulrunner-%{version_internal}/chrome/
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   577
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   578
%files translations-other -f %{_tmppath}/translations.other
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   579
%defattr(-,root,root)
44
f8e8bc740b10 Tentative fix for incomplete cleanup at upgrade or removal
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 43
diff changeset
   580
%dir %{_libdir}/xulrunner-%{version_internal}/
f8e8bc740b10 Tentative fix for incomplete cleanup at upgrade or removal
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 43
diff changeset
   581
%dir %{_libdir}/xulrunner-%{version_internal}/chrome/
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   582
%endif
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   583
41
fb795017b95f Fix %if crashreporter statements
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 38
diff changeset
   584
%if %crashreporter
63
9213a0672227 Update to 1.9.2.3/3.6.3
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 61
diff changeset
   585
28
ed2afa8e733c Enable crashreporter and buildsymbols subpackage for %ix86
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 24
diff changeset
   586
%files buildsymbols
ed2afa8e733c Enable crashreporter and buildsymbols subpackage for %ix86
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 24
diff changeset
   587
%defattr(-,root,root)
ed2afa8e733c Enable crashreporter and buildsymbols subpackage for %ix86
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 24
diff changeset
   588
%{_datadir}/mozilla/
ed2afa8e733c Enable crashreporter and buildsymbols subpackage for %ix86
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 24
diff changeset
   589
%endif
ed2afa8e733c Enable crashreporter and buildsymbols subpackage for %ix86
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 24
diff changeset
   590
4
523b1d92948c Add mozilla-xulrunner192 package
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
   591
%changelog