Author: qboosh Date: Sun Jul 15 22:28:00 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - pl - BR: perl-Module-Build
---- Files affected: SPECS: perl-Test-Expect.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/perl-Test-Expect.spec diff -u SPECS/perl-Test-Expect.spec:1.2 SPECS/perl-Test-Expect.spec:1.3 --- SPECS/perl-Test-Expect.spec:1.2 Sat Jul 14 14:02:57 2007 +++ SPECS/perl-Test-Expect.spec Mon Jul 16 00:27:55 2007 @@ -7,7 +7,7 @@ %define pdir Test %define pnam Expect Summary: Test::Expect - Automated driving and testing of terminal-based programs -#Summary(pl.UTF-8): +Summary(pl.UTF-8): Test::Expect - Automatyczne sterowanie i testowanie programów terminalowych Name: perl-Test-Expect Version: 0.30 Release: 2 @@ -17,6 +17,7 @@ Source0: http://www.cpan.org/modules/by-module/Test/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: b22cb4575d910bb2d36e506a958da300 URL: http://search.cpan.org/dist/Test-Expect/ +BuildRequires: perl-Module-Build BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} @@ -34,8 +35,14 @@ Test::Expect is intended for use in a test script. -# %description -l pl.UTF-8 -# TODO +%description -l pl.UTF-8 +Test::Expect to moduł do automatycznego sterowania i testowania +programów terminalowych. Jest poręczny przy testowaniu programów +interaktywnych mających znak zachęty i jest oparty na tych samych +ideach co narzędzie Expect z Tcl-a. Podobnie jak w Expect::Simple +obiekt Expect jest dostępny w razie potrzeby. + +Test::Expect jest przeznaczony do używania w skryptach testowych. %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -68,9 +75,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2007/07/15 22:27:55 qboosh +- pl +- BR: perl-Module-Build + Revision 1.2 2007/07/14 12:02:57 radek - release 2: tests off (until the fucking builders are configured properly) Revision 1.1 2007/07/12 19:24:55 radek - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Test-Expect.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
