From b884b4569403dd78007186ea77c4f4559d7a5690996dce643032a56ee02bff52 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 3 Dec 2010 14:53:55 +0000 Subject: [PATCH] always buildrequire perl-macros if not present, move %perl_requires behind buildroot (script commit) OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-Markdown?expand=0&rev=3 --- perl-Text-Markdown.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/perl-Text-Markdown.spec b/perl-Text-Markdown.spec index e6cde2b..e25a83d 100644 --- a/perl-Text-Markdown.spec +++ b/perl-Text-Markdown.spec @@ -28,12 +28,10 @@ Url: http://search.cpan.org/dist/Text-Markdown/ Source: http://www.cpan.org/modules/by-module/Text/Text-Markdown-1.0.3.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build +%{perl_requires} BuildRequires: perl BuildRequires: perl(Module::Build) -%if 0%{?suse_version} < 1120 BuildRequires: perl-macros -%endif -%{perl_requires} %description Markdown is a text-to-HTML filter; it translates an easy-to-read /