From 9ac4c0c9921e6936e89ed1881d03f63f0d400683 Mon Sep 17 00:00:00 2001 From: Kevin Kofler Date: Tue, 23 Feb 2016 01:03:18 +0100 Subject: [PATCH] clean_ffmpeg.sh: Add missing aarch64 files. (Fixes #1310753.) * Tue Feb 23 2016 Kevin Kofler - 5.6.0-0.17.beta - Fix FTBFS on aarch64: Respin tarball with fixed clean_ffmpeg.sh (#1310753). --- clean_ffmpeg.sh | 2 ++ qt5-qtwebengine.spec | 5 ++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/clean_ffmpeg.sh b/clean_ffmpeg.sh index b0d0ae7..c7ad617 100755 --- a/clean_ffmpeg.sh +++ b/clean_ffmpeg.sh @@ -36,6 +36,8 @@ header_files=" libavutil/x86/asm.h \ libavutil/x86/intmath.h \ libavutil/x86/intreadwrite.h \ libavutil/x86/timer.h \ + libavutil/aarch64/asm.S \ + libavutil/aarch64/bswap.h \ libavutil/arm/asm.S \ libavutil/arm/bswap.h \ libavutil/arm/cpu.h \ diff --git a/qt5-qtwebengine.spec b/qt5-qtwebengine.spec index 900b21b..35599db 100644 --- a/qt5-qtwebengine.spec +++ b/qt5-qtwebengine.spec @@ -30,7 +30,7 @@ Summary: Qt5 - QtWebEngine components Name: qt5-qtwebengine Version: 5.6.0 -Release: 0.16.beta%{?dist} +Release: 0.17.beta%{?dist} # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details # See also http://qt-project.org/doc/qt-5.0/qtdoc/licensing.html @@ -370,6 +370,9 @@ popd %changelog +* Tue Feb 23 2016 Kevin Kofler - 5.6.0-0.17.beta +- Fix FTBFS on aarch64: Respin tarball with fixed clean_ffmpeg.sh (#1310753). + * Thu Feb 04 2016 Fedora Release Engineering - 5.6.0-0.16.beta - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 4df1abc..0f2a69f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -caec41469f29a0a3781213d8dcde7b77 qtwebengine-opensource-src-5.6.0-beta-clean.tar.xz +00a5efd0a2bff216271a54a37dbc98c7 qtwebengine-opensource-src-5.6.0-beta-clean.tar.xz