packages: ffmpeg/ffmpeg.spec - fix faadbin soname, not to depend on devel a...

glen glen at pld-linux.org
Thu Sep 9 20:12:40 CEST 2010


Author: glen                         Date: Thu Sep  9 18:12:40 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix faadbin soname, not to depend on devel at runtime; rel 3

---- Files affected:
packages/ffmpeg:
   ffmpeg.spec (1.200 -> 1.201) 

---- Diffs:

================================================================
Index: packages/ffmpeg/ffmpeg.spec
diff -u packages/ffmpeg/ffmpeg.spec:1.200 packages/ffmpeg/ffmpeg.spec:1.201
--- packages/ffmpeg/ffmpeg.spec:1.200	Mon Sep  6 19:11:12 2010
+++ packages/ffmpeg/ffmpeg.spec	Thu Sep  9 20:12:34 2010
@@ -11,7 +11,7 @@
 Summary(pl.UTF-8):	Koder audio/wideo czasu rzeczywistego oraz serwer strumieni
 Name:		ffmpeg
 Version:	0.6
-Release:	2
+Release:	3
 # LGPL or GPL, chosen at configure time (GPL version is more featured)
 # (postprocessing, ac3, xvid, x264, faad)
 License:	GPL v3+ with LGPL v3+ parts
@@ -23,6 +23,7 @@
 Source3:	ffserver.conf
 Patch0:		%{name}-bug-803.patch
 Patch1:		%{name}-gsm.patch
+Patch2:		faadbin-libfaadname.patch
 # vhook is gone. this patch needs different approach
 #PatchX: imagewidth.patch
 URL:		http://www.ffmpeg.org/
@@ -191,6 +192,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p0
+%patch2 -p1
 
 # package the grep result for mplayer, the result formatted as ./mplayer/configure
 cat <<EOF > ffmpeg-avconfig
@@ -432,6 +434,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.201  2010/09/09 18:12:34  glen
+- fix faadbin soname, not to depend on devel at runtime; rel 3
+
 Revision 1.200  2010/09/06 17:11:12  glen
 - --enable-x11grab; rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ffmpeg/ffmpeg.spec?r1=1.200&r2=1.201&f=u



More information about the pld-cvs-commit mailing list