SPECS: kino.spec - add segfault_empty_chapter, fix_avi_packing, fix_...

glen glen at pld-linux.org
Sun May 21 14:21:45 CEST 2006


Author: glen                         Date: Sun May 21 12:21:45 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add segfault_empty_chapter,fix_avi_packing,fix_no_mplex,fix_bigendian_warning patches from debian

---- Files affected:
SPECS:
   kino.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SPECS/kino.spec
diff -u SPECS/kino.spec:1.30 SPECS/kino.spec:1.31
--- SPECS/kino.spec:1.30	Tue May  2 20:48:12 2006
+++ SPECS/kino.spec	Sun May 21 14:21:39 2006
@@ -9,6 +9,10 @@
 Source0:	http://dl.sourceforge.net/kino/%{name}-%{version}.tar.gz
 # Source0-md5:	bd4fca3b879aaa91754fd2e0234db345
 Patch0:		%{name}-desktop.patch
+Patch1:		%{name}-segfault_empty_chapter.patch
+Patch2:		%{name}-fix_avi_packing.patch
+Patch3:		%{name}-fix_no_mplex.patch
+Patch4:		%{name}-fix_bigendian_warning.patch
 URL:		http://www.kinodv.org/
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
@@ -69,6 +73,10 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
+%patch2 -p1
+%patch3 -p1
+%patch4 -p1
 
 # use lib64 when needed
 sed -i -e 's|lib/kino-gtk2|%{_lib}/kino-gtk2|' src/*/Makefile.am
@@ -151,6 +159,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2006/05/21 12:21:39  glen
+- add segfault_empty_chapter,fix_avi_packing,fix_no_mplex,fix_bigendian_warning patches from debian
+
 Revision 1.30  2006/05/02 18:48:12  glen
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kino.spec?r1=1.30&r2=1.31&f=u



More information about the pld-cvs-commit mailing list