SPECS: ffmpeg.spec - cosmetics

glen glen at pld-linux.org
Sun Apr 16 16:42:34 CEST 2006


Author: glen                         Date: Sun Apr 16 14:42:34 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cosmetics

---- Files affected:
SPECS:
   ffmpeg.spec (1.77 -> 1.78) 

---- Diffs:

================================================================
Index: SPECS/ffmpeg.spec
diff -u SPECS/ffmpeg.spec:1.77 SPECS/ffmpeg.spec:1.78
--- SPECS/ffmpeg.spec:1.77	Sun Apr  9 17:51:02 2006
+++ SPECS/ffmpeg.spec	Sun Apr 16 16:42:29 2006
@@ -4,15 +4,16 @@
 #   Make whole init-stuff for it.
 #
 # Conditional build:
-%bcond_without	imlib2		# we can safely play without it :-)
+%bcond_without	imlib2		# we can safely play without it:-)
 %bcond_without	autoreqdep	# don't care about package name deps generated by rpm
 #
+%define	snap	20060129
+%define	_rel 8.2
 Summary:	Realtime audio/video encoder and streaming server
 Summary(pl):	Koder audio/wideo czasu rzeczywistego oraz serwer strumieni
 Name:		ffmpeg
 Version:	0.4.9
-%define	snap	20060129
-Release:	3.%{snap}.8.2
+Release:	3.%{snap}.%{_rel}
 # LGPL or GPL, chosen at configure time (GPL version is more featured)
 License:	GPL
 Group:		Daemons
@@ -34,12 +35,12 @@
 %endif
 %{?with_imlib2:BuildRequires:	imlib2-devel >= 1.1.0-2}
 BuildRequires:	lame-libs-devel
-#BuildRequires:	libx264-devel
 BuildRequires:	libdts-devel
 BuildRequires:	libgsm-devel
 BuildRequires:	libtheora-devel
 BuildRequires:	libtool >= 2:1.4d-3
 BuildRequires:	libvorbis-devel
+#BuildRequires:	libx264-devel
 BuildRequires:	lzo-devel
 %ifarch %{ix86}
 %ifnarch i386 i486
@@ -52,8 +53,8 @@
 BuildRequires:	xvid-devel >= 1:1.1.0
 BuildRequires:	zlib-devel
 %{?with_autoreqdep:BuildConflicts:	libpostproc}
-Requires:	xvid >= 1:1.1.0
 Requires:	%{name}-libs = %{version}-%{release}
+Requires:	xvid >= 1:1.1.0
 Obsoletes:	libpostproc
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -162,7 +163,7 @@
 obrazie.
 
 %prep
-%setup -q -n ffmpeg
+%setup -q -n %{name}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -281,6 +282,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.78  2006/04/16 14:42:29  glen
+- cosmetics
+
 Revision 1.77  2006/04/09 15:51:02  blues
 - desc fixed
 
================================================================

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



More information about the pld-cvs-commit mailing list