Author: cweyl Update of /cvs/extras/rpms/perl-Config-IniHash/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15033 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/devel/perl-Config-IniHash.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Config-IniHash.spec 9 Sep 2008 05:47:53 -0000 1.4 +++ perl-Config-IniHash.spec 2 Oct 2008 04:00:04 -0000 1.5 @@ -1,6 +1,6 @@ Name: perl-Config-IniHash Version: 3.00.00 -Release: 1%{?dist} +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,9 @@ %{_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 -- 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