Author: glen                         Date: Thu Sep  9 18:11:45 2010 GMT
Module: packages                      Tag: FFMPEG_0_5
---- Log message:
- fix faadbin soname, not to depend on devel at runtime; rel 5

---- Files affected:
packages/ffmpeg:
   ffmpeg.spec (1.193.2.4 -> 1.193.2.5) 

---- Diffs:

================================================================
Index: packages/ffmpeg/ffmpeg.spec
diff -u packages/ffmpeg/ffmpeg.spec:1.193.2.4 
packages/ffmpeg/ffmpeg.spec:1.193.2.5
--- packages/ffmpeg/ffmpeg.spec:1.193.2.4       Wed Sep  8 11:53:49 2010
+++ packages/ffmpeg/ffmpeg.spec Thu Sep  9 20:11:40 2010
@@ -11,7 +11,7 @@
 Summary(pl.UTF-8):     Koder audio/wideo czasu rzeczywistego oraz serwer 
strumieni
 Name:          ffmpeg
 Version:       0.5.2
-Release:       4
+Release:       5
 # 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:                imagewidth.patch
+Patch2:                faadbin-libfaadname.patch
 URL:           http://www.ffmpeg.org/
 BuildRequires: SDL-devel
 BuildRequires: alsa-lib-devel >= 1.0.16
@@ -207,6 +208,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 # package the grep result for mplayer, the result formatted as 
./mplayer/configure
 cat <<EOF > ffmpeg-avconfig
@@ -460,6 +462,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.193.2.5  2010/09/09 18:11:40  glen
+- fix faadbin soname, not to depend on devel at runtime; rel 5
+
 Revision 1.193.2.4  2010/09/08 09:53:49  glen
 - be sure to use versioned alsa-lib symbols; rel 4
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to