From aee44f74c58572fc72f9cc4f39bf939a80f38f4cedc3af976be6c1b8830b25bc Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 30 Nov 2010 19:29:09 +0000 Subject: [PATCH] siwtch to perl_requires macro OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-TabularDisplay?expand=0&rev=2 --- perl-Text-TabularDisplay.changes | 5 +++++ perl-Text-TabularDisplay.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/perl-Text-TabularDisplay.changes b/perl-Text-TabularDisplay.changes index 65d950b..89c4e7f 100644 --- a/perl-Text-TabularDisplay.changes +++ b/perl-Text-TabularDisplay.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 30 19:20:54 UTC 2010 - coolo@novell.com + +- switch to perl_requires macro + ------------------------------------------------------------------- Tue Oct 12 16:37:38 UTC 2010 - jw@novell.com diff --git a/perl-Text-TabularDisplay.spec b/perl-Text-TabularDisplay.spec index b7a5abf..c8d3566 100644 --- a/perl-Text-TabularDisplay.spec +++ b/perl-Text-TabularDisplay.spec @@ -34,7 +34,7 @@ BuildRequires: perl BuildRequires: perl-macros %endif BuildRequires: perl(IO::File) -Requires: perl = %{perl_version} +%{perl_requires} Requires: perl(IO::File) %description