[ffmpeg] Disable opencv

nchauvet nchauvet at rpmfusion.org
Thu Sep 8 09:08:53 CEST 2016


commit 994ba9e1647008108079c04fd085efb4dde6e827
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Thu Sep 8 09:08:48 2016 +0200

    Disable opencv

 ffmpeg.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 781326a..7caf821 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -20,7 +20,7 @@
 Summary:        Digital VCR and streaming server
 Name:           ffmpeg
 Version:        3.1.3
-Release:        2%{?date}%{?date:git}%{?rel}%{?dist}
+Release:        3%{?date}%{?date:git}%{?rel}%{?dist}
 %if 0%{?_with_amr} || 0%{?_with_gmp}
 License:        GPLv3+
 %else
@@ -331,6 +331,9 @@ install -pm755 tools/qt-faststart $RPM_BUILD_ROOT%{_bindir}
 
 
 %changelog
+* Thu Sep 08 2016 Nicolas Chauvet <nicolas.chauvet at kwizart.fr> - 3.1.3-3
+- Disable OpenCV for Fedora >= 25
+
 * Sat Sep 03 2016 Dominik Mierzejewski <rpm at greysector.net> - 3.1.3-2
 - enable QSV support by default, since libmfx is in Fedora now
 - QSV is x86 only


More information about the rpmfusion-commits mailing list