SPECS: ffmpeg.spec - src files cleanup (amr stuff)

mguevara mguevara at pld-linux.org
Sun Apr 23 21:53:54 CEST 2006


Author: mguevara                     Date: Sun Apr 23 19:53:54 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- src files cleanup (amr stuff)

---- Files affected:
SPECS:
   ffmpeg.spec (1.89 -> 1.90) 

---- Diffs:

================================================================
Index: SPECS/ffmpeg.spec
diff -u SPECS/ffmpeg.spec:1.89 SPECS/ffmpeg.spec:1.90
--- SPECS/ffmpeg.spec:1.89	Sun Apr 23 21:39:10 2006
+++ SPECS/ffmpeg.spec	Sun Apr 23 21:53:49 2006
@@ -41,13 +41,8 @@
 %if %{with amr}
 # AMR WB FLOAT 
 #Source4:	http://www.3gpp.org/ftp/Specs/latest/Rel-6/26_series/26204-600.zip
-#Source4:	http://www.3gpp.org/ftp/Specs/archive/26_series/26.204/26204-510.zip
 Source4:	http://www.3gpp.org/ftp/Specs/latest/Rel-5/26_series/26204-530.zip
 # Source4-md5:  988060bdb18b5d64b8bd82c3507d2420
-# AMR NB FIXED POINT
-#Source5:       http://www.3gpp.org/ftp/Specs/latest/Rel-6/26_series/26073-600.zip
-#Source5:	http://www.3gpp.org/ftp/Specs/latest/Rel-5/26_series/26073-530.zip
-# Source5-md5:  705f6993fbf890e92eb7a331e7c716d1
 # AMR NB FLOAT 
 #Source6:	http://www.3gpp.org/ftp/Specs/latest/Rel-6/26_series/26104-610.zip
 Source6:	http://www.3gpp.org/ftp/Specs/latest/Rel-5/26_series/26104-540.zip
@@ -232,10 +227,6 @@
 cd amrwb_float
 unzip -j %{SOURCE4}
 unzip -j 26204-530_ANSI-C_source_code.zip
-# put 26073-xxx.zip into libavcodec/amr
-#cd ../amr
-#unzip -j %{SOURCE5}
-#unzip -j 26073-530_ANSI_C_source_code.zip
 # put 26104-xxx.zip into libavcodec/amr_float
 cd ../amr_float
 unzip -j %{SOURCE6}
@@ -390,6 +381,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.90  2006/04/23 19:53:49  mguevara
+- src files cleanup (amr stuff)
+
 Revision 1.89  2006/04/23 19:39:10  mguevara
 - 0.4.9-3.20060129.8.8 - amr stuff cleanup, licensing info changed, _rel++
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ffmpeg.spec?r1=1.89&r2=1.90&f=u



More information about the pld-cvs-commit mailing list