Author: glen Date: Sun Apr 27 20:13:51 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - patch for reporter videos
---- Files affected: SPECS: clive.spec (1.22 -> 1.23) ---- Diffs: ================================================================ Index: SPECS/clive.spec diff -u SPECS/clive.spec:1.22 SPECS/clive.spec:1.23 --- SPECS/clive.spec:1.22 Sat Apr 26 15:04:14 2008 +++ SPECS/clive.spec Sun Apr 27 22:13:46 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.3 +Release: 0.4 License: GPL v2+ Group: Applications/System Source0: http://download.gna.org/clive/0.4/src/%{name}-%{version}.tar.bz2 @@ -11,6 +11,7 @@ Source1: %{name}-setup.py Patch0: %{name}-delfi.patch Patch1: %{name}-spz.patch +Patch2: %{name}-reporter.patch URL: http://home.gna.org/clive/ BuildRequires: python-devel >= 1:2.4 BuildRequires: rpm-pythonprov @@ -39,6 +40,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 # switch back to python install. we don't need autofoo as we don't build newt cp %{SOURCE1} setup.py @@ -84,6 +86,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.23 2008-04-27 20:13:46 glen +- patch for reporter videos + Revision 1.22 2008-04-26 13:04:14 glen - rel 0.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/clive.spec?r1=1.22&r2=1.23&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
