Accepting request 54567 from devel:languages:perl

Accepted submit request 54567 from user coolo

OBS-URL: https://build.opensuse.org/request/show/54567
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Tty?expand=0&rev=11
This commit is contained in:
Lars Vogdt 2010-12-05 20:59:01 +00:00 committed by Git OBS Bridge
commit f60466459a
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 1 13:33:05 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Fri Sep 17 15:37:54 UTC 2010 - chris@computersalat.de

View File

@ -29,11 +29,9 @@ Url: http://search.cpan.org/dist/IO-Tty/
#Source: http://www.cpan.org/authors/id/R/RG/RGIERSIG/IO-Tty-%{version}.tar.gz
Source: %{cpan_name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires: perl
%if 0%{?suse_version} < 1120
BuildRequires: perl-macros
%endif
Requires: perl = %{perl_version}
%description
IO::Tty is used internally by IO::Pty to create a pseudo-tty. You wouldn't