Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37500492
en ru br
Репозитории ALT
S:1.35-alt1
5.1: 1.15-alt3.1
4.1: 1.15-alt3.1
4.0: 1.15-alt3.1
3.0: 1.15-alt3.1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Expect

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

# -*- rpm-spec -*-
# $Id: perl-Expect,v 1.3 2003/09/30 15:17:51 grigory Exp $

%define _without_test 1
%define module Expect

Name: perl-%module
Version: 1.15
Release: alt3.1

Packager: Grigory Milev <week at altlinux.ru>

Summary: %module - Perl Expect interface
License: GPL
Group: Development/Perl

Url: http://www.cpan.org/modules/by-module/%module
Source: %url/%module-%version.tar.bz2
Patch: Expect-1.15-alt-build.patch

BuildArch: noarch

# Automatically added by buildreq on Wed Nov 06 2002

BuildRequires: perl-IO-Stty perl-IO-Tty perl-devel

%description
Expect.pm is built to either spawn a process or take an existing filehandle
and interact with it such that normally interactive tasks can be done
without operator assistance. This concept makes more sense if you are
already familiar with the versatile Tcl version of Expect.

%prep
%setup -q -n %module-%version
find . -type f|xargs %perl_fix_local
%patch -p1

%build
%perl_vendor_build

%install
%perl_vendor_install
%__mkdir -p %buildroot/{%_bindir,%_man1dir}
%__cp examples/kibitz/kibitz %buildroot/%_bindir/kibitz.pl
%__cp examples/kibitz/kibitz.man %buildroot/%_man1dir/kibitz.pl.1

%files
%doc Changes MANIFEST README test.pl
%_bindir/*
%perl_vendor_privlib/Expect*
%perl_vendor_man3dir/*
%_man1dir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin