Author: agaran                       Date: Sun Jul  9 15:25:23 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- just crude hack to avoid launching online tests

---- Files affected:
SPECS:
   perl-Net-XMPP.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/perl-Net-XMPP.spec
diff -u SPECS/perl-Net-XMPP.spec:1.2 SPECS/perl-Net-XMPP.spec:1.3
--- SPECS/perl-Net-XMPP.spec:1.2        Thu Dec  2 23:28:30 2004
+++ SPECS/perl-Net-XMPP.spec    Sun Jul  9 17:25:18 2006
@@ -10,7 +10,7 @@
 Summary(pl):   Net::XMPP - biblioteka Perla XMPP
 Name:          perl-Net-XMPP
 Version:       1.0
-Release:       1
+Release:       1.1
 # and somewhere mentioned as "perl itself"
 License:       LGPL
 Group:         Development/Languages/Perl
@@ -42,6 +42,10 @@
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
+# avoid online tests
+mv t/2_client_jabberd1.4.t t/2_client_jabberd1.4.t_
+mv t/3_client_jabberd2.t t/3_client_jabberd2.t_
+
 
 %build
 %{__perl} Makefile.PL \
@@ -73,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/07/09 15:25:18  agaran
+- just crude hack to avoid launching online tests
+
 Revision 1.2  2004/12/02 22:28:30  qboosh
 - pl desc
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Net-XMPP.spec?r1=1.2&r2=1.3&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to