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:
Stephan Kulow 2010-12-01 13:47:30 +00:00 committed by Git OBS Bridge
parent 7e1da08e6c
commit e5469ca635
2 changed files with 6 additions and 1 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

@ -33,7 +33,7 @@ BuildRequires: perl
%if 0%{?suse_version} < 1120
BuildRequires: perl-macros
%endif
Requires: perl = %{perl_version}
%{perl_requires}
%description
IO::Tty is used internally by IO::Pty to create a pseudo-tty. You wouldn't