Author: blekot Date: Tue May 1 12:23:26 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - builds (rel 1) - added patch freevo-setup.py-elementtree.patch (fix build with _elementtree.so)
---- Files affected: SPECS: freevo.spec (1.26 -> 1.27) ---- Diffs: ================================================================ Index: SPECS/freevo.spec diff -u SPECS/freevo.spec:1.26 SPECS/freevo.spec:1.27 --- SPECS/freevo.spec:1.26 Tue May 1 12:38:54 2007 +++ SPECS/freevo.spec Tue May 1 14:23:21 2007 @@ -3,12 +3,13 @@ Summary(pl.UTF-8): Freevo - zestaw kina domowego oparty na platformie PC i otwartych źródłach Name: freevo Version: 1.7.0 -Release: 0.1 +Release: 1 License: GPL Group: Applications/Multimedia Source0: http://dl.sourceforge.net/freevo/%{name}-%{version}.tar.gz # Source0-md5: 531f2b00aac35e5e7b111cf9abc36825 Source1: %{name}-boot_config +Patch0: %{name}-setup.py-elementtree.patch URL: http://freevo.sourceforge.net/ BuildRequires: python-BeautifulSoup BuildRequires: python-PIL >= 1.1.4 @@ -78,6 +79,7 @@ %prep %setup -q +%patch -p1 find . -name CVS | xargs rm -rf find . -name ".cvsignore" | xargs rm -f @@ -183,6 +185,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27 2007/05/01 12:23:21 blekot +- builds (rel 1) +- added patch freevo-setup.py-elementtree.patch (fix build with _elementtree.so) + Revision 1.26 2007/05/01 10:38:54 blekot - BR: python-BeautifulSoup ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/freevo.spec?r1=1.26&r2=1.27&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
