Author: glen Date: Sat Jan 19 23:27:46 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - add southparkzone support
---- Files affected: SPECS: clive.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/clive.spec diff -u SPECS/clive.spec:1.10 SPECS/clive.spec:1.11 --- SPECS/clive.spec:1.10 Sat Jan 19 23:42:18 2008 +++ SPECS/clive.spec Sun Jan 20 00:27:41 2008 @@ -3,13 +3,14 @@ Summary(pl.UTF-8): Narzędzie do wydobywania filmów z YouTube i Google Video Name: clive Version: 0.4.1 -Release: 2 +Release: 3 License: GPL Group: Applications/System Source0: http://dl.gna.org/clive/0.4/src/%{name}-%{version}.tar.gz # Source0-md5: 2e24cc60997704742a988848675a7262 Patch0: %{name}-setup.patch Patch1: %{name}-delfi.patch +Patch2: %{name}-spz.patch URL: http://home.gna.org/clive/ BuildRequires: python-devel >= 1:2.5 BuildRequires: rpm-pythonprov @@ -37,6 +38,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %{__gzip} -d man/*.gz %build @@ -68,6 +70,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2008-01-19 23:27:41 glen +- add southparkzone support + Revision 1.10 2008-01-19 22:42:18 glen - delfi videos patch from AC-branch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/clive.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
