[libgtk2-perl] 02/03: - Fix mass rebuild breakdown: Add BR: perl(ExtUtils::MakeMaker), perl(Glib::MakeHelper).

Intrigeri intrigeri at moszumanska.debian.org
Wed Apr 30 17:11:53 UTC 2014


This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to annotated tag F-12-split
in repository libgtk2-perl.

commit 73c3901234904c562f599bbd254851e294698bca
Author: corsepiu <corsepiu at fedoraproject.org>
Date:   Thu Jul 30 10:37:20 2009 +0000

    - Fix mass rebuild breakdown: Add BR: perl(ExtUtils::MakeMaker),
        perl(Glib::MakeHelper).
---
 perl-Gtk2.spec | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/perl-Gtk2.spec b/perl-Gtk2.spec
index 910e255..ef7f70a 100644
--- a/perl-Gtk2.spec
+++ b/perl-Gtk2.spec
@@ -17,8 +17,10 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  perl >= 2:5.8.0
 BuildRequires:  gtk2-devel
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(ExtUtils::Depends), perl(ExtUtils::PkgConfig)
-BuildRequires:  perl(Glib) >= 1.160
+BuildRequires:  perl(Glib) >= 1.200
+BuildRequires:  perl(Glib::MakeHelper)
 BuildRequires:  perl(Cairo) >= 1.00
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires:       perl(Glib) >= 1.200
@@ -86,6 +88,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jul 30 2009 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.203-3
+- Fix mass rebuild breakdown: 
+  Add BR: perl(ExtUtils::MakeMaker), perl(Glib::MakeHelper).
+
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.203-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgtk2-perl.git



More information about the Pkg-perl-cvs-commits mailing list