rpms/themonospot/F-8 themonospot.spec,1.1,1.2

Armando Basile (hman-it) fedora-extras-commits at redhat.com
Thu May 1 14:15:26 UTC 2008


Author: hman-it

Update of /cvs/pkgs/rpms/themonospot/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20813

Modified Files:
	themonospot.spec 
Log Message:



Index: themonospot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/themonospot/F-8/themonospot.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- themonospot.spec	25 Mar 2008 16:18:38 -0000	1.1
+++ themonospot.spec	1 May 2008 14:14:49 -0000	1.2
@@ -1,11 +1,11 @@
-Summary: An Avi parser and content descriptor
+Summary: Avi and Mkv parser/editor and content descriptor
 Name: themonospot
-Version: 0.6.5.6
+Version: 0.7.0.1
 Release: 1%{?dist}
 License: GPLv2
 ExcludeArch: ppc64
 Group: Applications/Multimedia
-Source: http://www.integrazioneweb.com/themonospot/packages/fedora/%{name}-%{version}.tar.gz
+Source: http://www.integrazioneweb.com/themonospot/packages/%{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 URL: http://www.integrazioneweb.com/themonospot
 
@@ -20,8 +20,9 @@
 %define debug_package %{nil}
 
 %description
-themonospot is a simple application that can be used to scan an avi
-file and extract some informations about audio and video data flow:
+themonospot is a simple application that can be used to scan avi
+and matroska (.mkv) file and extract some informations about audio 
+and video data flow:
 
     - Video codec used
     - Frame size
@@ -40,7 +41,8 @@
 Using themonospot it is also possible to modify FourCC informations
 (FourCC code in video chunk and FourCC description in stream header)
 and also change some problematic UserData values for table players 
-(it set the value to DivX999b000p)
+(it set the value to DivX999b000p). This features are available only
+for avi file type.
 
 %prep
 %setup -q
@@ -62,8 +64,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc README
-%doc COPYING.GPL
+%doc readme
+%doc copying.gpl
 %{_bindir}/%{name}
 %{_libdir}/%{name}/
 %{_datadir}/pixmaps/%{name}.png
@@ -71,6 +73,11 @@
 
 
 %changelog
+* Thu May 01 2008 hman <hmandevteam at gmail.com> 0.7.0.1-1
+- new feature: Issue 009 - add Matroska (mkv) file type support
+- bug fixed: open avi,divx,xvid files with extention (Avi,AVI,DivX,Divx,DIVX,Xvid,XviD,XVID) <> avi,divx,xvid
+- bug fixed: minor bugs
+
 * Fri Jan 04 2008 hman <hmandevteam at gmail.com> 0.6.5.6-1
 - bug fixed: Issue 007 [Wrong AudioRate value]
 - bug fixed: Issue 008 [Calculate VideoRate]




More information about the fedora-extras-commits mailing list