Commit Graph

15 Commits

Author SHA1 Message Date
Kevin Kofler cdac6a712b Fix extractCFlag to also look in QMAKE_CFLAGS_RELEASE (needed for ARM) 2016-01-10 18:18:58 +01:00
Kevin Kofler 09a281a2db Fix FTBFS on ARM: Disable NEON due to #1282495 (GCC bug) 2016-01-10 17:53:25 +01:00
Kevin Kofler ac0741f5ec clean_ffmpeg.sh: Add missing libavcodec/arm/neon.S
… and upload the resulting tarball with fedpkg new-sources.
2016-01-10 00:19:16 +01:00
Kevin Kofler 9ea9e384ab new-sources
This time with a tarball actually generated with the correct version of
clean_ffmpeg.sh.
2016-01-09 23:18:35 +01:00
Kevin Kofler 3a4ed33987 new-sources 2016-01-09 22:18:50 +01:00
Kevin Kofler 7485545db9 clean_ffmpeg.sh: Add missing libavcodec/arm/vp8dsp.h 2016-01-09 18:15:44 +01:00
Rex Dieter d8e7ca84f6 new-sources 2016-01-09 10:18:39 -06:00
Kevin Kofler 4844045435 clean_ffmpeg.sh: Add missing ARM files (fix FTBFS on ARM)
Also remove an unused #include of a file we do not ship from an ARM
file. (fft_init_arm.c wants synth_filter.h, but does not actually use
anything from it. We ship neither synth_filter.h nor synth_filter.c.)

Mention the change in the qt5-qtwebengine.spec %changelog.
2016-01-09 16:30:41 +01:00
Kevin Kofler 1120e4b80b clean_ffmpeg.sh: Change all tabs to spaces 2016-01-09 15:19:17 +01:00
Kevin Kofler 20a11c0a4e clean_ffmpeg.sh: Simplify the shell code and use cp -r 2016-01-09 15:18:06 +01:00
Kevin Kofler dda9dc45a8 Fix FTBFS on ARM: linux-pri patch: Set use_system_yasm only on x86_64 and i386 2016-01-09 05:19:21 +01:00
Kevin Kofler bf16304ee3 Bump Release for official Rawhide build (to distinguish it from Copr builds)
* Sat Jan 09 2016 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.6.0-0.5.beta
- Bump Release for official Rawhide build (to distinguish it from Copr builds)
2016-01-09 04:42:08 +01:00
Kevin Kofler a6f7223274 Use more specific BuildRequires for docs, fix FTBFS against ICU 54 (F22/F23)
* Sat Jan 09 2016 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.6.0-0.4.beta1.1
- Use more specific BuildRequires for docs (thanks to rdieter)
- Fix FTBFS against ICU 54 (F22/F23), thanks to spot for the Chromium fix
2016-01-09 04:34:32 +01:00
Kevin Kofler 17d0457fea Initial import (#1295549). 2016-01-09 04:32:05 +01:00
Fedora Release Engineering 564c80fe42 Initial setup of the repo 2016-01-09 01:09:31 +00:00