From aa79916916dc4d83bca7274a0e23c95877211d2da2f08408e3566b9e8d4b7daf Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 30 Nov 2010 19:26:01 +0000 Subject: [PATCH] siwtch to perl_requires macro OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Graph?expand=0&rev=2 --- perl-Graph.changes | 5 +++++ perl-Graph.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/perl-Graph.changes b/perl-Graph.changes index 12a7b6a..49e22a4 100644 --- a/perl-Graph.changes +++ b/perl-Graph.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 30 19:20:17 UTC 2010 - coolo@novell.com + +- switch to perl_requires macro + ------------------------------------------------------------------- Mon Aug 2 15:36:23 UTC 2010 - chris@computersalat.de diff --git a/perl-Graph.spec b/perl-Graph.spec index 2bf536b..15610d9 100644 --- a/perl-Graph.spec +++ b/perl-Graph.spec @@ -47,7 +47,7 @@ BuildRequires: perl(Scalar::Util) BuildRequires: perl(Safe) BuildRequires: perl(Storable) >= 2.05 # -Requires: perl = %{perl_version} +%{perl_requires} Requires: perl(List::Util) Requires: perl(Math::Complex) Requires: perl(Scalar::Util)