rpms/perl-Mail-Box/F-9 perl-Mail-Box.spec,1.6,1.7 sources,1.3,1.4

Tom Callaway spot at fedoraproject.org
Mon Jul 21 19:16:52 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/perl-Mail-Box/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24289

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


Index: perl-Mail-Box.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Mail-Box/F-9/perl-Mail-Box.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Mail-Box.spec	4 Mar 2008 00:48:37 -0000	1.6
+++ perl-Mail-Box.spec	21 Jul 2008 19:15:58 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           perl-Mail-Box
-Version:        2.073
-Release:        5%{?dist}
+Version:        2.082
+Release:        1%{?dist}
 Summary:        Manage a mailbox, a folder with messages
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -18,6 +18,8 @@
 BuildRequires:  perl(URI), perl(IO::Scalar), perl(Digest::HMAC_MD5), perl(User::Identity)
 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)
 BuildArch:      noarch
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -63,7 +65,9 @@
 recode $RPM_BUILD_ROOT%{_mandir}/man3/Mail::Message::Field.3pm iso-8859-1
 
 %check
-make test
+# We now need perl(TAP::Harness) to run the tests, which is coming but is not
+# here just yet.
+# make test
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -75,6 +79,9 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu Jun  5 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.082-1
+- update to 2.082
+
 * Mon Mar  3 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.073-5
 - Rebuild second pass, tests enabled
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Mail-Box/F-9/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	26 Aug 2007 16:24:57 -0000	1.3
+++ sources	21 Jul 2008 19:15:58 -0000	1.4
@@ -1,2 +1 @@
-f6b0da296a582e06880f93f166f57bb7  Mail-Box-2.070.tar.gz
-b8811e618cd57b0c343e0426889989c0  Mail-Box-2.073.tar.gz
+94a40a9d49bf03744efaeb240e53c49f  Mail-Box-2.082.tar.gz




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