[packages/ffmpeg] - expllicit req for webrtc-libilbc to avoid confusion with libilbc (different ABI, same soname) -

baggins baggins at pld-linux.org
Sun Nov 25 19:57:25 CET 2012


commit 92a3edff20a23206bd5388081b62d9a13b5ff5eb
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Nov 25 19:56:32 2012 +0100

    - expllicit req for webrtc-libilbc to avoid confusion with libilbc
      (different ABI, same soname)
    - rel 4

 ffmpeg.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 4717e5e..4ff59df 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -26,7 +26,7 @@ Summary:	FFmpeg - a very fast video and audio converter
 Summary(pl.UTF-8):	FFmpeg - szybki konwerter audio/wideo
 Name:		ffmpeg
 Version:	1.0
-Release:	3
+Release:	4
 # LGPL or GPL, chosen at configure time (GPL version is more featured)
 # (postprocessing, some filters, x264, xavs, xvid, x11grab)
 # using v3 allows Apache-licensed libs (opencore-amr, libvo-*enc)
@@ -115,6 +115,7 @@ BuildRequires:	zlib-devel
 # overflows maximum hash table size
 BuildConflicts:	pdksh < 5.2.14-57
 Requires:	%{name}-libs = %{version}-%{release}
+%{?with_ilbc:Requires:	webrtc-libilbc}
 Requires:	xvid >= 1:1.1.0
 Obsoletes:	libpostproc
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list