rpms/perl-Mail-Box/devel .cvsignore, 1.4, 1.5 perl-Mail-Box.spec, 1.7, 1.8 sources, 1.4, 1.5

Tom Callaway spot at fedoraproject.org
Tue Nov 4 16:22:25 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/perl-Mail-Box/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32044/devel

Modified Files:
	.cvsignore perl-Mail-Box.spec sources 
Log Message:
update to 2.084


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Mail-Box/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	5 Jun 2008 19:32:34 -0000	1.4
+++ .cvsignore	4 Nov 2008 16:21:55 -0000	1.5
@@ -1 +1 @@
-Mail-Box-2.082.tar.gz
+Mail-Box-2.084.tar.gz


Index: perl-Mail-Box.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Mail-Box/devel/perl-Mail-Box.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Mail-Box.spec	5 Jun 2008 19:32:34 -0000	1.7
+++ perl-Mail-Box.spec	4 Nov 2008 16:21:55 -0000	1.8
@@ -1,5 +1,5 @@
 Name:           perl-Mail-Box
-Version:        2.082
+Version:        2.084
 Release:        1%{?dist}
 Summary:        Manage a mailbox, a folder with messages
 Group:          Development/Libraries
@@ -19,7 +19,7 @@
 BuildRequires:  perl(Time::Zone), perl(Email::Simple)
 BuildRequires:  perl(Email::Abstract)
 # When perl(TAP::Harness) shows up, uncomment this, and re-enable the tests.
-# BuildRequires: perl(TAP::Harness)
+BuildRequires:  perl(TAP::Harness)
 BuildArch:      noarch
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -43,7 +43,7 @@
 %setup -q -n Mail-Box-%{version}
 
 %build
-yes n |%{__perl} Makefile.PL INSTALLDIRS=vendor
+yes y |%{__perl} Makefile.PL INSTALLDIRS=vendor
 make
 
 %install
@@ -65,9 +65,7 @@
 recode $RPM_BUILD_ROOT%{_mandir}/man3/Mail::Message::Field.3pm iso-8859-1
 
 %check
-# We now need perl(TAP::Harness) to run the tests, which is coming but is not
-# here just yet.
-# make test
+make test
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -79,6 +77,9 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* Tue Nov  4 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.084-1
+- update to 2.084
+
 * Thu Jun  5 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.082-1
 - update to 2.082
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Mail-Box/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	5 Jun 2008 19:32:34 -0000	1.4
+++ sources	4 Nov 2008 16:21:55 -0000	1.5
@@ -1 +1 @@
-94a40a9d49bf03744efaeb240e53c49f  Mail-Box-2.082.tar.gz
+c00b6d4147b3342520c0ba474e8a4ad8  Mail-Box-2.084.tar.gz




More information about the Fedora-perl-devel-list mailing list