Author: qboosh Date: Tue May 3 13:42:48 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 9.11 - BR: gdk-pixbuf2-devel (for background image loading)
---- Files affected: packages/urxvt: urxvt.spec (1.58 -> 1.59) ---- Diffs: ================================================================ Index: packages/urxvt/urxvt.spec diff -u packages/urxvt/urxvt.spec:1.58 packages/urxvt/urxvt.spec:1.59 --- packages/urxvt/urxvt.spec:1.58 Sun Jan 30 16:50:00 2011 +++ packages/urxvt/urxvt.spec Tue May 3 15:42:43 2011 @@ -1,20 +1,25 @@ # $Revision$, $Date$ +# TODO: utempter support +# +# Conditional build: %bcond_with 256colors # build with 256 color support +# %include /usr/lib/rpm/macros.perl 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.10 +Version: 9.11 Release: 1 License: GPL v2+ Group: X11/Applications Source0: http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-%{version}.tar.bz2 -# Source0-md5: a23aa40b31e843878b6f9c44768de430 +# Source0-md5: 1bed5bfeed026e0bfafa0e9e4f62aa37 Source1: %{name}.desktop URL: http://software.schmorp.de/ BuildRequires: autoconf >= 2.50 BuildRequires: automake BuildRequires: fontconfig-devel +BuildRequires: gdk-pixbuf2-devel >= 2.0 BuildRequires: libstdc++-devel BuildRequires: perl-devel BuildRequires: pkgconfig @@ -92,6 +97,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.59 2011/05/03 13:42:43 qboosh +- updated to 9.11 +- BR: gdk-pixbuf2-devel (for background image loading) + Revision 1.58 2011/01/30 15:50:00 sparky - BR: automake ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/urxvt/urxvt.spec?r1=1.58&r2=1.59&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
