rpms/perl-Config-IniHash/EL-5 .cvsignore, 1.1, 1.2 Makefile, 1.2, 1.3 perl-Config-IniHash.spec, 1.1, 1.2 sources, 1.2, 1.3

Iain Arnell iarnell at fedoraproject.org
Fri Apr 2 08:30:24 UTC 2010


Author: iarnell

Update of /cvs/pkgs/rpms/perl-Config-IniHash/EL-5
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv4278

Modified Files:
	.cvsignore Makefile perl-Config-IniHash.spec sources 
Log Message:
import to EL-5 from devel


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Config-IniHash/EL-5/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	28 Apr 2007 04:11:07 -0000	1.1
+++ .cvsignore	2 Apr 2010 08:30:22 -0000	1.2
@@ -0,0 +1 @@
+Config-IniHash-3.00.00.tar.gz




Index: perl-Config-IniHash.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Config-IniHash/EL-5/perl-Config-IniHash.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- perl-Config-IniHash.spec	28 Apr 2007 04:54:48 -0000	1.1
+++ perl-Config-IniHash.spec	2 Apr 2010 08:30:24 -0000	1.2
@@ -1,8 +1,8 @@
 Name:           perl-Config-IniHash
-Version:        2.9.0
-Release:        2%{?dist}
+Version:        3.00.00 
+Release:        5%{?dist}
 Summary:        Perl extension for reading and writing INI files
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Config-IniHash/
 Source0:        http://www.cpan.org/authors/id/J/JE/JENDA/Config-IniHash-%{version}.tar.gz
@@ -18,6 +18,10 @@ BuildRequires:  perl(Hash::Case)
 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,24 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Fri Dec  4 2009 Stepan Kasal <skasal at redhat.com> - 3.00.00-5
+- rebuild against perl 5.10.1
+
+* Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.00.00-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.00.00-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Wed Oct 01 2008 Chris Weyl <cweyl at alumni.drew.edu> 3.00.00-2
+- add requires on Hash::Case, Hash::WithDefaults (rhbz#465164)
+
+* Mon Sep 08 2008 Chris Weyl <cweyl at alumni.drew.edu> 3.00.00-1
+- update to 3.00.00
+
+* Wed Mar  5 2008 Tom "spot" Callaway <tcallawa at redhat.com> 2.9.0-3
+- rebuild for new perl
+
 * Fri Apr 27 2007 Chris Weyl <cweyl at alumni.drew.edu> 2.9.0-2
 - bump
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Config-IniHash/EL-5/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	28 Apr 2007 04:54:48 -0000	1.2
+++ sources	2 Apr 2010 08:30:24 -0000	1.3
@@ -1 +1 @@
-012e9bc3e320dcb031886a3ffcc19c09  Config-IniHash-2.9.0.tar.gz
+c53cbd0db1421c810400e1e8e095e0fc  Config-IniHash-3.00.00.tar.gz




More information about the perl-devel mailing list