Author: steve Update of /cvs/pkgs/rpms/perl-Graphics-ColorNames/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21405 Modified Files: .cvsignore perl-Graphics-ColorNames.spec sources Log Message: Update to 2.11. BR Color::Library, Module::Loaded, Test::Exception, and Tie::Sub. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Graphics-ColorNames/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 7 Jan 2008 20:14:54 -0000 1.3 +++ .cvsignore 6 Feb 2008 01:50:57 -0000 1.4 @@ -1 +1 @@ -Graphics-ColorNames-2.04.tar.gz +Graphics-ColorNames-2.11.tar.gz Index: perl-Graphics-ColorNames.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Graphics-ColorNames/devel/perl-Graphics-ColorNames.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Graphics-ColorNames.spec 7 Jan 2008 20:14:54 -0000 1.5 +++ perl-Graphics-ColorNames.spec 6 Feb 2008 01:50:57 -0000 1.6 @@ -1,5 +1,5 @@ Name: perl-Graphics-ColorNames -Version: 2.04 +Version: 2.11 Release: 1%{?dist} Summary: Defines RGB values for common color names License: GPL+ or Artistic @@ -8,21 +8,26 @@ Source0: http://www.cpan.org/authors/id/R/RR/RRWO/Graphics-ColorNames-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(Color::Library) >= 0.02 BuildRequires: perl(Module::Build) -BuildRequires: perl(Module::Load) >= 0.1 +BuildRequires: perl(Module::Load) >= 0.10 +BuildRequires: perl(Module::Loaded) BuildRequires: perl(Pod::Readme) >= 0.09 +BuildRequires: perl(Test::Exception) BuildRequires: perl(Test::Pod) >= 1 BuildRequires: perl(Test::Pod::Coverage) BuildRequires: perl(Test::Portability::Files) -Requires: perl(Module::Load) >= 0.1 +BuildRequires: perl(Tie::Sub) +Requires: perl(Module::Load) >= 0.10 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description -This module defines RGB values for common color names. The intention is to -(1) provide a common module that authors can use with other modules to -specify colors by name; and (2) free module authors from having to "re- -invent the wheel" whenever they decide to give the users the option of -specifying a color by name rather than RGB value. +This module provides a common interface for obtaining the RGB values of +colors by standard names. The intention is to (1) provide a common module +that authors can use with other modules to specify colors by name; and (2) +free module authors from having to "re-invent the wheel" whenever they +decide to give the users the option of specifying a color by name rather +than RGB value. %prep %setup -q -n Graphics-ColorNames-%{version} @@ -53,6 +58,10 @@ %{_mandir}/man3/* %changelog +* Mon Jan 28 2008 Steven Pritchard <steve@xxxxxxxxx> 2.11-1 +- Update to 2.11. +- BR Color::Library, Module::Loaded, Test::Exception, and Tie::Sub. + * Mon Jan 07 2008 Steven Pritchard <steve@xxxxxxxxx> 2.04-1 - Update to 2.04. - Update License tag. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Graphics-ColorNames/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 7 Jan 2008 20:14:54 -0000 1.3 +++ sources 6 Feb 2008 01:50:57 -0000 1.4 @@ -1 +1 @@ -c8ff31d817563a58934873892cf53501 Graphics-ColorNames-2.04.tar.gz +047eabbb48d7c29cfebac6f9da8478f6 Graphics-ColorNames-2.11.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list