rpms/perl-IO-All/devel .cvsignore, 1.4, 1.5 perl-IO-All.spec, 1.7, 1.8 sources, 1.4, 1.5

Steven Pritchard (steve) fedora-extras-commits at redhat.com
Tue Apr 17 19:38:04 UTC 2007


Author: steve

Update of /cvs/extras/rpms/perl-IO-All/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15883

Modified Files:
	.cvsignore perl-IO-All.spec sources 
Log Message:
Update to 0.38.
BR ExtUtils::MakeMaker.
BR MLDBM for better test coverage.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-IO-All/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	17 Oct 2006 21:32:55 -0000	1.4
+++ .cvsignore	17 Apr 2007 19:37:30 -0000	1.5
@@ -1 +1 @@
-IO-All-0.36.tar.gz
+IO-All-0.38.tar.gz


Index: perl-IO-All.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-IO-All/devel/perl-IO-All.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-IO-All.spec	17 Oct 2006 21:32:55 -0000	1.7
+++ perl-IO-All.spec	17 Apr 2007 19:37:30 -0000	1.8
@@ -1,5 +1,5 @@
 Name:           perl-IO-All
-Version:        0.36
+Version:        0.38
 Release:        1%{?dist}
 Summary:        IO::All Perl module
 License:        GPL or Artistic
@@ -8,9 +8,11 @@
 Source0:        http://www.cpan.org/authors/id/I/IN/INGY/IO-All-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
-BuildRequires:  perl(Spiffy) >= 0.21
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::ReadBackwards)
 BuildRequires:  perl(IO::String)
+BuildRequires:  perl(MLDBM)
+BuildRequires:  perl(Spiffy) >= 0.21
 Requires:       perl(Spiffy) >= 0.21
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -59,6 +61,11 @@
 %{_mandir}/man3/*
 
 %changelog
+* Tue Apr 17 2007 Steven Pritchard <steve at kspei.com> 0.38-1
+- Update to 0.38.
+- BR ExtUtils::MakeMaker.
+- BR MLDBM for better test coverage.
+
 * Tue Oct 17 2006 Steven Pritchard <steve at kspei.com> 0.36-1
 - Update to 0.36.
 - Use fixperms macro instead of our own chmod incantation.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-IO-All/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	17 Oct 2006 21:32:55 -0000	1.4
+++ sources	17 Apr 2007 19:37:30 -0000	1.5
@@ -1 +1 @@
-e6d28db65f56936c641f68dcf2daa45f  IO-All-0.36.tar.gz
+0ae5715325920938cc1a24bb078b0533  IO-All-0.38.tar.gz




More information about the scm-commits mailing list