From 1122c927b7bfed8f173194b470ab9ae73a98a062 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Tue, 7 Apr 2015 14:55:11 -0400 Subject: [PATCH] fix patch --- thunderbird-31.6.0-libvpx-modern.patch | 6 +++--- thunderbird.spec | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/thunderbird-31.6.0-libvpx-modern.patch b/thunderbird-31.6.0-libvpx-modern.patch index 1aad63c..f6c6431 100644 --- a/thunderbird-31.6.0-libvpx-modern.patch +++ b/thunderbird-31.6.0-libvpx-modern.patch @@ -1,6 +1,6 @@ -diff -up thunderbird-31.6.0/comm-esr31/mozilla/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc.modern thunderbird-31.6.0/comm-esr31/mozilla/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc ---- thunderbird-31.6.0/comm-esr31/mozilla/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc.modern 2015-04-07 14:30:05.525960513 -0400 -+++ thunderbird-31.6.0/comm-esr31/mozilla/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc 2015-04-07 14:32:22.478199058 -0400 +diff -up comm-esr31/mozilla/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc.modern comm-esr31/mozilla/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc +--- comm-esr31/mozilla/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc.modern 2015-04-07 14:30:05.525960513 -0400 ++++ comm-esr31/mozilla/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc 2015-04-07 14:32:22.478199058 -0400 @@ -180,7 +180,7 @@ int VP8EncoderImpl::InitEncode(const Vid // Creating a wrapper to the image - setting image data to NULL. Actual // pointer will be set in encode. Setting align to 1, as it is meaningless diff --git a/thunderbird.spec b/thunderbird.spec index 89f34d7..3f65636 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -184,7 +184,7 @@ cd mozilla %patch400 -p1 -b .966424 %patch401 -p1 -b .858919 %patch402 -p1 -b .rhbz-1014858 -%patch403 -p1 -b .modern +%patch403 -p2 -b .modern cd .. %patch200 -p1 -b .addons