]> git.pld-linux.org Git - packages/ffmpeg.git/commitdiff
- update to 2007-06-26:
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 26 Jun 2007 21:11:33 +0000 (21:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
   - RoQ video encoder

Changed files:
    ffmpeg.spec -> 1.138

ffmpeg.spec

index 01b1b5fa6b2bab53691b888377d9719bca8a951a..fc3af35e5fc0a98f7c6ebd3c20afebb9b7fdb623 100644 (file)
@@ -6,7 +6,7 @@
 %bcond_without autoreqdep      # don't care about package name deps generated by rpm
 %bcond_without imlib2          # don't build imlib2 vhook module
 #
-%define                _snap   2007-06-09
+%define                _snap   2007-06-26
 %define                snap    %(echo %{_snap} | tr -d -)
 %define                _rel 1
 Summary:       Realtime audio/video encoder and streaming server
@@ -20,14 +20,13 @@ License:    GPL with LGPL parts
 Group:         Applications/Multimedia
 #Source0:      http://dl.sourceforge.net/ffmpeg/%{name}-%{version}-pre1.tar.gz
 Source0:       http://ffmpeg.mplayerhq.hu/%{name}-export-snapshot.tar.bz2
-# Source0-md5: d7f9e7d673b589d21d256c469acf611b
+# Source0-md5: 94409403b09bc5e1b26c9853188778ae
 Source1:       ffserver.init
 Source2:       ffserver.sysconfig
 Source3:       ffserver.conf
-Patch0:                %{name}-link.patch
-Patch1:                %{name}-gcc4.patch
-Patch2:                %{name}-kill-mabi_altivec.patch
-Patch3:                %{name}-img_convert_symbol.patch
+Patch0:                %{name}-gcc4.patch
+Patch1:                %{name}-img_convert_symbol.patch
+Patch2:                %{name}-fork.patch
 URL:           http://ffmpeg.mplayerhq.hu/
 BuildRequires: SDL-devel
 BuildRequires: a52dec-libs-devel
@@ -204,7 +203,6 @@ dużej przestrzeni na dane skonfigurowanej w ffserver.conf).
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 %build
 # notes:
This page took 0.042981 seconds and 4 git commands to generate.