Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37741531
en ru br
ALT Linux repos
S:1.17-alt1
5.0: 1.02-alt3.1.0
4.1: 1.02-alt3.1.0
4.0: 1.02-alt3.1.0
3.0: 1.02-alt3.1

Group :: Development/Perl
RPM: perl-IO-Tty

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist IO-Tty
Name: perl-%dist
Version: 1.17
Release: alt1

Summary: interface to pseudo tty's
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/T/TO/TODDR/%{dist}-%{version}.tar.gz

# always loaded when available

Requires: perl-IO-Stty

# Automatically added by buildreq on Sun Nov 20 2011

BuildRequires: perl-IO-Stty perl-devel

%description
IO::Tty and IO::Pty provide an interface to pseudo tty's

%prep
%setup -q -n %{dist}-%{version}

%build
%if "%([ -c /dev/tty ] || echo no)" == "no"
%def_without test
%endif

%perl_vendor_build

%install
%perl_vendor_install

%files
%doc ChangeLog README
%perl_vendor_archlib/IO
%perl_vendor_autolib/IO

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin