Author: draenog Date: Tue Jan 19 04:13:20 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 9.07 - remove gcc44.patch (fixed upstream) - fix building with AfterStep installed
---- Files affected: packages/urxvt: urxvt.spec (1.50 -> 1.51) , urxvt-gcc44.patch (1.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/urxvt/urxvt.spec diff -u packages/urxvt/urxvt.spec:1.50 packages/urxvt/urxvt.spec:1.51 --- packages/urxvt/urxvt.spec:1.50 Tue Dec 1 20:03:05 2009 +++ packages/urxvt/urxvt.spec Tue Jan 19 05:13:15 2010 @@ -7,14 +7,13 @@ 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.06 +Version: 9.07 Release: 1 License: GPL v2+ Group: X11/Applications Source0: http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-%{version}.tar.bz2 -# Source0-md5: 4cb9330e99fc0b0b05cebf3581557dd8 +# Source0-md5: 49bb52c99e002bf85eb41d8385d903b5 Source1: %{name}.desktop -Patch0: %{name}-gcc44.patch URL: http://software.schmorp.de/ BuildRequires: autoconf >= 2.50 BuildRequires: fontconfig-devel @@ -46,7 +45,6 @@ %prep %setup -q -n rxvt-unicode-%{version} -%patch0 -p1 %if %{with 256colors} patch -p1 < doc/urxvt-8.2-256color.patch %endif @@ -62,6 +60,7 @@ --enable-mousewheel \ --enable-next-scroll \ --with-term=rxvt \ + --disable-afterimage \ --enable-smart-resize %{__make} \ @@ -97,6 +96,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.51 2010/01/19 04:13:15 draenog +- up to 9.07 +- remove gcc44.patch (fixed upstream) +- fix building with AfterStep installed + Revision 1.50 2009/12/01 19:03:05 lkrotowski - added gcc 4.4 patch - added bcond for unsupported 256 colors patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/urxvt/urxvt.spec?r1=1.50&r2=1.51&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
