%define _unpackaged_files_terminate_build 1 # # - Test::Expect - # This spec file was automatically generated by cpan2rpm [ver: 2.027] # (ALT Linux revision) # The following arguments were used: # --version 1.93 --spec-only Test-Expect-0.31.tar.gz # For more information on cpan2rpm please visit: http://perl.arix.com/ # %def_without test %define module Test-Expect %define m_distro Test-Expect %define m_name Test::Expect %define m_author_id unknown %define _enable_test 1 Name: perl-Test-Expect Version: 0.34 Release: alt1 Summary: Test::Expect - Automated driving and testing of terminal-based programs Summary(ru_RU.UTF-8): Test::Expect есть автоматизировнный подстройщик и проверщик терминальных программ License: Artistic Group: Development/Perl Url: http://mirrors.nlab.su/CPAN/authors/id/L/LB/LBROCARD/ Packager: Malo Skryleve BuildArch: noarch Source0: http://www.cpan.org/authors/id/B/BP/BPS/%{module}-%{version}.tar.gz Requires: perl-Expect-Simple perl-Class-Accessor-Chained # Automatically added by buildreq on Wed Feb 16 2011 BuildRequires: perl-Class-Accessor-Chained perl-Expect-Simple BuildRequires: perl-Module-Build perl-Term-ReadLine-Gnu BuildRequires: perl-Expect-Simple perl-Class-Accessor-Chained %description Test::Expect is a module for automated driving and testing of terminal-based programs. It is handy for testing interactive programs which have a prompt, and is based on the same concepts as the Tcl Expect tool. As in Expect::Simple, the Expect object is made available for tweaking. Test::Expect is intended for use in a test script. %description -l ru_RU.UTF-8 Test::Expect есть модуль для автоматизированной подстройки и проверки терминальных программ. Он удобен для проверки интерактивных программ, которые используют строки ввода, т.к. устроен на техже основаниях что и утилита Tcl Expect. В оном также дотупен модуль Expect как и в Expect::Simple Test::Expect предназначен для маяния в тестовых скриптах. %prep %setup -q -n %{module}-%{version} %build %perl_vendor_build %install %perl_vendor_install %files %doc CHANGES README %perl_vendor_privlib/Test/* %changelog * Wed Mar 15 2017 Igor Vlasenko 0.34-alt1 - automated CPAN update * Wed Nov 11 2015 Igor Vlasenko 0.33-alt1 - automated CPAN update * Wed Feb 16 2011 Malo Skryleve 0.31-alt1 - initial build for ALT Linux Sisyphus