From dffbaff6415efe5d89e296bc4f4952db76b0cb62bb0b18960bfb75ba3d25477d Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 30 Nov 2010 19:29:02 +0000 Subject: [PATCH] siwtch to perl_requires macro OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-MicroTemplate?expand=0&rev=2 --- perl-Text-MicroTemplate.changes | 5 +++++ perl-Text-MicroTemplate.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/perl-Text-MicroTemplate.changes b/perl-Text-MicroTemplate.changes index 70c37bb..725a50d 100644 --- a/perl-Text-MicroTemplate.changes +++ b/perl-Text-MicroTemplate.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 30 19:20:53 UTC 2010 - coolo@novell.com + +- switch to perl_requires macro + ------------------------------------------------------------------- Tue Sep 21 01:41:15 UTC 2010 - dbahi@novell.com diff --git a/perl-Text-MicroTemplate.spec b/perl-Text-MicroTemplate.spec index 082f401..3edbf97 100644 --- a/perl-Text-MicroTemplate.spec +++ b/perl-Text-MicroTemplate.spec @@ -35,7 +35,7 @@ BuildRequires: perl-macros %endif BuildRequires: perl(File::Temp) BuildRequires: perl >= 5.8.0 -Requires: perl = %{perl_version} +%{perl_requires} Requires: perl >= 5.8.0 %description