packages: xulrunner/xulrunner.spec - up to 1.9.2.3 - some loose *.so added ...
duddits
duddits at pld-linux.org
Sat Apr 3 15:52:28 CEST 2010
Author: duddits Date: Sat Apr 3 13:52:28 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 1.9.2.3
- some loose *.so added to -libs
---- Files affected:
packages/xulrunner:
xulrunner.spec (1.144 -> 1.145)
---- Diffs:
================================================================
Index: packages/xulrunner/xulrunner.spec
diff -u packages/xulrunner/xulrunner.spec:1.144 packages/xulrunner/xulrunner.spec:1.145
--- packages/xulrunner/xulrunner.spec:1.144 Wed Mar 24 00:40:49 2010
+++ packages/xulrunner/xulrunner.spec Sat Apr 3 15:52:23 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.2
+%define firefox_ver 3.6.3
%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: 2
+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: a1972a2216ac7139b92b7378a328ec93
+# Source0-md5: 5e4541ab23084b7b14ba228291ce2688
Patch0: %{name}-install.patch
Patch1: %{name}-rpath.patch
Patch2: %{name}-mozldap.patch
@@ -520,7 +520,15 @@
%defattr(644,root,root,755)
%dir %{_libdir}/%{name}
%{_libdir}/%{name}/platform.ini
+%attr(755,root,root) %{_libdir}/%{name}/libfreebl3.so
%attr(755,root,root) %{_libdir}/%{name}/libmozjs.so
+%attr(755,root,root) %{_libdir}/%{name}/libnss3.so
+%attr(755,root,root) %{_libdir}/%{name}/libnssckbi.so
+%attr(755,root,root) %{_libdir}/%{name}/libnssdbm3.so
+%attr(755,root,root) %{_libdir}/%{name}/libnssutil3.so
+%attr(755,root,root) %{_libdir}/%{name}/libsmime3.so
+%attr(755,root,root) %{_libdir}/%{name}/libsoftokn3.so
+%attr(755,root,root) %{_libdir}/%{name}/libssl3.so
%attr(755,root,root) %{_libdir}/%{name}/libxpcom.so
%attr(755,root,root) %{_libdir}/%{name}/libxul.so
@@ -564,6 +572,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.145 2010/04/03 13:52:23 duddits
+- up to 1.9.2.3
+- some loose *.so added to -libs
+
Revision 1.144 2010/03/23 23:40:49 hawk
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xulrunner/xulrunner.spec?r1=1.144&r2=1.145&f=u
More information about the pld-cvs-commit
mailing list