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