Fixes to appeas xulrunners new logging api.

This commit is contained in:
Jack Magne 2016-02-08 16:36:06 -08:00
parent 5be5f4beae
commit 61e6bb68f9
2 changed files with 1126 additions and 0 deletions

1124
esc-1.1.0-fix22.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -37,6 +37,7 @@ Patch18: esc-1.1.0-fix18.patch
Patch19: esc-1.1.0-fix19.patch
Patch20: esc-1.1.0-fix20.patch
Patch21: esc-1.1.0-fix21.patch
Patch22: esc-1.1.0-fix22.patch
BuildRequires: doxygen fontconfig-devel freetype-devel >= 2.1
BuildRequires: glib2-devel libIDL-devel atk-devel gtk2-devel libjpeg-devel
@ -111,6 +112,7 @@ cryptographic smartcards.
%patch19 -p1 -b .fix19
%patch20 -p1 -b .fix20
%patch21 -p1 -b .fix21
%patch22 -p1 -b .fix22
r=$(uname -r | sed -e 's/\(^[^.]*\.[^.]*\).*/\1/')
[ -f esc/coreconf/Linux$r.mk ] || ln -s Linux3.5.mk esc/coreconf/Linux$r.mk