siwtch to perl_requires macro

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sub-Identify?expand=0&rev=6
This commit is contained in:
Stephan Kulow 2010-12-01 13:54:49 +00:00 committed by Git OBS Bridge
parent d884689727
commit 443be763c0
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 1 13:35:20 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Thu Nov 11 17:34:39 UTC 2010 - chris@computersalat.de

View File

@ -38,7 +38,7 @@ BuildRequires: perl-macros
BuildRequires: perl(Test::Pod) >= 1.14
%endif
BuildRequires: perl(Test::More)
Requires: perl = %{perl_version}
%{perl_requires}
%description
Sub::Identify allows you to retrieve the real name of code references.