From 94fb0db912433151fc07bdc7b3636ddbfcb7d785decc2fef2e6e345127ad74eb Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 1 Dec 2010 09:45:45 +0000 Subject: [PATCH] siwtch to perl_requires macro OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Server-Simple?expand=0&rev=4 --- perl-HTTP-Server-Simple.changes | 5 +++++ perl-HTTP-Server-Simple.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/perl-HTTP-Server-Simple.changes b/perl-HTTP-Server-Simple.changes index ed84020..ae439f7 100644 --- a/perl-HTTP-Server-Simple.changes +++ b/perl-HTTP-Server-Simple.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 1 09:44:34 UTC 2010 - coolo@novell.com + +- switch to perl_requires macro + ------------------------------------------------------------------- Sun May 2 10:15:18 UTC 2010 - lars@linux-schulserver.de diff --git a/perl-HTTP-Server-Simple.spec b/perl-HTTP-Server-Simple.spec index fd51b70..1e51710 100644 --- a/perl-HTTP-Server-Simple.spec +++ b/perl-HTTP-Server-Simple.spec @@ -17,7 +17,7 @@ Source: %{real_name}-%{version}.tar.bz2 BuildRequires: perl-macros BuildRequires: perl(Test::Pod) BuildRequires: perl(Test::Pod::Coverage) -Requires: perl = %{perl_version} +%{perl_requires} BuildRoot: %{_tmppath}/%{name}-%{version}-build %description