Author: blekot Date: Tue May 1 10:22:36 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - better BR - still doesn't build -> rel 0.1 - NFY
---- Files affected: SPECS: freevo.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/freevo.spec diff -u SPECS/freevo.spec:1.24 SPECS/freevo.spec:1.25 --- SPECS/freevo.spec:1.24 Mon Apr 2 23:20:50 2007 +++ SPECS/freevo.spec Tue May 1 12:22:31 2007 @@ -3,18 +3,20 @@ Summary(pl.UTF-8): Freevo - zestaw kina domowego oparty na platformie PC i otwartych źródłach Name: freevo Version: 1.7.0 -Release: 1 +Release: 0.1 License: GPL Group: Applications/Multimedia Source0: http://dl.sourceforge.net/freevo/%{name}-%{version}.tar.gz # Source0-md5: 531f2b00aac35e5e7b111cf9abc36825 Source1: %{name}-boot_config URL: http://freevo.sourceforge.net/ -BuildRequires: python-Imaging >= 1.1.4 -BuildRequires: python-Twisted >= 2.0.1-1 +BuildRequires: python-PIL >= 1.1.4 +BuildRequires: python-TwistedCore >= 2.0.1-1 BuildRequires: python-TwistedWeb BuildRequires: python-devel BuildRequires: python-elementtree +BuildRequires: python-kaa-imlib2 +BuildRequires: python-kaa-metadata BuildRequires: python-mmpython >= 0.4.9 BuildRequires: python-pygame >= 1.5.6 BuildRequires: rpm-pythonprov @@ -22,7 +24,7 @@ Requires: aumix >= 2.8 Requires: lsdvd Requires: mplayer -Requires: python-Imaging >= 1.1.4 +Requires: python-PIL >= 1.1.4 Requires: python-TwistedWeb Requires: python-mmpython >= 0.4.9 Requires: python-numpy @@ -180,6 +182,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2007/05/01 10:22:31 blekot +- better BR +- still doesn't build -> rel 0.1 +- NFY + Revision 1.24 2007/04/02 21:20:50 shadzik - 1.7.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/freevo.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
