SPECS: perl-X11-GUITest.spec - pl
qboosh
qboosh at pld-linux.org
Fri Jan 13 16:30:19 CET 2006
Author: qboosh Date: Fri Jan 13 15:30:19 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
perl-X11-GUITest.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/perl-X11-GUITest.spec
diff -u SPECS/perl-X11-GUITest.spec:1.1 SPECS/perl-X11-GUITest.spec:1.2
--- SPECS/perl-X11-GUITest.spec:1.1 Thu Jan 12 05:09:42 2006
+++ SPECS/perl-X11-GUITest.spec Fri Jan 13 16:30:14 2006
@@ -7,6 +7,7 @@
%define pdir X11
%define pnam GUITest
Summary: X11::GUITest - GUI testing/interaction facilities
+Summary(pl): X11::GUITest - ułatwienia do testowania/interakcji z GUI
Name: perl-X11-GUITest
Version: 0.20
Release: 0.1
@@ -22,10 +23,17 @@
%description
This Perl package is intended to facilitate the testing of GUI
-applications by means of user emulation. It can be used to test/interact
-with GUI applications; which have been built upon the X library or
-toolkits (i.e., GTK+, Xt, Qt, Motif, etc.) that "wrap" the X library's
-functionality.
+applications by means of user emulation. It can be used to
+test/interact with GUI applications which have been built upon the X
+library or toolkits (i.e., GTK+, Xt, Qt, Motif, etc.) that "wrap" the
+X library's functionality.
+
+%description -l pl
+Ten pakiet Perla ma ułatwić testowanie aplikacji z graficznym
+interfejsem użytkownika drogą emulacji użytkownika. Może być używany
+do testowania lub interakcji z aplikacjami GUI opartymi o bibliotekę X
+lub toolkity (takie jak GTK+, Xt, Qt, Motif itp.) obudowujące
+funkcjonalność biblioteki X.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -50,9 +58,9 @@
%defattr(644,root,root,755)
%doc README docs/{Changes,ToDo}
%dir %{perl_vendorarch}/X11
+%{perl_vendorarch}/X11/GUITest.pm
%dir %{perl_vendorarch}/auto/X11
%dir %{perl_vendorarch}/auto/X11/GUITest
-%{perl_vendorarch}/X11/GUITest.pm
%attr(755,root,root) %{perl_vendorarch}/auto/X11/GUITest/GUITest.so
%{perl_vendorarch}/auto/X11/GUITest/GUITest.bs
%{_mandir}/man3/*
@@ -63,6 +71,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/01/13 15:30:14 qboosh
+- pl
+
Revision 1.1 2006/01/12 04:09:42 charles
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-X11-GUITest.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list