From 4badf864cbaf74b96aaf0e5ece02280d88a8349b Mon Sep 17 00:00:00 2001 From: corsepiu Date: Aug 05 2009 04:18:27 +0000 Subject: - Fix mass rebuild breakdown: Add BR: perl(Glib::MakeHelper). --- diff --git a/perl-Gtk2-TrayIcon.spec b/perl-Gtk2-TrayIcon.spec index abbbd28..1249926 100644 --- a/perl-Gtk2-TrayIcon.spec +++ b/perl-Gtk2-TrayIcon.spec @@ -12,7 +12,7 @@ Name: perl-Gtk2-TrayIcon Version: 0.06 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Perl interface to the EggTrayIcon library Group: Development/Libraries @@ -30,6 +30,7 @@ BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(ExtUtils::Depends) BuildRequires: perl(ExtUtils::PkgConfig) BuildRequires: perl(Gtk2) >= 1.00 +BuildRequires: perl(Glib::MakeHelper) %description This module allows a Perl developer to embed an arbitrary widget in a System @@ -73,6 +74,9 @@ rm -rf %{buildroot} %changelog +* Wed Aug 05 2009 Ralf Corsépius - 0.06-7 +- Fix mass rebuild breakdown: Add BR: perl(Glib::MakeHelper). + * Sat Jul 25 2009 Fedora Release Engineering - 0.06-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild