]> git.pld-linux.org Git - packages/firefox.git/blame - mozilla-firefox.spec
- updated to 3.0.2
[packages/firefox.git] / mozilla-firefox.spec
CommitLineData
dfdf0ac8 1#
0d00fa1b
AM
2# TODO:
3# - handle locales differently (runtime, since it's possible to do)
4# - see ftp://ftp.debian.org/debian/pool/main/m/mozilla-firefox/*diff*
f37c2ce5 5# for hints how to make locales
cec5c010
ER
6# - (12:22:58) patrys: can you also move _libdir/mozilla-firefox to just _libdir/firefox?
7# (12:23:25) patrys: it's not like we ship official firefox
0af918cf 8# - fix wrapper script to allow playing with profiles (must not use -remote)
2f695f11 9#
ca6a7239 10# Conditional build:
4ab16c9e
JB
11%bcond_with tests # enable tests (whatever they check)
12%bcond_without gnomeui # disable gnomeui support
13%bcond_without gnomevfs # disable GNOME comp. (gconf+libgnome+gnomevfs) and gnomevfs ext.
14%bcond_without gnome # disable all GNOME components (gnome+gnomeui+gnomevfs)
2a673919 15%bcond_without kerberos # disable krb5 support
f99152f1 16%bcond_with xulrunner # build with system xulrunner
2a673919 17
4ab16c9e
JB
18%if %{without gnome}
19%undefine with_gnomeui
20%undefine with_gnomevfs
21%endif
2a673919 22
52dbdf60 23Summary: Firefox Community Edition web browser
948d1385 24Summary(pl.UTF-8): Firefox Community Edition - przeglądarka WWW
ea721d92 25Name: mozilla-firefox
de3e27ce 26Version: 3.0.2
e6902292 27Release: 1
4ab16c9e 28License: MPL 1.1 or GPL v2+ or LGPL v2.1+
51c0f20a 29Group: X11/Applications/Networking
8359e4e0 30Source0: ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/source/firefox-%{version}-source.tar.bz2
de3e27ce 31# Source0-md5: cad90c7d49fa725d42e5beaa2b8ed8e6
7c7475d0 32Source1: %{name}.desktop
33Source2: %{name}.sh
2a673919 34Patch0: %{name}-install.patch
6ef56845 35Patch1: %{name}-gcc3.patch
36Patch2: %{name}-agent.patch
37Patch3: %{name}-agent-ac.patch
20ac5a05 38Patch4: %{name}-ti-agent.patch
29b16068 39Patch5: %{name}-branding.patch
40Patch6: %{name}-prefs.patch
d1eea1c3 41Patch7: %{name}-nss_cflags.patch
5f561b4c 42URL: http://www.mozilla.org/projects/firefox/
4ab16c9e 43%{?with_gnomevfs:BuildRequires: GConf2-devel >= 1.2.1}
e933d2a8 44BuildRequires: automake
2a673919 45BuildRequires: cairo-devel >= 1.6.0
09328230 46BuildRequires: dbus-glib-devel >= 0.60
2a673919 47BuildRequires: glib2-devel
4ab16c9e 48%{?with_gnomevfs:BuildRequires: gnome-vfs2-devel >= 2.0}
2a673919
PZ
49BuildRequires: gtk+2-devel >= 2:2.10
50%if "%{pld_release}" == "ac"
51%{?with_kerberos:BuildRequires: heimdal-devel >= 0.7.1}
52%else
53%{?with_kerberos:BuildRequires: krb5-devel}
54%endif
8a88dcf7 55BuildRequires: libIDL-devel >= 0.8.0
4ab16c9e
JB
56%{?with_gnomevfs:BuildRequires: libgnome-devel >= 2.0}
57%{?with_gnomeui:BuildRequires: libgnomeui-devel >= 2.2.0}
ea721d92 58BuildRequires: libjpeg-devel >= 6b
2a673919 59BuildRequires: libpng(APNG)-devel >= 0.10
1dd3785b 60BuildRequires: libpng-devel >= 1.2.7
ea721d92 61BuildRequires: libstdc++-devel
2a673919 62BuildRequires: nspr-devel >= 1:4.7
dfdf0ac8 63BuildRequires: nss-devel >= 1:3.12-2
09328230 64BuildRequires: pango-devel >= 1:1.10.0
56cf7ebf 65BuildRequires: perl-modules >= 5.004
1bb00684 66BuildRequires: pkgconfig
aef94f18 67BuildRequires: python-modules
09328230 68BuildRequires: sqlite3-devel >= 3.5.9
6b1581cf 69BuildRequires: rpm >= 4.4.9-56
2a673919
PZ
70BuildRequires: rpmbuild(macros) >= 1.453
71BuildRequires: startup-notification-devel
446ffaab
JB
72BuildRequires: xorg-lib-libXext-devel
73BuildRequires: xorg-lib-libXft-devel >= 2.1
74BuildRequires: xorg-lib-libXinerama-devel
75BuildRequires: xorg-lib-libXp-devel
de5abc0a 76BuildRequires: xorg-lib-libXt-devel
f99152f1 77%if %{with xulrunner}
609e9b65 78BuildRequires: xulrunner-devel >= 1.9-2
f99152f1 79%endif
b0a3aa79 80BuildRequires: zip
1dd3785b 81BuildRequires: zlib-devel >= 1.2.3
f37c2ce5 82Requires(post): mktemp >= 1.5-18
f99152f1 83%if %{without xulrunner}
1408fb17 84Requires: browser-plugins >= 2.0
f99152f1 85%endif
2a673919 86Requires: cairo >= 1.6.0
09328230 87Requires: gtk+2 >= 2:2.10
2a673919
PZ
88Requires: libpng(APNG) >= 0.10
89Requires: nspr >= 1:4.7
dfdf0ac8 90Requires: nss >= 1:3.12-2
09328230
JB
91Requires: pango >= 1:1.10.0
92Requires: sqlite3 >= 3.5.9
f99152f1 93%if %{with xulrunner}
f6d9b3b7 94%requires_eq_to xulrunner xulrunner-devel
f99152f1 95%endif
0d52cac8 96Provides: wwwbrowser
51c0f20a 97Obsoletes: mozilla-firebird
2620301e 98Obsoletes: mozilla-firefox-lang-en < 2.0.0.8-3
c2814220 99Obsoletes: mozilla-firefox-libs
ea721d92 100BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
101
09328230
JB
102# don't satisfy other packages (don't use %{name} here)
103%define _noautoprovfiles %{_libdir}/mozilla-firefox
4c7e703c 104# and as we don't provide them, don't require either
09328230 105%define _noautoreq libmozjs.so libxpcom.so libxul.so
c14d6140 106
2a673919 107%if "%{cc_version}" >= "3.4"
2de50ddb 108%define specflags -fno-strict-aliasing -fno-tree-vrp -fno-stack-protector
2a673919
PZ
109%else
110%define specflags -fno-strict-aliasing
111%endif
d3b02e37 112
ea721d92 113%description
52dbdf60
ER
114Firefox Community Edition is an open-source web browser, designed for
115standards compliance, performance and portability.
ea721d92 116
eace6cdf 117%description -l pl.UTF-8
c0bec9dd 118Firefox Community Edition jest przeglądarką WWW rozpowszechnianą
e236f127 119zgodnie z ideami ruchu otwartego oprogramowania oraz tworzoną z myślą
120o zgodności ze standardami, wydajnością i przenośnością.
ea721d92 121
122%prep
2a673919 123%setup -qc -n %{name}-%{version}
56143477 124cd mozilla
d541162e 125%patch0 -p1
6ef56845 126
127%if "%{cc_version}" < "3.4"
128%patch1 -p2
129%endif
130
131%if "%{pld_release}" == "th"
8bc15110 132%patch2 -p1
2a673919 133%endif
6ef56845 134
135%if "%{pld_release}" == "ac"
136%patch3 -p1
137%endif
138
139%if "%{pld_release}" == "ti"
140%patch4 -p1
6b1581cf 141%endif
a4a42caf 142
29b16068 143%patch5 -p1
144%patch6 -p1
d1eea1c3 145%patch7 -p1
29b16068 146
ea721d92 147%build
56143477 148cd mozilla
52befddb 149cp -f %{_datadir}/automake/config.* build/autoconf
150cp -f %{_datadir}/automake/config.* nsprpub/build/autoconf
52befddb 151
52befddb 152cat << 'EOF' > .mozconfig
153. $topsrcdir/browser/config/mozconfig
154
2620301e 155mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/obj-%{_target_cpu}
2620301e 156
f37c2ce5 157# Options for 'configure' (same as command-line options).
52befddb 158ac_add_options --prefix=%{_prefix}
159ac_add_options --exec-prefix=%{_exec_prefix}
160ac_add_options --bindir=%{_bindir}
161ac_add_options --sbindir=%{_sbindir}
162ac_add_options --sysconfdir=%{_sysconfdir}
163ac_add_options --datadir=%{_datadir}
164ac_add_options --includedir=%{_includedir}
165ac_add_options --libdir=%{_libdir}
166ac_add_options --libexecdir=%{_libexecdir}
167ac_add_options --localstatedir=%{_localstatedir}
168ac_add_options --sharedstatedir=%{_sharedstatedir}
169ac_add_options --mandir=%{_mandir}
170ac_add_options --infodir=%{_infodir}
cf471ce5 171%if %{?debug:1}0
f37c2ce5 172ac_add_options --disable-optimize
52befddb 173ac_add_options --enable-debug
174ac_add_options --enable-debug-modules
f37c2ce5
ER
175ac_add_options --enable-debugger-info-modules
176ac_add_options --enable-crash-on-assert
52befddb 177%else
178ac_add_options --disable-debug
2620301e 179ac_add_options --disable-debug-modules
f37c2ce5 180ac_add_options --disable-logging
2a673919 181ac_add_options --enable-optimize="%{rpmcflags} -Os"
52befddb 182%endif
183%if %{with tests}
184ac_add_options --enable-tests
c4f9bb37 185%else
52befddb 186ac_add_options --disable-tests
c4f9bb37 187%endif
6800f9e1 188%if %{with gnomeui}
f37c2ce5
ER
189ac_add_options --enable-gnomeui
190%else
f37c2ce5
ER
191ac_add_options --disable-gnomeui
192%endif
6800f9e1
JB
193%if %{with gnomevfs}
194ac_add_options --enable-gnomevfs
195%else
196ac_add_options --disable-gnomevfs
197%endif
2a673919 198ac_add_options --disable-crashreporter
52befddb 199ac_add_options --disable-installer
f37c2ce5
ER
200ac_add_options --disable-javaxpcom
201ac_add_options --disable-updater
2a673919
PZ
202ac_add_options --disable-strip
203ac_add_options --disable-xprint
204ac_add_options --enable-startup-notification
164d575d 205ac_add_options --enable-svg
52befddb 206ac_add_options --enable-system-cairo
dfdf0ac8 207ac_add_options --enable-system-sqlite
2a673919
PZ
208ac_add_options --enable-libxul
209ac_add_options --enable-xinerama
f37c2ce5 210ac_add_options --with-distribution-id=org.pld-linux
f99152f1 211%if %{with xulrunner}
212ac_add_options --with-libxul-sdk=%{_libdir}/xulrunner-sdk
213%endif
2a673919 214ac_add_options --with-pthreads
2620301e 215ac_add_options --with-system-jpeg
52befddb 216ac_add_options --with-system-nspr
f37c2ce5 217ac_add_options --with-system-nss
f37c2ce5 218ac_add_options --with-system-png
2620301e 219ac_add_options --with-system-zlib
6162f349 220ac_add_options --with-default-mozilla-five-home=%{_libdir}/%{name}
52befddb 221EOF
33f81726 222
1698621e 223%{__make} -j1 -f client.mk build \
2a673919 224 STRIP="/bin/true" \
3d445135 225 CC="%{__cc}" \
33f81726 226 CXX="%{__cxx}"
ea721d92 227
228%install
229rm -rf $RPM_BUILD_ROOT
56143477 230cd mozilla
45f27404 231install -d \
f37c2ce5 232 $RPM_BUILD_ROOT{%{_bindir},%{_sbindir},%{_libdir}} \
45f27404 233 $RPM_BUILD_ROOT{%{_pixmapsdir},%{_desktopdir}} \
93639547 234 $RPM_BUILD_ROOT%{_datadir}/%{name}
75e09104 235
f99152f1 236%if %{without xulrunner}
8bc15110 237%browser_plugins_add_browser %{name} -p %{_libdir}/%{name}/plugins
f99152f1 238%endif
8bc15110 239
2a673919 240%{__make} -C obj-%{_target_cpu}/browser/installer stage-package \
d541162e 241 DESTDIR=$RPM_BUILD_ROOT \
6162f349 242 MOZ_PKG_APPDIR=%{_libdir}/%{name} \
f37c2ce5 243 PKG_SKIP_STRIP=1
ea721d92 244
f86547d4
ER
245# move arch independant ones to datadir
246mv $RPM_BUILD_ROOT%{_libdir}/%{name}/chrome $RPM_BUILD_ROOT%{_datadir}/%{name}/chrome
247mv $RPM_BUILD_ROOT%{_libdir}/%{name}/defaults $RPM_BUILD_ROOT%{_datadir}/%{name}/defaults
f86547d4 248mv $RPM_BUILD_ROOT%{_libdir}/%{name}/extensions $RPM_BUILD_ROOT%{_datadir}/%{name}/extensions
f86547d4 249mv $RPM_BUILD_ROOT%{_libdir}/%{name}/icons $RPM_BUILD_ROOT%{_datadir}/%{name}/icons
2a673919 250mv $RPM_BUILD_ROOT%{_libdir}/%{name}/modules $RPM_BUILD_ROOT%{_datadir}/%{name}/modules
f86547d4 251mv $RPM_BUILD_ROOT%{_libdir}/%{name}/searchplugins $RPM_BUILD_ROOT%{_datadir}/%{name}/searchplugins
f99152f1 252%if %{without xulrunner}
253mv $RPM_BUILD_ROOT%{_libdir}/%{name}/greprefs $RPM_BUILD_ROOT%{_datadir}/%{name}/greprefs
254mv $RPM_BUILD_ROOT%{_libdir}/%{name}/res $RPM_BUILD_ROOT%{_datadir}/%{name}/res
255%endif
f86547d4
ER
256ln -s ../../share/%{name}/chrome $RPM_BUILD_ROOT%{_libdir}/%{name}/chrome
257ln -s ../../share/%{name}/defaults $RPM_BUILD_ROOT%{_libdir}/%{name}/defaults
f86547d4 258ln -s ../../share/%{name}/extensions $RPM_BUILD_ROOT%{_libdir}/%{name}/extensions
2a673919 259ln -s ../../share/%{name}/modules $RPM_BUILD_ROOT%{_libdir}/%{name}/modules
f86547d4 260ln -s ../../share/%{name}/icons $RPM_BUILD_ROOT%{_libdir}/%{name}/icons
f86547d4 261ln -s ../../share/%{name}/searchplugins $RPM_BUILD_ROOT%{_libdir}/%{name}/searchplugins
f99152f1 262%if %{without xulrunner}
263ln -s ../../share/%{name}/greprefs $RPM_BUILD_ROOT%{_libdir}/%{name}/greprefs
264ln -s ../../share/%{name}/res $RPM_BUILD_ROOT%{_libdir}/%{name}/res
265%endif
f86547d4 266
f99152f1 267%if %{without xulrunner}
ade6d95c 268rm -rf $RPM_BUILD_ROOT%{_libdir}/%{name}/dictionaries
4d687af8 269ln -s %{_datadir}/myspell $RPM_BUILD_ROOT%{_libdir}/%{name}/dictionaries
f99152f1 270%endif
4d687af8 271
7c7475d0 272sed 's,@LIBDIR@,%{_libdir},' %{SOURCE2} > $RPM_BUILD_ROOT%{_bindir}/mozilla-firefox
8bc15110 273ln -s mozilla-firefox $RPM_BUILD_ROOT%{_bindir}/firefox
ea721d92 274
f37c2ce5 275install browser/base/branding/icon64.png $RPM_BUILD_ROOT%{_pixmapsdir}/mozilla-firefox.png
ea721d92 276
7c7475d0 277install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}/%{name}.desktop
ea721d92 278
f37c2ce5 279# files created by regxpcom and firefox -register
6162f349
ER
280touch $RPM_BUILD_ROOT%{_libdir}/%{name}/components/compreg.dat
281touch $RPM_BUILD_ROOT%{_libdir}/%{name}/components/xpti.dat
f37c2ce5 282
f86547d4
ER
283# what's this? it's content is invalid anyway.
284rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/dependentlibs.list
a42140da 285rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/old-homepage-default.properties
f86547d4 286
f37c2ce5 287cat << 'EOF' > $RPM_BUILD_ROOT%{_sbindir}/%{name}-chrome+xpcom-generate
6d77929c 288#!/bin/sh
050f03d2 289umask 022
6162f349 290rm -f %{_libdir}/%{name}/components/{compreg,xpti}.dat
3eeab518 291
f37c2ce5
ER
292# it attempts to touch files in $HOME/.mozilla
293# beware if you run this with sudo!!!
294export HOME=$(mktemp -d)
295# also TMPDIR could be pointing to sudo user's homedir
296unset TMPDIR TMP || :
3eeab518 297
2a673919 298#LD_LIBRARY_PATH=%{_libdir}/%{name}${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH} %{_libdir}/%{name}/regxpcom
6162f349 299%{_libdir}/%{name}/firefox -register
3eeab518 300
56143477 301rm -rf $HOME
6d77929c 302EOF
3eeab518 303
6d77929c
JB
304%clean
305rm -rf $RPM_BUILD_ROOT
3eeab518 306
b1662829 307%pretrans
ade6d95c
ER
308if [ -d %{_libdir}/%{name}/dictionaries ] && [ ! -L %{_libdir}/%{name}/dictionaries ]; then
309 mv -v %{_libdir}/%{name}/dictionaries{,.rpmsave}
310fi
2a673919 311for d in chrome defaults extensions greprefs icons res searchplugins; do
f86547d4
ER
312 if [ -d %{_libdir}/%{name}/$d ] && [ ! -L %{_libdir}/%{name}/$d ]; then
313 install -d %{_datadir}/%{name}
314 mv %{_libdir}/%{name}/$d %{_datadir}/%{name}/$d
315 fi
316done
317exit 0
318
6d77929c 319%post
f37c2ce5 320%{_sbindir}/%{name}-chrome+xpcom-generate
f99152f1 321%if %{without xulrunner}
4d9eecad 322%update_browser_plugins
f99152f1 323%endif
4d9eecad
ER
324
325%postun
f99152f1 326%if %{without xulrunner}
4d9eecad
ER
327if [ "$1" = 0 ]; then
328 %update_browser_plugins
329fi
f99152f1 330%endif
ea0245e6 331
ea721d92 332%files
333%defattr(644,root,root,755)
f37c2ce5 334%attr(755,root,root) %{_bindir}/%{name}
fb0d8197 335%attr(755,root,root) %{_bindir}/firefox
f37c2ce5
ER
336%attr(755,root,root) %{_sbindir}/%{name}-chrome+xpcom-generate
337
f99152f1 338%if %{without xulrunner}
4d9eecad
ER
339# browser plugins v2
340%{_browserpluginsconfdir}/browsers.d/%{name}.*
341%config(noreplace) %verify(not md5 mtime size) %{_browserpluginsconfdir}/blacklist.d/%{name}.*.blacklist
f99152f1 342%endif
4d9eecad 343
c2814220 344%dir %{_libdir}/%{name}
09328230
JB
345%attr(755,root,root) %{_libdir}/%{name}/libjemalloc.so
346%if %{without xulrunner}
347%attr(755,root,root) %{_libdir}/%{name}/libmozjs.so
348%attr(755,root,root) %{_libdir}/%{name}/libxpcom.so
349%attr(755,root,root) %{_libdir}/%{name}/libxul.so
350%endif
2a673919
PZ
351%{_libdir}/%{name}/blocklist.xml
352
353%if %{with crashreporter}
354%{_libdir}/%{name}/crashreporter
355%{_libdir}/%{name}/crashreporter-override.ini
356%{_libdir}/%{name}/crashreporter.ini
357%{_libdir}/%{name}/Throbber-small.gif
358%endif
359
360# config?
361%{_libdir}/%{name}/.autoreg
362%{_libdir}/%{name}/application.ini
c2814220 363
6162f349 364%dir %{_libdir}/%{name}/components
2a673919
PZ
365
366%{_libdir}/%{name}/components/aboutRobots.js
fd4f0696 367%{_libdir}/%{name}/components/FeedConverter.js
fd4f0696 368%{_libdir}/%{name}/components/FeedWriter.js
2a673919
PZ
369%{_libdir}/%{name}/components/WebContentConverter.js
370%{_libdir}/%{name}/components/browser.xpt
371%{_libdir}/%{name}/components/fuelApplication.js
f99152f1 372%{_libdir}/%{name}/components/nsBrowserContentHandler.js
373%{_libdir}/%{name}/components/nsBrowserGlue.js
de3e27ce 374%{_libdir}/%{name}/components/nsBadCertHandler.js
f99152f1 375%{_libdir}/%{name}/components/nsMicrosummaryService.js
376%{_libdir}/%{name}/components/nsPlacesTransactionsService.js
377%{_libdir}/%{name}/components/nsSafebrowsingApplication.js
378%{_libdir}/%{name}/components/nsSearchService.js
379%{_libdir}/%{name}/components/nsSearchSuggestions.js
380%{_libdir}/%{name}/components/nsSessionStartup.js
381%{_libdir}/%{name}/components/nsSessionStore.js
382%{_libdir}/%{name}/components/nsSetDefaultBrowser.js
383%{_libdir}/%{name}/components/nsSidebar.js
384%if %{without xulrunner}
385%{_libdir}/%{name}/platform.ini
386%{_libdir}/%{name}/components/FeedProcessor.js
fd4f0696 387%{_libdir}/%{name}/components/jsconsole-clhandler.js
2a673919
PZ
388%{_libdir}/%{name}/components/nsAddonRepository.js
389%{_libdir}/%{name}/components/nsBlocklistService.js
2a673919
PZ
390%{_libdir}/%{name}/components/nsContentDispatchChooser.js
391%{_libdir}/%{name}/components/nsContentPrefService.js
fd4f0696 392%{_libdir}/%{name}/components/nsDefaultCLH.js
2a673919 393%{_libdir}/%{name}/components/nsDownloadManagerUI.js
fd4f0696
ER
394%{_libdir}/%{name}/components/nsExtensionManager.js
395%{_libdir}/%{name}/components/nsFilePicker.js
2a673919 396%{_libdir}/%{name}/components/nsHandlerService.js
fd4f0696 397%{_libdir}/%{name}/components/nsHelperAppDlg.js
2a673919
PZ
398%{_libdir}/%{name}/components/nsLivemarkService.js
399%{_libdir}/%{name}/components/nsLoginInfo.js
400%{_libdir}/%{name}/components/nsLoginManager.js
401%{_libdir}/%{name}/components/nsLoginManagerPrompter.js
fd4f0696 402%{_libdir}/%{name}/components/nsProxyAutoConfig.js
2a673919
PZ
403%{_libdir}/%{name}/components/nsTaggingService.js
404%{_libdir}/%{name}/components/nsTryToClose.js
405%{_libdir}/%{name}/components/nsURLFormatter.js
fd4f0696
ER
406%{_libdir}/%{name}/components/nsUpdateService.js
407%{_libdir}/%{name}/components/nsUrlClassifierLib.js
408%{_libdir}/%{name}/components/nsUrlClassifierListManager.js
2a673919
PZ
409%{_libdir}/%{name}/components/nsWebHandlerApp.js
410%{_libdir}/%{name}/components/pluginGlue.js
411%{_libdir}/%{name}/components/storage-Legacy.js
412%{_libdir}/%{name}/components/txEXSLTRegExFunctions.js
f99152f1 413%endif
2a673919
PZ
414
415%attr(755,root,root) %{_libdir}/%{name}/components/libbrowsercomps.so
416%attr(755,root,root) %{_libdir}/%{name}/components/libbrowserdirprovider.so
f99152f1 417%if %{without xulrunner}
2a673919
PZ
418%attr(755,root,root) %{_libdir}/%{name}/components/libdbusservice.so
419%attr(755,root,root) %{_libdir}/%{name}/components/libimgicon.so
f99152f1 420%endif
2a673919
PZ
421
422%if %{with gnomevfs}
f99152f1 423%if %{without xulrunner}
2a673919 424%attr(755,root,root) %{_libdir}/%{name}/components/libmozgnome.so
f99152f1 425%endif
2a673919
PZ
426%attr(755,root,root) %{_libdir}/%{name}/components/libnkgnomevfs.so
427%endif
428
6162f349 429%attr(755,root,root) %{_libdir}/%{name}/*.sh
2a673919 430%attr(755,root,root) %{_libdir}/%{name}/firefox
f99152f1 431%if %{without xulrunner}
2a673919 432%attr(755,root,root) %{_libdir}/%{name}/firefox-bin
f99152f1 433%dir %{_libdir}/%{name}/plugins
434%attr(755,root,root) %{_libdir}/%{name}/plugins/*.so
435%attr(755,root,root) %{_libdir}/%{name}/mozilla-xremote-client
436%endif
93639547
ER
437%{_pixmapsdir}/mozilla-firefox.png
438%{_desktopdir}/mozilla-firefox.desktop
cdbdbff1 439
f86547d4
ER
440# symlinks
441%{_libdir}/%{name}/chrome
442%{_libdir}/%{name}/defaults
f86547d4 443%{_libdir}/%{name}/extensions
f86547d4 444%{_libdir}/%{name}/icons
2a673919 445%{_libdir}/%{name}/modules
f86547d4 446%{_libdir}/%{name}/searchplugins
f99152f1 447%if %{without xulrunner}
448%{_libdir}/%{name}/dictionaries
449%{_libdir}/%{name}/greprefs
450%{_libdir}/%{name}/res
451%endif
f37c2ce5
ER
452
453# browserconfig
6162f349 454%{_libdir}/%{name}/browserconfig.properties
f37c2ce5 455
6162f349 456%{_libdir}/%{name}/README.txt
f86547d4
ER
457
458%dir %{_datadir}/%{name}
459%{_datadir}/%{name}/chrome
460%{_datadir}/%{name}/defaults
f86547d4 461%{_datadir}/%{name}/icons
2a673919 462%{_datadir}/%{name}/modules
f86547d4 463%{_datadir}/%{name}/searchplugins
f99152f1 464%if %{without xulrunner}
465%{_datadir}/%{name}/greprefs
466%{_datadir}/%{name}/res
467%endif
f86547d4
ER
468
469%dir %{_datadir}/%{name}/extensions
470# -dom-inspector subpackage?
2a673919 471#%{_datadir}/%{name}/extensions/inspector@mozilla.org
f86547d4
ER
472# the signature of the default theme
473%{_datadir}/%{name}/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}
f37c2ce5
ER
474
475# files created by regxpcom and firefox -register
6162f349
ER
476%ghost %{_libdir}/%{name}/components/compreg.dat
477%ghost %{_libdir}/%{name}/components/xpti.dat
This page took 0.134775 seconds and 4 git commands to generate.