Fixes to appeas xulrunners new logging api.
This commit is contained in:
parent
5be5f4beae
commit
61e6bb68f9
1124
esc-1.1.0-fix22.patch
Normal file
1124
esc-1.1.0-fix22.patch
Normal file
File diff suppressed because it is too large
Load Diff
2
esc.spec
2
esc.spec
@ -37,6 +37,7 @@ Patch18: esc-1.1.0-fix18.patch
|
|||||||
Patch19: esc-1.1.0-fix19.patch
|
Patch19: esc-1.1.0-fix19.patch
|
||||||
Patch20: esc-1.1.0-fix20.patch
|
Patch20: esc-1.1.0-fix20.patch
|
||||||
Patch21: esc-1.1.0-fix21.patch
|
Patch21: esc-1.1.0-fix21.patch
|
||||||
|
Patch22: esc-1.1.0-fix22.patch
|
||||||
|
|
||||||
BuildRequires: doxygen fontconfig-devel freetype-devel >= 2.1
|
BuildRequires: doxygen fontconfig-devel freetype-devel >= 2.1
|
||||||
BuildRequires: glib2-devel libIDL-devel atk-devel gtk2-devel libjpeg-devel
|
BuildRequires: glib2-devel libIDL-devel atk-devel gtk2-devel libjpeg-devel
|
||||||
@ -111,6 +112,7 @@ cryptographic smartcards.
|
|||||||
%patch19 -p1 -b .fix19
|
%patch19 -p1 -b .fix19
|
||||||
%patch20 -p1 -b .fix20
|
%patch20 -p1 -b .fix20
|
||||||
%patch21 -p1 -b .fix21
|
%patch21 -p1 -b .fix21
|
||||||
|
%patch22 -p1 -b .fix22
|
||||||
|
|
||||||
r=$(uname -r | sed -e 's/\(^[^.]*\.[^.]*\).*/\1/')
|
r=$(uname -r | sed -e 's/\(^[^.]*\.[^.]*\).*/\1/')
|
||||||
[ -f esc/coreconf/Linux$r.mk ] || ln -s Linux3.5.mk esc/coreconf/Linux$r.mk
|
[ -f esc/coreconf/Linux$r.mk ] || ln -s Linux3.5.mk esc/coreconf/Linux$r.mk
|
||||||
|
Loading…
Reference in New Issue
Block a user