rpms/perl-Text-CharWidth/devel perl-Text-CharWidth.spec,1.2,1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Oct 17 04:06:55 UTC 2007


Author: spot

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

Modified Files:
	perl-Text-CharWidth.spec 
Log Message:

Test::Simple



Index: perl-Text-CharWidth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Text-CharWidth/devel/perl-Text-CharWidth.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Text-CharWidth.spec	17 Oct 2007 03:52:38 -0000	1.2
+++ perl-Text-CharWidth.spec	17 Oct 2007 04:06:22 -0000	1.3
@@ -1,7 +1,7 @@
 Summary: Get number of occupied columns of a string on terminal
 Name: perl-Text-CharWidth
 Version: 0.04
-Release: 2%{?dist}.1
+Release: 2%{?dist}.2
 License: GPL+ or Artistic
 Group: Development/Libraries
 URL: http://search.cpan.org/dist/Text-CharWidth/
@@ -9,6 +9,7 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires: perl
 BuildRequires: perl(ExtUtils::MakeMaker)
+BuildRequires: perl(Test::Simple)
 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -45,6 +46,9 @@
 %{_mandir}/man3/Text::CharWidth.3pm*
 
 %changelog
+* Wed Oct 17 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.04-2.2
+- add BR: perl(Test::Simple)
+
 * Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.04-2.1
 - correct license tag
 - add BR: perl(ExtUtils::MakeMaker)




More information about the fedora-extras-commits mailing list