Author: charles Date: Mon Sep 1 21:42:18 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added -pagesize.patch - BR: iconv; rel.1
---- Files affected: SPECS: xawtv.spec (1.133 -> 1.134) ---- Diffs: ================================================================ Index: SPECS/xawtv.spec diff -u SPECS/xawtv.spec:1.133 SPECS/xawtv.spec:1.134 --- SPECS/xawtv.spec:1.133 Sat Jan 5 20:05:20 2008 +++ SPECS/xawtv.spec Mon Sep 1 23:42:12 2008 @@ -13,7 +13,7 @@ Summary(uk.UTF-8): Перегляд та запис відеопотоків Name: xawtv Version: 3.95 -Release: 0.3 +Release: 1 License: GPL Group: X11/Applications Source0: http://dl.bytesex.org/releases/xawtv/%{name}-%{version}.tar.gz @@ -31,11 +31,13 @@ Patch4: %{name}-appdefsdir.patch Patch5: %{name}-path-fix.patch Patch6: %{name}-gcc4.patch +Patch7: %{name}-pagesize.patch URL: http://bytesex.org/xawtv/ BuildRequires: OpenGL-devel %{?with_aalib:BuildRequires: aalib-devel} BuildRequires: alsa-lib-devel BuildRequires: autoconf +BuildRequires: iconv BuildRequires: libjpeg-devel %{?with_lirc:BuildRequires: lirc-devel} BuildRequires: ncurses-devel >= 5.1 @@ -181,6 +183,7 @@ %patch4 -p1 %patch5 -p1 %patch6 -p1 +%patch7 -p1 %build %{__autoconf} @@ -323,6 +326,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.134 2008/09/01 21:42:12 charles +- added -pagesize.patch +- BR: iconv; rel.1 + Revision 1.133 2008/01/05 19:05:20 sls - use modern lang/app-defaults ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xawtv.spec?r1=1.133&r2=1.134&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
