From 24d312b2f93173c00dcfc40bcae2f43c92b00342 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Mon, 27 Jun 2011 13:52:18 +0200 Subject: [PATCH] BR on perl-devel because this package contains macros used by rpmbuild for Perl packages --- perl-Module-Build.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/perl-Module-Build.spec b/perl-Module-Build.spec index dbc778c..b849fa5 100644 --- a/perl-Module-Build.spec +++ b/perl-Module-Build.spec @@ -1,13 +1,14 @@ Name: perl-Module-Build Epoch: 1 Version: 0.3800 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Build and install Perl modules License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Module-Build/ Source0: http://www.cpan.org/authors/id/D/DA/DAGOLDEN/Module-Build-%{version}.tar.gz BuildArch: noarch +BuildRequires: perl-devel BuildRequires: perl(Archive::Tar) BuildRequires: perl(Carp) BuildRequires: perl(Config) @@ -92,6 +93,10 @@ LANG=C TEST_SIGNATURE=1 MB_TEST_EXPERIMENTAL=1 ./Build test %{_mandir}/man3/* %changelog +* Mon Jun 27 2011 Marcela Mašláňová - 1:0.3800-3 +- BR on perl-devel because this package contains macros used by rpmbuild + for Perl packages + * Mon Jun 20 2011 Marcela Mašláňová - 1:0.3800-2 - rebuild with Perl 5.14.1, remove defatter