Author: cweyl Update of /cvs/extras/rpms/perl-Config-IniHash/F-9 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15936 Modified Files: perl-Config-IniHash.spec Log Message: * Wed Oct 01 2008 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 3.00.00-2 - add requires on Hash::Case, Hash::WithDefaults (rhbz#465164) Index: perl-Config-IniHash.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Config-IniHash/F-9/perl-Config-IniHash.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Config-IniHash.spec 5 Mar 2008 16:50:52 -0000 1.3 +++ perl-Config-IniHash.spec 2 Oct 2008 04:02:56 -0000 1.4 @@ -1,6 +1,6 @@ Name: perl-Config-IniHash -Version: 2.9.0 -Release: 3%{?dist} +Version: 3.00.00 +Release: 2%{?dist} Summary: Perl extension for reading and writing INI files License: GPL+ or Artistic Group: Development/Libraries @@ -18,6 +18,10 @@ BuildRequires: perl(IO::Scalar) BuildRequires: perl(Hash::WithDefaults) >= 0.04 +# not automagically picked up +Requires: perl(Hash::Case) +Requires: perl(Hash::WithDefaults) >= 0.04 + %description This module reads and writes INI files. @@ -53,6 +57,12 @@ %{_mandir}/man3/* %changelog +* Wed Oct 01 2008 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 3.00.00-2 +- add requires on Hash::Case, Hash::WithDefaults (rhbz#465164) + +* Mon Sep 08 2008 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 3.00.00-1 +- update to 3.00.00 + * Wed Mar 5 2008 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> 2.9.0-3 - rebuild for new perl -- 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