SPECS: freevo.spec - added patch: Fixes working with elementtype i...

blekot blekot at pld-linux.org
Tue May 1 18:44:13 CEST 2007


Author: blekot                       Date: Tue May  1 16:44:13 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added patch: Fixes working with elementtype in python-modules

---- Files affected:
SPECS:
   freevo.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: SPECS/freevo.spec
diff -u SPECS/freevo.spec:1.29 SPECS/freevo.spec:1.30
--- SPECS/freevo.spec:1.29	Tue May  1 16:19:42 2007
+++ SPECS/freevo.spec	Tue May  1 18:44:08 2007
@@ -10,6 +10,7 @@
 # Source0-md5:	3157677c47949a169340b4b29ee75156
 Source1:	%{name}-boot_config
 Patch0:		%{name}-setup.py-elementtree.patch
+Patch1:		%{name}-xmltv.py.patch
 URL:		http://freevo.sourceforge.net/
 BuildRequires:	python-BeautifulSoup
 BuildRequires:	python-PIL >= 1.1.4
@@ -80,7 +81,8 @@
 
 %prep
 %setup -q
-%patch -p1
+%patch0 -p1
+%patch1 -p0
 
 find . -name CVS | xargs rm -rf
 find . -name ".cvsignore" | xargs rm -f
@@ -188,6 +190,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2007/05/01 16:44:08  blekot
+- added patch: Fixes working with elementtype in python-modules
+
 Revision 1.29  2007/05/01 14:19:42  blekot
 - R: python-Numeric
 
================================================================

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



More information about the pld-cvs-commit mailing list