SPECS: transcode.spec - updated to 1.0.4, added missed quicktime b...

pluto pluto at pld-linux.org
Fri Nov 30 13:14:29 CET 2007


Author: pluto                        Date: Fri Nov 30 12:14:29 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.0.4, added missed quicktime bcond declaration, release 1.

---- Files affected:
SPECS:
   transcode.spec (1.97 -> 1.98) 

---- Diffs:

================================================================
Index: SPECS/transcode.spec
diff -u SPECS/transcode.spec:1.97 SPECS/transcode.spec:1.98
--- SPECS/transcode.spec:1.97	Sun Jun  3 16:40:59 2007
+++ SPECS/transcode.spec	Fri Nov 30 13:14:24 2007
@@ -13,6 +13,7 @@
 %bcond_without	libmpeg3	# disable libmpeg3 support
 %bcond_without	lzo			# disable lzo support
 %bcond_without	mjpeg		# disable mjpegtools support
+%bcond_without	quicktime	# disable libquicktime support
 %bcond_without	sdl			# disable SDL support
 %bcond_with	jpegmmx		# jpeg-mmx
 %bcond_with	pvm3		# pvm3
@@ -29,17 +30,16 @@
 Summary:	Video stream converter
 Summary(pl.UTF-8):	Konwerter strumieni video
 Name:		transcode
-Version:	1.0.3
-Release:	0.1
+Version:	1.0.4
+Release:	1
 License:	GPL
 Group:		Applications
 Source0:	http://fromani.exit1.org/%{name}-%{version}.tar.bz2
-# Source0-md5:	4f6eb832123ea28c54f0d4952733bcb6
+# Source0-md5:	6f05b9efb8d67540dd6dbb7b8db47504
 Patch0:		%{name}-lzo2.patch
 Patch1:		%{name}-bigdir.patch
-Patch2:		%{name}-mpeg3.patch
-Patch3:		%{name}-libx86_64.patch
-Patch4:		%{name}-mm_accel.patch
+Patch2:		%{name}-libx86_64.patch
+Patch3:		%{name}-mm_accel.patch
 URL:		http://www.transcoding.org/
 %{?with_im:BuildRequires:	ImageMagick-devel >= 5.4.3}
 %{?with_sdl:BuildRequires:	SDL-devel >= 1.1.6}
@@ -105,8 +105,7 @@
 %patch0 -p1
 %patch1 -p0
 %patch2 -p0
-%patch3 -p0
-%patch4 -p1
+%patch3 -p1
 
 %build
 %{__libtoolize}
@@ -214,6 +213,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.98  2007-11-30 12:14:24  pluto
+- updated to 1.0.4, added missed quicktime bcond declaration, release 1.
+
 Revision 1.97  2007-06-03 14:40:59  wrobell
 - fixed mm_accel.h includes
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/transcode.spec?r1=1.97&r2=1.98&f=u



More information about the pld-cvs-commit mailing list