packages: gpac/gpac.spec - rel 3; ffmpeg 0.6 is enough (builds even with 0....

arekm arekm at pld-linux.org
Tue Jun 28 18:30:43 CEST 2011


Author: arekm                        Date: Tue Jun 28 16:30:43 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 3; ffmpeg 0.6 is enough (builds even with 0.8 patch)

---- Files affected:
packages/gpac:
   gpac.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: packages/gpac/gpac.spec
diff -u packages/gpac/gpac.spec:1.34 packages/gpac/gpac.spec:1.35
--- packages/gpac/gpac.spec:1.34	Mon Jun 27 21:34:21 2011
+++ packages/gpac/gpac.spec	Tue Jun 28 18:30:38 2011
@@ -16,7 +16,7 @@
 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
@@ -37,7 +37,7 @@
 %{?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}
@@ -176,7 +176,7 @@
 
 %{__make} -j1 \
 	BUILD_INSTALL=yes \
-	CXX="%{__cxx}" \
+	CXX="%{__cxx} -fPIC" \
 	libdir=%{_lib}
 
 %install
@@ -237,6 +237,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2011/06/28 16:30:38  arekm
+- rel 3; ffmpeg 0.6 is enough (builds even with 0.8 patch)
+
 Revision 1.34  2011/06/27 19:34:21  qboosh
 - added ffmped-0.8 patch
 - ghost soname symlink
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gpac/gpac.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list