From f14fedd58396bb1f853a986affcbe925bc51203a09c0e3d8ca96256c93c47eb3 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 3 Dec 2010 13:54:22 +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-Algorithm-Munkres?expand=0&rev=3 --- perl-Algorithm-Munkres.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/perl-Algorithm-Munkres.spec b/perl-Algorithm-Munkres.spec index 380adf1..fa1f13d 100644 --- a/perl-Algorithm-Munkres.spec +++ b/perl-Algorithm-Munkres.spec @@ -27,12 +27,10 @@ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Algorithm-Munkres/ Source: http://www.cpan.org/modules/by-module/Algorithm/Algorithm-Munkres-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build +%{perl_requires} BuildArch: noarch BuildRequires: perl -%if 0%{?suse_version} < 1120 BuildRequires: perl-macros -%endif -%{perl_requires} %description Assignment Problem: Given N jobs, N workers and the time taken by each