cvs add xulrunner-missing-headers.patch
This commit is contained in:
parent
0db6506a16
commit
2de45a6d97
@ -65,6 +65,8 @@ Patch1: mozilla-jemalloc.patch
|
|||||||
Patch2: thunderbird-shared-error.patch
|
Patch2: thunderbird-shared-error.patch
|
||||||
# Fixes gcc complain that nsFrame::delete is protected
|
# Fixes gcc complain that nsFrame::delete is protected
|
||||||
Patch4: xulrunner-1.9.2.1-build.patch
|
Patch4: xulrunner-1.9.2.1-build.patch
|
||||||
|
# Fix missing includes for crash reporter, remove in 3.1 final
|
||||||
|
Patch5: xulrunner-missing-headers.patch
|
||||||
|
|
||||||
%if %{official_branding}
|
%if %{official_branding}
|
||||||
# Required by Mozilla Corporation
|
# Required by Mozilla Corporation
|
||||||
@ -125,6 +127,7 @@ sed -e 's/__RPM_VERSION_INTERNAL__/%{version_internal}/' %{P:%%PATCH0} \
|
|||||||
%patch1 -p0 -b .jemalloc
|
%patch1 -p0 -b .jemalloc
|
||||||
%patch2 -p1 -b .shared-error
|
%patch2 -p1 -b .shared-error
|
||||||
%patch4 -p1 -b .protected
|
%patch4 -p1 -b .protected
|
||||||
|
%patch5 -p0 -b .stat
|
||||||
|
|
||||||
|
|
||||||
%if %{official_branding}
|
%if %{official_branding}
|
||||||
@ -390,7 +393,6 @@ fi
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Jun 11 2010 Jan Horak <jhorak@redhat.com> - 3.1-0.3.rc2
|
* Fri Jun 11 2010 Jan Horak <jhorak@redhat.com> - 3.1-0.3.rc2
|
||||||
- Switch to Mozilla crash reporting tool
|
|
||||||
- TryExec added to desktop file
|
- TryExec added to desktop file
|
||||||
|
|
||||||
* Wed Jun 9 2010 Christopher Aillon <caillon@redhat.com> 3.1-0.2.rc2
|
* Wed Jun 9 2010 Christopher Aillon <caillon@redhat.com> 3.1-0.2.rc2
|
||||||
|
Loading…
Reference in New Issue
Block a user