Author: bszx Date: Wed Jul 21 14:59:16 2010 GMT Module: packages Tag: HEAD ---- Log message: - %files fixes for build without xulrunner
---- Files affected: packages/iceweasel: iceweasel.spec (1.102 -> 1.103) ---- Diffs: ================================================================ Index: packages/iceweasel/iceweasel.spec diff -u packages/iceweasel/iceweasel.spec:1.102 packages/iceweasel/iceweasel.spec:1.103 --- packages/iceweasel/iceweasel.spec:1.102 Sun Jun 27 13:54:27 2010 +++ packages/iceweasel/iceweasel.spec Wed Jul 21 16:59:10 2010 @@ -31,7 +31,7 @@ Summary(pl.UTF-8): Iceweasel - przeglÄ…darka WWW Name: iceweasel Version: 3.6.6 -Release: 1 +Release: 2 License: MPL 1.1 or GPL v2+ or LGPL v2.1+ Group: X11/Applications/Networking Source0: ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/source/firefox-%{version}.source.tar.bz2 @@ -433,6 +433,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 @@ -476,6 +477,7 @@ %attr(755,root,root) %{_libdir}/%{name}/iceweasel-bin %attr(755,root,root) %{_libdir}/%{name}/plugins/*.so %attr(755,root,root) %{_libdir}/%{name}/mozilla-xremote-client +%attr(755,root,root) %{_libdir}/%{name}/plugin-container %endif %{_pixmapsdir}/iceweasel.png @@ -524,6 +526,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.103 2010/07/21 14:59:10 bszx +- %files fixes for build without xulrunner + Revision 1.102 2010/06/27 11:54:27 duddits - up to 3.6.6 - no security advisories available at this point but don't worry: all ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/iceweasel/iceweasel.spec?r1=1.102&r2=1.103&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
