From: Arkadiusz Miƛkiewicz Date: Tue, 28 Jun 2011 16:30:38 +0000 (+0000) Subject: - rel 3; ffmpeg 0.6 is enough (builds even with 0.8 patch) X-Git-Tag: auto/th/gpac-0_4_5-3 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fgpac.git;a=commitdiff_plain;h=9c5072f3b3ca789fe53664add7f0a3619e9779cb - rel 3; ffmpeg 0.6 is enough (builds even with 0.8 patch) Changed files: gpac.spec -> 1.35 --- diff --git a/gpac.spec b/gpac.spec index 3e8169e..2bfbc68 100644 --- a/gpac.spec +++ b/gpac.spec @@ -15,7 +15,7 @@ Summary: GPAC - an implementation of the MPEG-4 Systems standard (ISO/IEC 14496- Summary(pl.UTF-8): GPAC - implementacja standardu MPEG-4 Systems (ISO/IEC 14496-1) Name: gpac Version: 0.4.5 -Release: 2 +Release: 3 License: LGPL v2+ Group: Applications/Multimedia Source0: http://downloads.sourceforge.net/gpac/%{name}-%{version}.tar.gz @@ -36,7 +36,7 @@ BuildRequires: alsa-lib-devel >= 0.9 %{?with_amr:BuildRequires: amrnb-devel} %{?with_amr:BuildRequires: amrwb-devel} %{?with_faad:BuildRequires: faad2-devel} -%{?with_ffmpeg:BuildRequires: ffmpeg-devel >= 0.8} +%{?with_ffmpeg:BuildRequires: ffmpeg-devel >= 0.6} %{?with_freetype:BuildRequires: freetype-devel} BuildRequires: jack-audio-connection-kit-devel %{?with_js:BuildRequires: js-devel} @@ -175,7 +175,7 @@ cd ../.. %{__make} -j1 \ BUILD_INSTALL=yes \ - CXX="%{__cxx}" \ + CXX="%{__cxx} -fPIC" \ libdir=%{_lib} %install