Author: cactus Date: Fri Jan 27 22:33:52 2012 GMT Module: packages Tag: HEAD ---- Log message: - up to 9.15 + fix tic
---- Files affected: packages/urxvt: urxvt.spec (1.60 -> 1.61) ---- Diffs: ================================================================ Index: packages/urxvt/urxvt.spec diff -u packages/urxvt/urxvt.spec:1.60 packages/urxvt/urxvt.spec:1.61 --- packages/urxvt/urxvt.spec:1.60 Sun Jul 3 13:23:46 2011 +++ packages/urxvt/urxvt.spec Fri Jan 27 23:33:47 2012 @@ -8,14 +8,15 @@ Summary: Rxvt terminal with unicode support and some improvements Summary(pl.UTF-8): Terminal Rxvt z obsługą unicode i kilkoma usprawnieniami Name: urxvt -Version: 9.12 +Version: 9.15 Release: 1 License: GPL v2+ Group: X11/Applications Source0: http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-%{version}.tar.bz2 -# Source0-md5: 945af37d661c8c45a7cac292160e7c70 +# Source0-md5: 15595aa326167ac5eb68c28d95432faf Source1: %{name}.desktop URL: http://software.schmorp.de/ +Patch0: %{name}-tic.patch BuildRequires: autoconf >= 2.50 BuildRequires: automake BuildRequires: fontconfig-devel @@ -50,6 +51,7 @@ %prep %setup -q -n rxvt-unicode-%{version} +%patch0 -p1 %build %{__aclocal} -I. @@ -97,6 +99,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.61 2012/01/27 22:33:47 cactus +- up to 9.15 + fix tic + Revision 1.60 2011/07/03 11:23:46 qboosh - updated to 9.12 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/urxvt/urxvt.spec?r1=1.60&r2=1.61&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
