From 514a4f5540efbec249a922fbb56a4a6257cb9aa0606bacee8d7389a5bd8692ad Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 3 Dec 2010 14:52:16 +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-Test-LeakTrace?expand=0&rev=6 --- perl-Test-LeakTrace.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-Test-LeakTrace.spec b/perl-Test-LeakTrace.spec index 2bc317e..b2026f8 100644 --- a/perl-Test-LeakTrace.spec +++ b/perl-Test-LeakTrace.spec @@ -28,8 +28,8 @@ Version: 0.10 Release: 1 Source: %{real_name}-%{version}.tar.bz2 BuildRequires: perl-macros -%{perl_requires} BuildRoot: %{_tmppath}/%{name}-%{version}-build +%{perl_requires} %description Test::LeakTrace provides several functions that trace memory leaks. This module