From 967497a6a5995b226593517eaeb6c67de1e9e12820184f4c7d65c298889a08b3 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 1 Dec 2010 13:41:18 +0000 Subject: [PATCH] siwtch to perl_requires macro OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-SaltedHash?expand=0&rev=2 --- perl-Crypt-SaltedHash.changes | 5 +++++ perl-Crypt-SaltedHash.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/perl-Crypt-SaltedHash.changes b/perl-Crypt-SaltedHash.changes index 04ab5a9..d087f9c 100644 --- a/perl-Crypt-SaltedHash.changes +++ b/perl-Crypt-SaltedHash.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 1 13:31:20 UTC 2010 - coolo@novell.com + +- switch to perl_requires macro + ------------------------------------------------------------------- Fri Oct 1 22:44:08 UTC 2010 - dbahi@novell.com diff --git a/perl-Crypt-SaltedHash.spec b/perl-Crypt-SaltedHash.spec index 98cca04..5c48e86 100644 --- a/perl-Crypt-SaltedHash.spec +++ b/perl-Crypt-SaltedHash.spec @@ -35,7 +35,7 @@ BuildRequires: perl(Module::Build) BuildRequires: perl-macros %endif BuildRequires: perl(Digest) -Requires: perl = %{perl_version} +%{perl_requires} Requires: perl(Digest) %description