Author: juran
Update of /cvs/free/rpms/transcode/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv915
Modified Files:
transcode.spec
Log Message:
Build for rpmfusion
Index: transcode.spec
===================================================================
RCS file: /cvs/free/rpms/transcode/F-9/transcode.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- transcode.spec 9 Aug 2008 09:34:39 -0000 1.1
+++ transcode.spec 17 Aug 2008 14:48:29 -0000 1.2
@@ -7,7 +7,7 @@
Name: transcode
Version: 1.0.5
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Video stream processing tool
Group: Applications/Multimedia
@@ -18,15 +18,13 @@
Patch2: %{name}-1.0.2-lzo2.patch
Patch3: transcode-1.0.4.external_dv.patch
Patch6: transcode-1.0.5-nuv.patch
-Patch7: transcode-1.0.5-ffmpeg.patch
-Patch8: transcode-1.0.5-dvdread.patch
-Patch9: transcode-1.0.5-ImageMagick.patch
+Patch7: transcode-1.0.5-ffmpeg.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: libogg-devel
BuildRequires: libvorbis-devel
-BuildRequires: libdvdread-devel >= 4.1.3
+BuildRequires: libdvdread-devel
BuildRequires: a52dec-devel
BuildRequires: libxml2-devel
BuildRequires: libjpeg-devel
@@ -37,7 +35,7 @@
BuildRequires: libquicktime-devel >= 0.9.8
BuildRequires: lame-devel >= 3.89
BuildRequires: SDL-devel >= 1.1.6
-BuildRequires: ffmpeg-devel >= 0.4.9-0.46.20080614
+BuildRequires: ffmpeg-devel >= 0.4.9
BuildRequires: mpeg2dec-devel >= 0.4.0-0.lvn.3.b
BuildRequires: pvm
BuildRequires: libtheora-devel
@@ -48,7 +46,7 @@
%ifarch %{ix86}
BuildRequires: nasm
%endif
-BuildRequires: ImageMagick-devel >= 6.4.0.10
+BuildRequires: ImageMagick-devel >= 5.4.3
BuildRequires: libmpeg3-devel
# libtool + autotools for patch2, autoreconf
@@ -75,9 +73,7 @@
%patch3 -p1 -b .external_dv
rm filter/preview/dv_types.h
%patch6 -p1 -b .types
-%patch7 -p1 -b .ffmpeg
-%patch8 -p1 -b .libdvdread
-%patch9 -p1 -b .ImageMagick
+%patch7 -p1 -b .ffmpeg
%build
autoreconf # for patch2, and fixes standard rpaths on lib64 archs
@@ -134,13 +130,8 @@
%changelog
-* Thu Aug 07 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 1.0.5-4
-- rebuild
-
-* Thu Jul 3 2008 <david(a)juran.se> - 1.0.5-3
-- updated for new ffmpeg directory layout
-- updated for new libdvdread directory layout
-- libMagick split in libMagicCore and libMagicWand
+* Sun Aug 17 2008 David Juran <david(a)juran.se> - 1.0.5-5
+- Build for rpmfusion
* Thu Jan 10 2008 David Juran <david(a)juran.se> - 1.0.5-1
- Upgrade to 1.0.5
Show replies by date