]> git.pld-linux.org Git - packages/ffmpeg.git/commitdiff
- expllicit req for webrtc-libilbc to avoid confusion with libilbc auto/th/ffmpeg-1.0-4
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 25 Nov 2012 18:56:32 +0000 (19:56 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 25 Nov 2012 18:56:32 +0000 (19:56 +0100)
  (different ABI, same soname)
- rel 4

ffmpeg.spec

index 4717e5e68eed734f5747d9dea404cae6c7b3451d..4ff59dfd2eacfc5b991c02355f905ae4be2a6a90 100644 (file)
@@ -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)
This page took 0.486683 seconds and 4 git commands to generate.