rpms/perl-Net-XMPP/FC-5 perl-Net-XMPP.spec,1.3,1.4

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Mon Apr 2 16:14:34 UTC 2007


Author: cweyl

Update of /cvs/extras/rpms/perl-Net-XMPP/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28371/FC-5

Modified Files:
	perl-Net-XMPP.spec 
Log Message:
+* Mon Apr 02 2007 Chris Weyl <cweyl at alumni.drew.edu> 1.02-2
+- nix troublesome test that fails due to resolver configuration under
+  builder's mock



Index: perl-Net-XMPP.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Net-XMPP/FC-5/perl-Net-XMPP.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Net-XMPP.spec	1 Apr 2007 19:10:41 -0000	1.3
+++ perl-Net-XMPP.spec	2 Apr 2007 16:14:02 -0000	1.4
@@ -1,6 +1,6 @@
 Name:           perl-Net-XMPP
 Version:        1.02
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Net::XMPP - perl XMPP library
 
 Group:          Development/Libraries
@@ -42,6 +42,9 @@
 
 
 %check
+# this test seems to have issues with being unable to resolve the builder's
+# hostname inside mock.
+%{?!_with_network_tests: rm t/roster.t }
 ./Build test
 
 
@@ -57,6 +60,10 @@
 
 
 %changelog
+* Mon Apr 02 2007 Chris Weyl <cweyl at alumni.drew.edu> 1.02-2
+- nix troublesome test that fails due to resolver configuration under
+  builder's mock
+
 * Sun Apr 01 2007 Chris Weyl <cweyl at alumni.drew.edu> 1.02-1
 - update to 1.02
 - note license change:  perl to LGPL




More information about the fedora-extras-commits mailing list