Name: perl-IO-Stty Version: 0.03 Release: 3%{?dist} Summary: Change and print terminal line settings License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/IO-Stty/ Source0: http://www.cpan.org/authors/id/T/TO/TODDR/IO-Stty-%{version}.tar.gz BuildArch: noarch BuildRequires: perl(Module::Build) BuildRequires: perl(Pod::Coverage) BuildRequires: perl(strict) BuildRequires: perl(POSIX) BuildRequires: perl(Test::More) BuildRequires: perl(Test::Pod) BuildRequires: perl(Test::Pod::Coverage) BuildRequires: perl(warnings) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %{?perl_default_filter} %description This is the Perl POSIX compliant stty. %prep %setup -q -n IO-Stty-%{version} %build %{__perl} Build.PL installdirs=vendor ./Build %install ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check ./Build test %files %defattr(-,root,root,-) %doc Changes README %{_bindir}/* %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Fri Jan 13 2012 Fedora Release Engineering - 0.03-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Mon Jun 20 2011 Marcela Mašláňová - 0.03-2 - Perl mass rebuild * Mon Mar 28 2011 Marcela Mašláňová 0.03-1 - Specfile autogenerated by cpanspec 1.79.