Author: glen Date: Sat Apr 26 13:04:20 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 0.3
---- Files affected: SPECS: clive.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: SPECS/clive.spec diff -u SPECS/clive.spec:1.21 SPECS/clive.spec:1.22 --- SPECS/clive.spec:1.21 Sat Apr 26 10:30:45 2008 +++ SPECS/clive.spec Sat Apr 26 15:04:14 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Narzędzie do wydobywania filmów z YouTube i Google Video Name: clive Version: 0.4.11 -Release: 0.1 +Release: 0.3 License: GPL v2+ Group: Applications/System Source0: http://download.gna.org/clive/0.4/src/%{name}-%{version}.tar.bz2 @@ -49,6 +49,7 @@ # fix imports to use system pkgs %{__sed} -i -e 's,\(from\|import\) clive.\(newt\|urlgrabber\),\1 \2,' src/clive/*.py %{__sed} -i -e 's,from clive\.feedparser ,,' src/clive/*.py +%{__sed} -i -e 's,from newt \(import snack as newt\),\1,' src/clive/*.py %{__sed} -i -e 's,\(import\) clive\.feedparser\.,\1 ,' src/clive/*.py %build @@ -83,6 +84,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2008-04-26 13:04:14 glen +- rel 0.3 + Revision 1.21 2008-04-26 08:30:45 arekm - up to 0.4.11; use official site not mirror for download ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/clive.spec?r1=1.21&r2=1.22&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
