rpms/perl-IO-All/devel perl-IO-All.spec,1.4,1.5

Steven Pritchard (steve) fedora-extras-commits at redhat.com
Sat Jul 8 16:41:58 UTC 2006


Author: steve

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

Modified Files:
	perl-IO-All.spec 
Log Message:
BR IO::String so the tests actually pass.


Index: perl-IO-All.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-IO-All/devel/perl-IO-All.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-IO-All.spec	7 Jul 2006 17:27:43 -0000	1.4
+++ perl-IO-All.spec	8 Jul 2006 16:41:58 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           perl-IO-All
 Version:        0.35
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        IO::All Perl module
 License:        GPL or Artistic
 Group:          Development/Libraries
@@ -10,6 +10,7 @@
 BuildArch:      noarch
 BuildRequires:  perl(Spiffy) >= 0.21
 BuildRequires:  perl(File::ReadBackwards)
+BuildRequires:  perl(IO::String)
 Requires:       perl(Spiffy) >= 0.21
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -58,6 +59,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jul 07 2006 Steven Pritchard <steve at kspei.com> 0.35-3
+- BR IO::String so the tests actually pass.
+
 * Fri Jul 07 2006 Steven Pritchard <steve at kspei.com> 0.35-2
 - Re-enable "make test".
 - BR File::ReadBackwards for better test coverage.




More information about the fedora-extras-commits mailing list