From 44734650684563dcd78fff7683bb742cc649318f16c693f8a62bcb2a0aa30b56 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 1 Dec 2010 13:56:24 +0000 Subject: [PATCH] siwtch to perl_requires macro OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-Markdown?expand=0&rev=2 --- perl-Text-Markdown.changes | 5 +++++ perl-Text-Markdown.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/perl-Text-Markdown.changes b/perl-Text-Markdown.changes index 730c93e..9703db7 100644 --- a/perl-Text-Markdown.changes +++ b/perl-Text-Markdown.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 1 13:35:46 UTC 2010 - coolo@novell.com + +- switch to perl_requires macro + ------------------------------------------------------------------- Tue May 4 12:49:22 UTC 2010 - chris@computersalat.de diff --git a/perl-Text-Markdown.spec b/perl-Text-Markdown.spec index 96f5767..e6cde2b 100644 --- a/perl-Text-Markdown.spec +++ b/perl-Text-Markdown.spec @@ -33,7 +33,7 @@ BuildRequires: perl(Module::Build) %if 0%{?suse_version} < 1120 BuildRequires: perl-macros %endif -Requires: perl = %{perl_version} +%{perl_requires} %description Markdown is a text-to-HTML filter; it translates an easy-to-read /