[xorg-x11-drv-nvidia] Update to 418.56 release
by Leigh Scott
commit be4800ddf96623824e1212ec1cd137d77b3b007e
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Thu Mar 21 00:13:26 2019 +0000
Update to 418.56 release
sources | 2 +-
xorg-x11-drv-nvidia.spec | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/sources b/sources
index 072c8e0..05d50ce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-33d6f5f282f0ae9b919a6da6a5bd346a NVIDIA-Linux-x86_64-418.43.run
+d1cf6dc33af48b53edbae5d6f31a6f89 NVIDIA-Linux-x86_64-418.56.run
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index dc854aa..69f1fbd 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -19,7 +19,7 @@
Name: xorg-x11-drv-nvidia
Epoch: 3
-Version: 418.43
+Version: 418.56
Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
@@ -496,6 +496,9 @@ fi ||:
%{_libdir}/libnvidia-encode.so
%changelog
+* Thu Mar 21 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3:418.56-1
+- Update to 418.56 release
+
* Fri Feb 22 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3:418.43-1
- Update to 418.43 release
5 years, 8 months
[telegram-desktop/f28: 2/2] Merge branch 'master' into f28
by Vitaly Zaitsev
commit ad7a1449153c73d7b7ad371b8a81c7ffe3e352a5
Merge: ddaad2e a993fa0
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Wed Mar 20 14:20:23 2019 +0100
Merge branch 'master' into f28
.gitignore | 1 +
sources | 2 +-
telegram-desktop-build-fixes.patch | 2 +-
telegram-desktop-system-fonts.patch | 2 +-
telegram-desktop-unbundle-minizip.patch | 2 +-
telegram-desktop.spec | 25 +++++++++++++++++++------
6 files changed, 24 insertions(+), 10 deletions(-)
---
5 years, 8 months
[telegram-desktop/f28: 1/2] Updated to version 1.6.1.
by Vitaly Zaitsev
commit a993fa008649194e98a89d86e50adef840f0f695
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Wed Mar 20 14:19:59 2019 +0100
Updated to version 1.6.1.
.gitignore | 1 +
sources | 2 +-
telegram-desktop-build-fixes.patch | 2 +-
telegram-desktop-system-fonts.patch | 2 +-
telegram-desktop-unbundle-minizip.patch | 2 +-
telegram-desktop.spec | 25 +++++++++++++++++++------
6 files changed, 24 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 96acccc..171f1cf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -76,3 +76,4 @@
/tdesktop-1.5.15.tar.gz
/crl-84072fb.tar.gz
/tdesktop-1.6.0.tar.gz
+/tdesktop-1.6.1.tar.gz
diff --git a/sources b/sources
index f162a4b..788b844 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
ae7f024486ddce3b598477bf40a86c79 crl-84072fb.tar.gz
-aa8f161c8314003cf49ca5813e21e008 tdesktop-1.6.0.tar.gz
+20e911bcbe859e6452a94dbe1c7fdba6 tdesktop-1.6.1.tar.gz
diff --git a/telegram-desktop-build-fixes.patch b/telegram-desktop-build-fixes.patch
index 8522b34..634c604 100644
--- a/telegram-desktop-build-fixes.patch
+++ b/telegram-desktop-build-fixes.patch
@@ -1,4 +1,4 @@
-From aeb2b6c8bfe83a6511a6245076c299de60b436d0 Mon Sep 17 00:00:00 2001
+From d3ce618457aaba716ba73afbbbe41489ead42165 Mon Sep 17 00:00:00 2001
From: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Fri, 31 Mar 2017 14:29:58 +0200
Subject: [PATCH 1/3] Fixed build under Fedora using rpmbuild and mock.
diff --git a/telegram-desktop-system-fonts.patch b/telegram-desktop-system-fonts.patch
index 4b6adc3..8deff54 100644
--- a/telegram-desktop-system-fonts.patch
+++ b/telegram-desktop-system-fonts.patch
@@ -1,4 +1,4 @@
-From 06a812327cd60c1164eae92f6a5afa558d0d7c6e Mon Sep 17 00:00:00 2001
+From 9fa7543843f219b7ae8e4e1f682d998bb7ce4f1b Mon Sep 17 00:00:00 2001
From: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Sun, 24 Jun 2018 22:59:34 +0200
Subject: [PATCH 2/3] Backported and rebased patch from Debian maintainer
diff --git a/telegram-desktop-unbundle-minizip.patch b/telegram-desktop-unbundle-minizip.patch
index 9991795..f00910b 100644
--- a/telegram-desktop-unbundle-minizip.patch
+++ b/telegram-desktop-unbundle-minizip.patch
@@ -1,4 +1,4 @@
-From 7cc1976441b5668c4e6e2323e6342a0a2755b335 Mon Sep 17 00:00:00 2001
+From 8c38418c06056f7c9f9b46aadd829bb65d912735 Mon Sep 17 00:00:00 2001
From: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Wed, 17 Oct 2018 17:57:59 +0200
Subject: [PATCH 3/3] Use packaged version of minizip on Fedora <= 29.
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index 67e7b2d..8e560f1 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -1,3 +1,6 @@
+# Build conditionals...
+%bcond_without gtk3
+
# Telegram Desktop's constants...
%global appname tdesktop
%global apiid 208164
@@ -12,7 +15,7 @@
Summary: Telegram Desktop official messaging app
Name: telegram-desktop
-Version: 1.6.0
+Version: 1.6.1
Release: 1%{?dist}
# Application and 3rd-party modules licensing:
@@ -33,11 +36,9 @@ Patch1: %{name}-system-fonts.patch
Patch2: %{name}-unbundle-minizip.patch
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
-Recommends: libappindicator-gtk3%{?_isa}
Requires: qt5-qtimageformats%{?_isa}
Requires: hicolor-icon-theme
Requires: open-sans-fonts
-Requires: gtk3%{?_isa}
# Compilers and tools...
BuildRequires: desktop-file-utils
@@ -52,7 +53,6 @@ BuildRequires: guidelines-support-library-devel >= 1.0.0
BuildRequires: mapbox-variant-devel >= 0.3.6
BuildRequires: qt5-qtbase-private-devel
BuildRequires: libtgvoip-devel >= 2.4.4
-BuildRequires: libappindicator-devel
BuildRequires: ffmpeg-devel >= 3.1
BuildRequires: openal-soft-devel
BuildRequires: qt5-qtbase-devel
@@ -61,12 +61,19 @@ BuildRequires: range-v3-devel
BuildRequires: openssl-devel
BuildRequires: xxhash-devel
BuildRequires: json11-devel
+BuildRequires: glib2-devel
BuildRequires: opus-devel
-BuildRequires: gtk3-devel
-BuildRequires: dee-devel
BuildRequires: xz-devel
BuildRequires: python3
+%if %{with gtk3}
+Recommends: libappindicator-gtk3%{?_isa}
+BuildRequires: libappindicator-devel
+BuildRequires: gtk3-devel
+BuildRequires: dee-devel
+Requires: gtk3%{?_isa}
+%endif
+
%if 0%{?fedora} >= 30
BuildRequires: minizip-compat-devel
%else
@@ -99,6 +106,9 @@ popd
%build
# Setting build definitions...
+%if %{without gtk3}
+TDESKTOP_BUILD_DEFINES+='TDESKTOP_DISABLE_GTK_INTEGRATION,'
+%endif
TDESKTOP_BUILD_DEFINES+='TDESKTOP_DISABLE_OPENAL_EFFECTS,'
TDESKTOP_BUILD_DEFINES+='TDESKTOP_DISABLE_AUTOUPDATE,'
TDESKTOP_BUILD_DEFINES+='TDESKTOP_DISABLE_REGISTER_CUSTOM_SCHEME,'
@@ -157,6 +167,9 @@ appstream-util validate-relax --nonet "%{buildroot}%{_datadir}/metainfo/%{name}.
%{_datadir}/metainfo/%{name}.appdata.xml
%changelog
+* Wed Mar 20 2019 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.6.1-1
+- Updated to 1.6.1.
+
* Mon Mar 18 2019 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.6.0-1
- Updated to 1.6.0.
5 years, 8 months
[gstreamer1-libav] 1.15.2
by Leigh Scott
commit 72ce57cd882fb3bc2912cc7a82fd3a571ad3d113
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Mar 19 18:15:00 2019 +0000
1.15.2
gstreamer1-libav.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/gstreamer1-libav.spec b/gstreamer1-libav.spec
index 64eea76..cad2d05 100644
--- a/gstreamer1-libav.spec
+++ b/gstreamer1-libav.spec
@@ -1,6 +1,6 @@
Name: gstreamer1-libav
-Version: 1.15.1
-Release: 2%{?dist}
+Version: 1.15.2
+Release: 1%{?dist}
Summary: GStreamer 1.0 libav-based plug-ins
License: LGPLv2+
URL: http://gstreamer.freedesktop.org/
@@ -77,6 +77,9 @@ rm -fv %{buildroot}%{_libdir}/gstreamer-1.0/libgst*.la
%changelog
+* Tue Mar 19 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 1.15.2-1
+- 1.15.2
+
* Mon Mar 04 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.15.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
diff --git a/sources b/sources
index 143ef33..95e15ea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f8aaeed8baeae147ea4178f7611db193 gst-libav-1.15.1.tar.xz
+0c8a2d43c30d02ba3bc87878a1aa610b gst-libav-1.15.2.tar.xz
5 years, 8 months
[ffmpeg/f28: 15/15] Merge branch 'f29' into f28
by Leigh Scott
commit f1b76f1c2fe91b95125117107c96fbc16bcc3d22
Merge: 7fe21d2 ef0722a
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Mar 19 17:21:42 2019 +0000
Merge branch 'f29' into f28
...lsubtitles-Fixes-denial-of-service-due-to.patch | 65 +++++++++++++++++
...lsubtitles-Fixes-denial-of-service-due-to.patch | 64 +++++++++++++++++
87cc7e8d4ef8fa643d8d4822525b9c95cc9e7307.patch | 84 ++++++++++++++++++++++
ffmpeg.spec | 77 ++++++++++++++++----
4 files changed, 276 insertions(+), 14 deletions(-)
---
5 years, 8 months
[ffmpeg/f28: 14/15] Revert "Merge branch 'master' into f28"
by Leigh Scott
commit 7fe21d2898aa494b1d9c79d6aabeafb4500e6296
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Mar 19 17:18:57 2019 +0000
Revert "Merge branch 'master' into f28"
This reverts commit 0eecfcc810641bedff75248ea729798969aa911e, reversing
changes made to eecf27c8e8a2aae02f0dfd87b2fc0fdbd5465c27.
...aomenc-remove-AVOption-related-to-frame-p.patch | 34 +++++++
ffmpeg.spec | 106 ++++++---------------
sources | 2 +-
3 files changed, 64 insertions(+), 78 deletions(-)
---
diff --git a/avcodec-libaomenc-remove-AVOption-related-to-frame-p.patch b/avcodec-libaomenc-remove-AVOption-related-to-frame-p.patch
new file mode 100644
index 0000000..ef74fb6
--- /dev/null
+++ b/avcodec-libaomenc-remove-AVOption-related-to-frame-p.patch
@@ -0,0 +1,34 @@
+From 4894e0f637e4a418d8a9b0455ea165e8ebeca517 Mon Sep 17 00:00:00 2001
+From: James Almer <jamrial(a)gmail.com>
+Date: Wed, 12 Sep 2018 11:44:56 -0300
+Subject: [PATCH] avcodec/libaomenc: remove AVOption related to frame
+ partitions
+
+Support for it was apparently never in the codebase, and the enum
+value was recently removed from the public headers [1]
+
+[1] https://aomedia.googlesource.com/aom/+/df4ffb73140fe31bebdabd17c1a7b53721...
+
+Signed-off-by: James Almer <jamrial(a)gmail.com>
+---
+ libavcodec/libaomenc.c | 4 ----
+ 1 file changed, 4 deletions(-)
+
+diff --git a/libavcodec/libaomenc.c b/libavcodec/libaomenc.c
+index 41b05dc1c0..3e1bbb5afc 100644
+--- a/libavcodec/libaomenc.c
++++ b/libavcodec/libaomenc.c
+@@ -697,10 +697,6 @@ static const AVOption options[] = {
+ "alternate reference frame selection", OFFSET(lag_in_frames), AV_OPT_TYPE_INT, {.i64 = -1}, -1, INT_MAX, VE},
+ { "error-resilience", "Error resilience configuration", OFFSET(error_resilient), AV_OPT_TYPE_FLAGS, {.i64 = 0}, INT_MIN, INT_MAX, VE, "er"},
+ { "default", "Improve resiliency against losses of whole frames", 0, AV_OPT_TYPE_CONST, {.i64 = AOM_ERROR_RESILIENT_DEFAULT}, 0, 0, VE, "er"},
+- { "partitions", "The frame partitions are independently decodable "
+- "by the bool decoder, meaning that partitions can be decoded even "
+- "though earlier partitions have been lost. Note that intra predicition"
+- " is still done over the partition boundary.", 0, AV_OPT_TYPE_CONST, {.i64 = AOM_ERROR_RESILIENT_PARTITIONS}, 0, 0, VE, "er"},
+ { "crf", "Select the quality for constant quality mode", offsetof(AOMContext, crf), AV_OPT_TYPE_INT, {.i64 = -1}, -1, 63, VE },
+ { "static-thresh", "A change threshold on blocks below which they will be skipped by the encoder", OFFSET(static_thresh), AV_OPT_TYPE_INT, { .i64 = 0 }, 0, INT_MAX, VE },
+ { "drop-threshold", "Frame drop threshold", offsetof(AOMContext, drop_threshold), AV_OPT_TYPE_INT, {.i64 = 0 }, INT_MIN, INT_MAX, VE },
+--
+2.19.0
+
diff --git a/ffmpeg.spec b/ffmpeg.spec
index f27f0fa..31fadb3 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -7,27 +7,28 @@
# Cuda and others are only available on some arches
%global cuda_arches x86_64
-%if 0%{?rhel} && 0%{?rhel} < 8
+%if 0%{?fedora} >= 25
+# OpenCV 3.X has an overlinking issue - unsuitable for core libraries
+# Reported as https://github.com/opencv/opencv/issues/7001
+%global _without_opencv 1
+%endif
+
+%if 0%{?rhel}
%global _without_aom 1
%global _without_frei0r 1
%global _without_mfx 1
+%global _without_opencv 1
%global _without_opus 1
%global _without_vpx 1
%endif
-%if 0%{?fedora}
-%ifarch x86_64
-%global _with_vmaf 1
-%endif
-%endif
-
# flavor nonfree
-%if 0%{?_with_cuda:1}
-%global debug_package %{nil}
-%global flavor -cuda
-%global progs_suffix -cuda
+%if 0%{?_with_nonfree:1}
+%global flavor -nonfree
+%global progs_suffix -nonfree
#global build_suffix -lgpl
%ifarch %{cuda_arches}
+%global _with_cuda 1
%global _with_cuvid 1
%global _with_libnpp 1
%endif
@@ -35,7 +36,6 @@
%global _without_cdio 1
%global _without_frei0r 1
%global _without_gpl 1
-%global _without_vidstab 1
%global _without_x264 1
%global _without_x265 1
%global _without_xvid 1
@@ -50,11 +50,10 @@
%if 0%{!?_cuda_version:1}
%global _cuda_version 10.0
%endif
-%global _cuda_version_rpm %(echo %{_cuda_version} | sed -e 's/\\./-/')
-%global _cuda_bindir %{_cuda_prefix}/bin
+%global _cuda_rpm_version %(echo %{_cuda_version} | sed -e 's/\\./-/')
%if 0%{?_with_cuda:1}
%global cuda_cflags $(pkg-config --cflags cuda-%{_cuda_version})
-%global cuda_ldflags $(pkg-config --libs cuda-%{_cuda_version})
+%global cuda_ldflags -L%{_libdir}/nvidia
%endif
%if 0%{?_with_libnpp:1}
@@ -62,13 +61,6 @@
%global libnpp_ldlags $(pkg-config --libs-only-L nppi-%{_cuda_version} nppc-%{_cuda_version})
%endif
-%if 0%{?_with_rpi:1}
-%global _with_omx 1
-%global _with_omx_rpi 1
-%global _with_mmal 1
-ExclusiveArch: armv7hnl
-%endif
-
%if 0%{?_without_gpl}
%global lesser L
%endif
@@ -81,8 +73,8 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
-Version: 4.1.1
-Release: 4%{?date}%{?date:git}%{?rel}%{?dist}
+Version: 4.0.3
+Release: 1%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL: http://ffmpeg.org/
%if 0%{?date}
@@ -90,9 +82,12 @@ Source0: ffmpeg-%{?branch}%{date}.tar.bz2
%else
Source0: http://ffmpeg.org/releases/ffmpeg-%{version}.tar.xz
%endif
+# Upstream commit to fix aom build issue
+# https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/b69ea742ab23ad74b2ae2...
+Patch0: avcodec-libaomenc-remove-AVOption-related-to-frame-p.patch
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
-%{?_with_cuda:BuildRequires: cuda-minimal-build-%{_cuda_version_rpm} cuda-drivers-devel}
-%{?_with_libnpp:BuildRequires: pkgconfig(nppc-%{_cuda_version})}
+%{?_with_cuda:BuildRequires: cuda-driver-dev-%{_cuda_rpm_version} cuda-misc-headers-%{_cuda_rpm_version} cuda-drivers-devel%{_isa}}
+%{?_with_libnpp:BuildRequires: cuda-cudart-dev-%{_cuda_rpm_version} cuda-nvcc-%{_cuda_rpm_version} cuda-misc-headers-%{_cuda_rpm_version} cuda-npp-dev-%{_cuda_rpm_version}}
BuildRequires: alsa-lib-devel
BuildRequires: bzip2-devel
%{?_with_faac:BuildRequires: faac-devel}
@@ -128,7 +123,7 @@ BuildRequires: libmodplug-devel
BuildRequires: librsvg2-devel
%{?_with_rtmp:BuildRequires: librtmp-devel}
%{?_with_smb:BuildRequires: libsmbclient-devel}
-BuildRequires: libssh-devel
+%{?_with_ssh:BuildRequires: libssh-devel}
BuildRequires: libtheora-devel
BuildRequires: libv4l-devel
%{?!_without_vaapi:BuildRequires: libva-devel >= 0.31.0}
@@ -142,16 +137,14 @@ BuildRequires: nasm
%endif
%{?_with_webp:BuildRequires: libwebp-devel}
%{?_with_netcdf:BuildRequires: netcdf-devel}
-%{?_with_rpi:BuildRequires: raspberrypi-vc-devel}
%{!?_without_nvenc:BuildRequires: nv-codec-headers}
%{!?_without_amr:BuildRequires: opencore-amr-devel vo-amrwbenc-devel}
-%{?_with_omx:BuildRequires: libomxil-bellagio-devel}
%{!?_without_openal:BuildRequires: openal-soft-devel}
%if 0%{!?_without_opencl:1}
BuildRequires: opencl-headers ocl-icd-devel
%{?fedora:Recommends: opencl-icd}
%endif
-%{?_with_opencv:BuildRequires: opencv-devel}
+%{!?_without_opencv:BuildRequires: opencv-devel}
BuildRequires: openjpeg2-devel
%{!?_without_opus:BuildRequires: opus-devel >= 1.1.3}
%{!?_without_pulse:BuildRequires: pulseaudio-libs-devel}
@@ -166,7 +159,6 @@ BuildRequires: subversion
#BuildRequires: texi2html
BuildRequires: texinfo
%{?_with_twolame:BuildRequires: twolame-devel}
-%{?_with_vmaf:BuildRequires: libvmaf-devel}
%{?_with_wavpack:BuildRequires: wavpack-devel}
%{!?_without_vidstab:BuildRequires: vid.stab-devel}
%{!?_without_x264:BuildRequires: x264-devel >= 0.0.0-0.31}
@@ -263,13 +255,10 @@ This package contains development files for %{name}
%{?_with_libnpp:--enable-libnpp --enable-nonfree} \\\
--enable-libmp3lame \\\
%{?_with_netcdf:--enable-netcdf} \\\
- %{?_with_mmal:--enable-mmal} \\\
%{!?_without_nvenc:--enable-nvenc} \\\
- %{?_with_omx:--enable-omx} \\\
- %{?_with_omx_rpi:--enable-omx-rpi} \\\
%{!?_without_openal:--enable-openal} \\\
%{!?_without_opencl:--enable-opencl} \\\
- %{?_with_opencv:--enable-libopencv} \\\
+ %{!?_without_opencv:--enable-libopencv} \\\
%{!?_without_opengl:--enable-opengl} \\\
--enable-libopenjpeg \\\
%{!?_without_opus:--enable-libopus} \\\
@@ -281,14 +270,13 @@ This package contains development files for %{name}
%{?_with_snappy:--enable-libsnappy} \\\
--enable-libsoxr \\\
--enable-libspeex \\\
- --enable-libssh \\\
+ %{?_with_ssh:--enable-libssh} \\\
%{?_with_tesseract:--enable-libtesseract} \\\
--enable-libtheora \\\
%{?_with_twolame:--enable-libtwolame} \\\
--enable-libvorbis \\\
--enable-libv4l2 \\\
%{!?_without_vidstab:--enable-libvidstab} \\\
- %{?_with_vmaf:--enable-libvmaf} \\\
%{!?_without_vpx:--enable-libvpx} \\\
%{?_with_webp:--enable-libwebp} \\\
%{!?_without_x264:--enable-libx264} \\\
@@ -310,17 +298,17 @@ This package contains development files for %{name}
%prep
%if 0%{?date}
%setup -q -n ffmpeg-%{?branch}%{date}
-echo "git-snapshot-%{?branch}%{date}-rpmfusion" > VERSION
+echo "git-snapshot-%{?branch}%{date}-RPMFusion" > VERSION
%else
%setup -q -n ffmpeg-%{version}
%endif
+%patch0 -p1 -b .aom_build_fix
# fix -O3 -g in host_cflags
sed -i "s|check_host_cflags -O3|check_host_cflags %{optflags}|" configure
mkdir -p _doc/examples
cp -pr doc/examples/{*.c,Makefile,README} _doc/examples/
%build
-%{?_with_cuda:export PATH=${PATH}:%{_cuda_bindir}}
%{ff_configure}\
--shlibdir=%{_libdir} \
%if 0%{?_without_tools:1}
@@ -381,7 +369,7 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%endif
%ldconfig_scriptlets libs
-%ldconfig_scriptlets -n libavdevice%{?flavor}
+%ldconfig_scriptlets libavdevice%{?flavor}
%if 0%{!?_without_tools:1}
%files
@@ -413,49 +401,13 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%files devel
%doc MAINTAINERS doc/APIchanges doc/*.txt
%doc _doc/examples
-%doc %{_docdir}/%{name}/*.html
+%{!?flavor:%doc %{_docdir}/%{name}/*.html}
%{_includedir}/%{name}
%{_libdir}/pkgconfig/lib*.pc
%{_libdir}/lib*.so
%changelog
-* Tue Mar 12 2019 Sérgio Basto <sergio(a)serjux.com> - 4.1.1-4
-- Mass rebuild for x264
-
-* Mon Mar 04 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 4.1.1-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
-
-* Thu Feb 28 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 4.1.1-2
-- Rebuild for new x265
-
-* Sun Feb 10 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 4.1.1-1
-- Update to 4.1.1 release
-
-* Fri Jan 25 2019 Dominik Mierzejewski <rpm(a)greysector.net> - 4.1-7
-- Enable libssh support by default (rfbz#5135)
-
-* Thu Jan 24 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 4.1-6
-- Drop opencv by default
- OpenCV 3.X has an overlinking issue - unsuitable for core libraries
- Reported as https://github.com/opencv/opencv/issues/7001
-
-* Fri Dec 21 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 4.1-5
-- Add omx/omx_rpi
-
-* Sun Nov 18 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 4.1-4
-- Rebuild for new x265
-
-* Fri Nov 09 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 4.1-3
-- Fix for cuda enabled repo
-
-* Thu Nov 08 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 4.1-2
-- Add support for rpi
-- Enable libvmaf for x86_64
-
-* Tue Nov 06 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 4.1-1
-- Update to 4.1 release
-
* Sat Nov 03 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 4.0.3-1
- Update to 4.0.3 release
diff --git a/sources b/sources
index a5e2a63..77eb023 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-720fc84617a2c38aeae79aff3689a567 ffmpeg-4.1.1.tar.xz
+91b52d8cacbb9693e29c8d2d95c21a9d ffmpeg-4.0.3.tar.xz
5 years, 8 months
[ffmpeg/f28] (15 commits) ...Merge branch 'f29' into f28
by Leigh Scott
Summary of changes:
9f93887... Add support for rpi (*)
bae9589... Enable vmaf (*)
0c8ba19... Add ExclusiveArch for rpi (*)
e83888d... Correct project case, either rpmfusion or RPM Fusion (*)
2965d22... Fixes for cuda enabled repo (*)
60ade17... Apply path conditionally (*)
b541aeb... Rework build dependencies for cuda (*)
bbb6f16... Fixup rpi br (*)
f0acf4b... Add omx/omx_rpi support (*)
7f5ac51... Add upstream patch for vmaf 1.3.9 support (*)
9512b90... Update changelog (*)
bc3ce6d... Enable libssh support by default (rfbz#5135) (*)
ef0722a... Patch to fix CVE-2019-9718 and CVE-2019-9721 (*)
7fe21d2... Revert "Merge branch 'master' into f28"
f1b76f1... Merge branch 'f29' into f28
(*) This commit already existed in another branch; no separate mail sent
5 years, 8 months