SPECS: mpeg4ip.spec - updated to 1.5.0.1 - updated link patch, rem...

qboosh qboosh at pld-linux.org
Fri Jul 21 23:52:10 CEST 2006


Author: qboosh                       Date: Fri Jul 21 21:52:10 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.5.0.1
- updated link patch, removed obsolete gcc4 patch, added x patch

---- Files affected:
SPECS:
   mpeg4ip.spec (1.39 -> 1.40) 

---- Diffs:

================================================================
Index: SPECS/mpeg4ip.spec
diff -u SPECS/mpeg4ip.spec:1.39 SPECS/mpeg4ip.spec:1.40
--- SPECS/mpeg4ip.spec:1.39	Wed Mar 15 13:38:13 2006
+++ SPECS/mpeg4ip.spec	Fri Jul 21 23:52:04 2006
@@ -6,23 +6,23 @@
 Summary:	MPEG4IP - system for encoding, streaming and playing MPEG-4 audio/video
 Summary(pl):	MPEG4IP - system kodowania, streamingu i odtwarzania dźwięku i obrazu MPEG-4
 Name:		mpeg4ip
-Version:	1.4.1
-Release:	3
+Version:	1.5.0.1
+Release:	1
 Epoch:		1
 License:	MPL v1.1 (original code) and other licenses (included libraries)
 Group:		Applications
 Source0:	http://dl.sourceforge.net/mpeg4ip/%{name}-%{version}.tar.gz
-# Source0-md5:	68968c23c7e9d23cac11f15f3bcf7ede
+# Source0-md5:	f53b06c62e914ab724bda9d9af041e08
 Patch0:		%{name}-link.patch
 Patch1:		%{name}-types.patch
-Patch2:		%{name}-gcc4.patch
+Patch2:		%{name}-x.patch
 URL:		http://www.mpeg4ip.net/
 BuildRequires:	SDL-devel
 BuildRequires:	a52dec-libs-devel
 %{?with_alsa:BuildRequires:	alsa-lib-devel >= 0.9.0}
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	faac-devel >= 1.20
+BuildRequires:	faac-devel >= 1.20.1
 BuildRequires:	ffmpeg-devel >= 0.4.9
 BuildRequires:	gtk+2-devel >= 1:2.0.0
 BuildRequires:	lame-libs-devel >= 3.92
@@ -31,11 +31,14 @@
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool >= 2:1.4d
 BuildRequires:	libvorbis-devel >= 1:1.0
+BuildRequires:	libx264-devel
 BuildRequires:	mpeg2dec-devel
 %ifarch %{ix86} %{x8664}
 BuildRequires:	nasm >= 0.98.19
 %endif
 BuildRequires:	pkgconfig
+BuildRequires:	srtp-devel >= 1.4.2
+#BuildRequires:	srtp-devel >= 1.5
 BuildRequires:	xvid-devel >= 1:1.0.0
 BuildConflicts:	faad2 < 2.0-3
 Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
@@ -118,7 +121,8 @@
 install -d config
 touch bootstrapped
 %configure \
-	%{!?with_alsa:--disable-alsa}
+	%{!?with_alsa:--disable-alsa} \
+	--enable-ipv6
 
 %{__make} \
 	CCAS="%{__cc}"
@@ -201,6 +205,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.40  2006/07/21 21:52:04  qboosh
+- updated to 1.5.0.1
+- updated link patch, removed obsolete gcc4 patch, added x patch
+
 Revision 1.39  2006/03/15 12:38:13  pluto
 - ffmpeg soname changed. release 3 for rebuild.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mpeg4ip.spec?r1=1.39&r2=1.40&f=u



More information about the pld-cvs-commit mailing list