packages: xulrunner/xulrunner.spec - new gcc44.patch added; partially stole...
duddits
duddits at pld-linux.org
Wed Apr 29 23:08:08 CEST 2009
Author: duddits Date: Wed Apr 29 21:08:08 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- new gcc44.patch added; partially stolen from gentoo:
http://bugs.gentoo.org/show_bug.cgi?id=260815
- %files
---- Files affected:
packages/xulrunner:
xulrunner.spec (1.96 -> 1.97)
---- Diffs:
================================================================
Index: packages/xulrunner/xulrunner.spec
diff -u packages/xulrunner/xulrunner.spec:1.96 packages/xulrunner/xulrunner.spec:1.97
--- packages/xulrunner/xulrunner.spec:1.96 Wed Apr 29 19:41:06 2009
+++ packages/xulrunner/xulrunner.spec Wed Apr 29 23:08:02 2009
@@ -29,6 +29,7 @@
Patch7: %{name}-pc.patch
Patch8: %{name}-prefs.patch
Patch9: %{name}-ssl_oldapi.patch
+Patch10: %{name}-gcc44.patch
URL: http://developer.mozilla.org/en/docs/XULRunner
%{?with_gnome:BuildRequires: GConf2-devel >= 1.2.1}
BuildRequires: automake
@@ -175,6 +176,7 @@
%patch7 -p1
%patch8 -p1
%patch9 -p1
+%patch10 -p1
%build
cd mozilla
@@ -338,12 +340,14 @@
%{_libdir}/%{name}/LICENSE
%{_libdir}/%{name}/README.txt
%{_libdir}/%{name}/dependentlibs.list
+%{_libdir}/%{name}/crashreporter.ini
%{_libdir}/%{name}/platform.ini
%attr(755,root,root) %{_libdir}/%{name}/plugins/*.so
%attr(755,root,root) %{_libdir}/%{name}/libjemalloc.so
+%attr(755,root,root) %{_libdir}/%{name}/crashreporter
%attr(755,root,root) %{_libdir}/%{name}/*.sh
%attr(755,root,root) %{_libdir}/%{name}/mozilla-xremote-client
@@ -518,6 +522,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.97 2009/04/29 21:08:02 duddits
+- new gcc44.patch added; partially stolen from gentoo:
+ http://bugs.gentoo.org/show_bug.cgi?id=260815
+- %files
+
Revision 1.96 2009/04/29 17:41:06 hawk
- updated to 1.9.0.10, fixes CVE-2009-1313
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xulrunner/xulrunner.spec?r1=1.96&r2=1.97&f=u
More information about the pld-cvs-commit
mailing list