siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Tty?expand=0&rev=10
This commit is contained in:
parent
7e1da08e6c
commit
e5469ca635
@ -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
|
Fri Sep 17 15:37:54 UTC 2010 - chris@computersalat.de
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@ BuildRequires: perl
|
|||||||
%if 0%{?suse_version} < 1120
|
%if 0%{?suse_version} < 1120
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
%endif
|
%endif
|
||||||
Requires: perl = %{perl_version}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
IO::Tty is used internally by IO::Pty to create a pseudo-tty. You wouldn't
|
IO::Tty is used internally by IO::Pty to create a pseudo-tty. You wouldn't
|
||||||
|
Loading…
Reference in New Issue
Block a user