packages: xulrunner/xulrunner.spec - up to 1.9.2.4
arekm
arekm at pld-linux.org
Wed Jun 23 09:05:09 CEST 2010
Author: arekm Date: Wed Jun 23 07:05:09 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 1.9.2.4
---- Files affected:
packages/xulrunner:
xulrunner.spec (1.147 -> 1.148)
---- Diffs:
================================================================
Index: packages/xulrunner/xulrunner.spec
diff -u packages/xulrunner/xulrunner.spec:1.147 packages/xulrunner/xulrunner.spec:1.148
--- packages/xulrunner/xulrunner.spec:1.147 Sun Apr 4 21:46:59 2010
+++ packages/xulrunner/xulrunner.spec Wed Jun 23 09:05:01 2010
@@ -19,7 +19,7 @@
# convert firefox release number to platform version: 3.6 -> 1.9.2, 3.6.x -> 1.9.2.x
%define xulrunner_main 1.9.2
-%define firefox_ver 3.6.3
+%define firefox_ver 3.6.4
%define xulrunner_ver %(v=%{firefox_ver}; echo %{xulrunner_main}${v#3.6})
# The actual sqlite version (see RHBZ#480989):
@@ -29,14 +29,14 @@
Summary(pl.UTF-8): XULRunner - środowisko uruchomieniowe Mozilli dla aplikacji XUL+XPCOM
Name: xulrunner
Version: %{xulrunner_ver}
-Release: 3
+Release: 1
Epoch: 2
License: MPL v1.1 or GPL v2+ or LGPL v2.1+
Group: X11/Applications
# Source tarball for xulrunner is in fact firefox tarball (checked on 1.9), so lets use it
# instead of waiting for mozilla to copy file on ftp.
Source0: http://releases.mozilla.org/pub/mozilla.org/firefox/releases/%{firefox_ver}/source/firefox-%{firefox_ver}.source.tar.bz2
-# Source0-md5: 5e4541ab23084b7b14ba228291ce2688
+# Source0-md5: 66b1610362ed6009d66fe762645679a0
Patch0: %{name}-install.patch
Patch1: %{name}-rpath.patch
Patch2: %{name}-mozldap.patch
@@ -383,7 +383,10 @@
%attr(755,root,root) %{_libdir}/%{name}/plugins/*.so
%attr(755,root,root) %{_libdir}/%{name}/*.sh
+%attr(755,root,root) %{_libdir}/%{name}/js
%attr(755,root,root) %{_libdir}/%{name}/mozilla-xremote-client
+%attr(755,root,root) %{_libdir}/%{name}/nsinstall
+%attr(755,root,root) %{_libdir}/%{name}/plugin-container
%attr(755,root,root) %{_libdir}/%{name}/components/libdbusservice.so
%attr(755,root,root) %{_libdir}/%{name}/components/libimgicon.so
@@ -482,6 +485,7 @@
%{_libdir}/%{name}/components/nsFormAutoComplete.js
%{_libdir}/%{name}/components/nsHandlerService.js
%{_libdir}/%{name}/components/nsHelperAppDlg.js
+%{_libdir}/%{name}/components/nsINIProcessor.js
%{_libdir}/%{name}/components/nsLivemarkService.js
%{_libdir}/%{name}/components/nsLoginInfo.js
%{_libdir}/%{name}/components/nsLoginManager.js
@@ -564,6 +568,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.148 2010/06/23 07:05:01 arekm
+- up to 1.9.2.4
+
Revision 1.147 2010/04/04 19:46:59 duddits
- rel. 3
- xulrunner requires nss >= 3.12.6 now
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xulrunner/xulrunner.spec?r1=1.147&r2=1.148&f=u
More information about the pld-cvs-commit
mailing list