diff --git a/perl-HTTP-Server-Simple-PSGI.changes b/perl-HTTP-Server-Simple-PSGI.changes index 05d10b4..77d2d1c 100644 --- a/perl-HTTP-Server-Simple-PSGI.changes +++ b/perl-HTTP-Server-Simple-PSGI.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 30 19:20:20 UTC 2010 - coolo@novell.com + +- switch to perl_requires macro + ------------------------------------------------------------------- Mon Sep 20 03:51:32 UTC 2010 - dbahi@novell.com diff --git a/perl-HTTP-Server-Simple-PSGI.spec b/perl-HTTP-Server-Simple-PSGI.spec index e2c88a9..0f4be3c 100644 --- a/perl-HTTP-Server-Simple-PSGI.spec +++ b/perl-HTTP-Server-Simple-PSGI.spec @@ -34,7 +34,7 @@ BuildRequires: perl BuildRequires: perl-macros %endif BuildRequires: perl(HTTP::Server::Simple) >= 0.42 -Requires: perl = %{perl_version} +%{perl_requires} Requires: perl(HTTP::Server::Simple) >= 0.42 %description