File perl-IO-Tty.spec of Package perl-IO-Tty

#
# spec file for package perl-IO-Tty (Version 1.08)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:           perl-IO-Tty
Summary:        Provides an Interface to Pseudo Tty's
Version:        1.08
Release:        2
Url:            http://search.cpan.org/search?module=IO::Tty
License:        GPL v2 or later
Group:          Development/Libraries/Perl
Requires:       perl = %{perl_version}
Source:         IO-Tty-%{version}.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
IO::Tty is a Perl module that provides an interface to pseudo tty's.



Authors:
--------
    Graham Barr <gbarr@ti.com>
    Nick Ing-Simmons <nik@tiuk.ti.com>

%prep
%setup -n IO-Tty-%{version}

%build
perl Makefile.PL
make %{?jobs:-j%jobs}

%check
make test

%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist

%clean
rm -rf $RPM_BUILD_ROOT

%files -f %name.files
%defattr(-,root,root)
%doc ChangeLog MANIFEST README

%changelog
openSUSE Build Service is sponsored by