Author: qboosh Date: Wed Aug 9 22:24:57 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added utmp patch, release 2
---- Files affected: SPECS: urxvt.spec (1.34 -> 1.35) ---- Diffs: ================================================================ Index: SPECS/urxvt.spec diff -u SPECS/urxvt.spec:1.34 SPECS/urxvt.spec:1.35 --- SPECS/urxvt.spec:1.34 Mon Aug 7 22:40:29 2006 +++ SPECS/urxvt.spec Thu Aug 10 00:24:51 2006 @@ -4,13 +4,14 @@ Summary(pl): Terminal Rxvt z obsługą unicode i kilkoma usprawnieniami Name: urxvt Version: 7.9 -Release: 1 +Release: 2 Group: X11/Applications License: GPL Source0: http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-%{version}.tar.bz2 # Source0-md5: 7a0c73ccf0e31808ad37b61e730cd10e Source1: %{name}.desktop Patch0: %{name}-link.patch +Patch1: %{name}-utmp.patch URL: http://software.schmorp.de/ BuildRequires: autoconf BuildRequires: automake @@ -44,6 +45,7 @@ %prep %setup -q -n rxvt-unicode-%{version} %patch0 -p1 +%patch1 -p1 %build %{__autoheader} @@ -97,6 +99,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.35 2006/08/09 22:24:51 qboosh +- added utmp patch, release 2 + Revision 1.34 2006/08/07 20:40:29 areq - 7.9 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/urxvt.spec?r1=1.34&r2=1.35&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
