Author: juran
Update of /cvs/free/rpms/transcode/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv17853
Modified Files:
transcode.spec
Log Message:
explicitly (re-)enabled libmpeg2 support (Bz 922)
Index: transcode.spec
===================================================================
RCS file: /cvs/free/rpms/transcode/devel/transcode.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- transcode.spec 1 Nov 2009 20:19:39 -0000 1.21
+++ transcode.spec 7 Nov 2009 14:09:11 -0000 1.22
@@ -7,7 +7,7 @@
Name: transcode
Version: 1.1.5
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Video stream processing tool
Group: Applications/Multimedia
@@ -120,7 +120,10 @@
--enable-deprecated \
--enable-libv4l2 \
--enable-libv4lconvert \
- --enable-v4l
+ --enable-v4l \
+ --enable-libmpeg2 \
+ --enable-libmpeg2convert
+
@@ -147,6 +150,9 @@
%changelog
+* Sat Nov 7 2009 David Juran <david(a)juran.se> - 1.1.5-2
+- explicitly (re-)enabled libmpeg2 support (Bz 922)
+
* Sun Nov 1 2009 David Juran <david(a)juran.se> - 1.1.5-1
- upgrade to 1.1.5
Show replies by date