commit 92ced02f811c665f7c9870e9e488bfc8946ee949
Author: Adam Osuchowski <ad...@pld-linux.org>
Date:   Sat Oct 8 03:02:05 2016 +0200

    - fix compile error (https://trac.ffmpeg.org/ticket/5694)
    - rel up; needs rebuild due to libvpx ABI version change

 ffmpeg.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 552a06e..786b72d 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -65,7 +65,7 @@ Summary:      FFmpeg - a very fast video and audio converter
 Summary(pl.UTF-8):     FFmpeg - szybki konwerter audio/wideo
 Name:          ffmpeg
 Version:       3.1
-Release:       2
+Release:       3
 # LGPL or GPL, chosen at configure time (GPL version is more featured)
 # (postprocessing, some filters, x264, x265, xavs, xvid, x11grab)
 # using v3 allows Apache-licensed libs (opencore-amr, libvo-*enc)
@@ -76,6 +76,7 @@ Source0:      
http://ffmpeg.org/releases/%{name}-%{version}.tar.xz
 Source1:       ffserver.init
 Source2:       ffserver.sysconfig
 Source3:       ffserver.conf
+Patch0:                %{name}-openjpeg-build.patch
 URL:           http://www.ffmpeg.org/
 %{?with_decklink:BuildRequires:        Blackmagic_DeckLink_SDK}
 %{?with_openal:BuildRequires:  OpenAL-devel >= 1.1}
@@ -377,6 +378,7 @@ Dokumentacja pakietu FFmpeg w formacie HTML.
 
 %prep
 %setup -q
+%patch0 -p1
 
 # package the grep result for mplayer, the result formatted as 
./mplayer/configure
 cat <<EOF > ffmpeg-avconfig
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ffmpeg.git/commitdiff/92ced02f811c665f7c9870e9e488bfc8946ee949

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to