rpms/perl-Mail-DKIM/F-11 perl-Mail-DKIM.spec,1.4,1.5

Kyle VanderBeek kylev at fedoraproject.org
Wed Jun 10 22:20:30 UTC 2009


Author: kylev

Update of /cvs/pkgs/rpms/perl-Mail-DKIM/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2558/F-11

Modified Files:
	perl-Mail-DKIM.spec 
Log Message:
Push working 0.33 build back to F-10 and F-11


Index: perl-Mail-DKIM.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Mail-DKIM/F-11/perl-Mail-DKIM.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- perl-Mail-DKIM.spec	10 Jun 2009 19:36:29 -0000	1.4
+++ perl-Mail-DKIM.spec	10 Jun 2009 22:19:59 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           perl-Mail-DKIM
 Version:        0.33
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Sign and verify Internet mail with DKIM/DomainKey signatures
 
 Group:          Development/Libraries
@@ -43,7 +43,7 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 
 %check
 # Conditionally disable tests that require DNS lookups
-%{?!_with_network_tests: rm t/policy.t t/verifier.t }
+%{?!_with_network_tests: rm t/policy.t t/public_key.t }
 make test
 
 
@@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jun 10 2009 Kyle VanderBeek <kylev at kylev.com> - 0.33-2
+- Revise network-driven testing exclusions.
+
 * Wed Jun 10 2009 Kyle VanderBeek <kylev at kylev.com> - 0.33-1
 - Update to 0.33
 




More information about the fedora-extras-commits mailing list