commit 98d6e5d2bb9e923ddc9b3dbf0d08bd6e12a7f0ad Author: Daniel P. Berrange <berrange@xxxxxxxxxx> Date: Wed Feb 8 10:29:36 2012 +0000 Add Cairo::GObject BR perl-Gtk3.spec | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) --- diff --git a/perl-Gtk3.spec b/perl-Gtk3.spec index b83d03e..dfe36ff 100644 --- a/perl-Gtk3.spec +++ b/perl-Gtk3.spec @@ -2,7 +2,7 @@ Name: perl-Gtk3 Version: 0.003 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl interface to the 3.x series of the GTK+ toolkit License: LGPLv2+ Group: Development/Libraries @@ -19,6 +19,7 @@ BuildRequires: perl(Carp) BuildRequires: perl(Exporter) BuildRequires: perl(Test::More) BuildRequires: perl(Scalar::Util) +BuildRequires: perl(Cairo::GObject) Requires: perl(Glib) >= 1.240 Requires: perl(Glib::Object::Introspection) >= 0.002 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -63,6 +64,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_mandir}/man3/* %changelog +* Wed Feb 8 2012 Daniel P. Berrange <berrange@xxxxxxxxxx> - 0.003-2 +- Add Cairo::GObject BR + * Mon Jan 30 2012 Daniel P. Berrange <berrange@xxxxxxxxxx> - 0.003-1 - Update to 0.003 release (rhbz #785532) -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel