rpms/perl-Text-Autoformat/devel perl-Text-Autoformat.spec,1.9,1.10

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Jan 23 18:20:38 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/perl-Text-Autoformat/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22955

Modified Files:
	perl-Text-Autoformat.spec 
Log Message:
BR: Test::More


Index: perl-Text-Autoformat.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Text-Autoformat/devel/perl-Text-Autoformat.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- perl-Text-Autoformat.spec	20 Jan 2008 19:01:45 -0000	1.9
+++ perl-Text-Autoformat.spec	23 Jan 2008 18:19:53 -0000	1.10
@@ -1,6 +1,6 @@
 Name:           perl-Text-Autoformat
 Version:        1.14.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Automatic text wrapping and reformatting
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -8,7 +8,7 @@
 Source0:        http://www.cpan.org/authors/id/D/DC/DCONWAY/Text-Autoformat-v%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker), perl(Test::More)
 BuildRequires:  perl(Text::Reform) >= 1.11
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -62,6 +62,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jan 23 2008 Tom "spot" Callaway <tcallawa at redhat.com> 1.14.0-2
+- add BR: Test::More
+
 * Sun Jan 20 2008 Tom "spot" Callaway <tcallawa at redhat.com> 1.14.0-1
 - rebuild for new perl
 - upstream changed license to GPL+ or Artistic




More information about the fedora-extras-commits mailing list