[perl-Module-Build] BR on perl-devel because this package contains macros used by rpmbuild for Perl packages

Marcela Mašláňová mmaslano at fedoraproject.org
Mon Jun 27 11:52:45 UTC 2011


commit 24d312b2f93173c00dcfc40bcae2f43c92b00342
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Mon Jun 27 13:52:18 2011 +0200

    BR on perl-devel because this package contains macros used by rpmbuild
    for Perl packages

 perl-Module-Build.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
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á <mmaslano at redhat.com> - 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á <mmaslano at redhat.com> - 1:0.3800-2
 - rebuild with Perl 5.14.1, remove defatter
 



More information about the perl-devel mailing list