SPECS: ffmpeg.spec - up to 0.5; it's not a joke, it's a release!

arekm arekm at pld-linux.org
Tue Mar 10 13:57:00 CET 2009


Author: arekm                        Date: Tue Mar 10 12:57:00 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.5; it's not a joke, it's a release!

---- Files affected:
SPECS:
   ffmpeg.spec (1.178 -> 1.179) 

---- Diffs:

================================================================
Index: SPECS/ffmpeg.spec
diff -u SPECS/ffmpeg.spec:1.178 SPECS/ffmpeg.spec:1.179
--- SPECS/ffmpeg.spec:1.178	Wed Feb 25 19:08:51 2009
+++ SPECS/ffmpeg.spec	Tue Mar 10 13:56:54 2009
@@ -7,21 +7,17 @@
 %bcond_without	autoreqdep	# don't care about package name deps generated by rpm
 %bcond_without	imlib2		# don't build imlib2 vhook module
 #
-%define		_snap	2009-02-25
-%define		snap	%(echo %{_snap} | tr -d -)
-%define		rel 1
 Summary:	Realtime audio/video encoder and streaming server
 Summary(pl.UTF-8):	Koder audio/wideo czasu rzeczywistego oraz serwer strumieni
 Name:		ffmpeg
-Version:	0.4.9
-Release:	4.%{snap}.%{rel}
+Version:	0.5
+Release:	1
 # LGPL or GPL, chosen at configure time (GPL version is more featured)
 # (postprocessing, ac3, xvid, x264, faad)
 License:	GPL v2+ with LGPL v2.1+ 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:	a7649aa1c597ba9bd0e92e42e1a56494
+Source0:	http://ffmpeg.mplayerhq.hu/releases/%{name}-%{version}.tar.bz2
+# Source0-md5:	be8503f15c3b81ba00eb8379ca8dcf33
 Source1:	ffserver.init
 Source2:	ffserver.sysconfig
 Source3:	ffserver.conf
@@ -45,11 +41,11 @@
 BuildRequires:	libdc1394-devel
 BuildRequires:	libgsm-devel
 BuildRequires:	libraw1394-devel
-BuildRequires:	speex-devel
 BuildRequires:	libtheora-devel >= 1.0-0.beta3
 BuildRequires:	libtool >= 2:1.4d-3
 BuildRequires:	libvorbis-devel
 BuildRequires:	libx264-devel >= 0.1.2-1.20081023
+BuildRequires:	speex-devel
 %ifarch %{ix86}
 %ifnarch i386 i486
 BuildRequires:	nasm
@@ -203,7 +199,7 @@
 dużej przestrzeni na dane skonfigurowanej w ffserver.conf).
 
 %prep
-%setup -q -n %{name}-export-%{_snap}
+%setup -q
 %patch0 -p1
 
 # package the grep result for mplayer, the result formatted as ./mplayer/configure
@@ -445,6 +441,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.179  2009/03/10 12:56:54  arekm
+- up to 0.5; it's not a joke, it's a release!
+
 Revision 1.178  2009/02/25 18:08:51  arekm
 - up to 20090225
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ffmpeg.spec?r1=1.178&r2=1.179&f=u



More information about the pld-cvs-commit mailing list