Author: glen Date: Sat Jan 19 22:42:24 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - delfi videos patch from AC-branch
---- Files affected: SPECS: clive.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/clive.spec diff -u SPECS/clive.spec:1.9 SPECS/clive.spec:1.10 --- SPECS/clive.spec:1.9 Wed Jan 16 23:52:04 2008 +++ SPECS/clive.spec Sat Jan 19 23:42:18 2008 @@ -3,12 +3,13 @@ Summary(pl.UTF-8): Narzędzie do wydobywania filmów z YouTube i Google Video Name: clive Version: 0.4.1 -Release: 1 +Release: 2 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 URL: http://home.gna.org/clive/ BuildRequires: python-devel >= 1:2.5 BuildRequires: rpm-pythonprov @@ -35,6 +36,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %{__gzip} -d man/*.gz %build @@ -66,6 +68,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2008-01-19 22:42:18 glen +- delfi videos patch from AC-branch + Revision 1.9 2008-01-16 22:52:04 twittner - up to 0.4.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/clive.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
