]> git.pld-linux.org Git - packages/freevo.git/blobdiff - freevo.spec
- add R
[packages/freevo.git] / freevo.spec
index 004fff1fc4283b1d006b0116884fcc0861f1c8bf..ab9b128b2ffac65e828004c39090d82b795a1343 100644 (file)
@@ -9,6 +9,7 @@ Source0:        http://dl.sourceforge.net/freevo/%{name}-%{version}.tar.gz
 # 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
@@ -25,8 +26,11 @@ BuildRequires:       rpm-pythonprov
 Requires:      aumix >= 2.8
 Requires:      lsdvd
 Requires:      mplayer
+Requires:      python-Numeric
 Requires:      python-PIL >= 1.1.4
 Requires:      python-TwistedWeb
+Requires:      python-kaa-metadata
+Requires:      python-kaa-imlib2
 Requires:      python-mmpython >= 0.4.9
 Requires:      python-numpy
 Requires:      python-pygame >= 1.5.6
@@ -78,7 +82,8 @@ systemu Freevo.
 
 %prep
 %setup -q
-%patch -p1
+%patch0 -p1
+%patch1 -p0
 
 find . -name CVS | xargs rm -rf
 find . -name ".cvsignore" | xargs rm -f
This page took 0.14126 seconds and 4 git commands to generate.