Author: qboosh Date: Wed Jul 9 17:47:26 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.0.2 - informative descs
---- Files affected: SPECS: xorg-app-xwd.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/xorg-app-xwd.spec diff -u SPECS/xorg-app-xwd.spec:1.11 SPECS/xorg-app-xwd.spec:1.12 --- SPECS/xorg-app-xwd.spec:1.11 Mon Feb 12 23:09:24 2007 +++ SPECS/xorg-app-xwd.spec Wed Jul 9 19:47:20 2008 @@ -1,13 +1,13 @@ # $Revision$, $Date$ -Summary: xwd application -Summary(pl.UTF-8): Aplikacja xwd +Summary: xwd application - dump an image of an X window +Summary(pl.UTF-8): Aplikacja xwd - zrzut obrazu okna X Name: xorg-app-xwd -Version: 1.0.1 +Version: 1.0.2 Release: 1 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/app/xwd-%{version}.tar.bz2 -# Source0-md5: 911addfb7fa402217ddac63e5c1d97c7 +# Source0-md5: 0a6ef08a2ac08ad5c4dd1522eb3788a3 Source1: xwd.1x.pl URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 @@ -19,10 +19,20 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -xwd application. +xwd application is an X Window System window dumping utility. It +allows X users to store window images in a specially formatted dump +file. This file can then be read by various other X utilities for +redisplay, printing, editing, formatting, archiving, image processing, +etc. The target window is selected by clicking the pointer in the +desired window. %description -l pl.UTF-8 -Aplikacja xwd. +Aplikacja xwd to narzędzie do wykonywania zrzutów okien X Window +System. Umożliwia użytkownikom zapisywanie obrazów okien w plikach o +specjalnym formacie, które później mogą być czytane przez różne inne +narzędzia X do wyświetlania, drukowania, edycji, formatowania, +archiwizacji, przetwarzania itp. Wyboru okna dokonuje się klikając na +nim kursorem. %prep %setup -q -n xwd-%{version} @@ -60,6 +70,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2008/07/09 17:47:20 qboosh +- updated to 1.0.2 +- informative descs + Revision 1.11 2007/02/12 22:09:24 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-app-xwd.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
