SPECS: perl-Net-Server.spec - rel 2; disable tests by default; the...
arekm
arekm at pld-linux.org
Mon Jan 14 18:48:31 CET 2008
Author: arekm Date: Mon Jan 14 17:48:31 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 2; disable tests by default; these hang on builders
---- Files affected:
SPECS:
perl-Net-Server.spec (1.25 -> 1.26)
---- Diffs:
================================================================
Index: SPECS/perl-Net-Server.spec
diff -u SPECS/perl-Net-Server.spec:1.25 SPECS/perl-Net-Server.spec:1.26
--- SPECS/perl-Net-Server.spec:1.25 Mon Dec 24 02:32:35 2007
+++ SPECS/perl-Net-Server.spec Mon Jan 14 18:48:25 2008
@@ -1,6 +1,7 @@
# $Revision$, $Date$
#
-%bcond_without tests # do not perform "make test"
+# tests hang on udp
+%bcond_with tests # perform "make test"
#
%include /usr/lib/rpm/macros.perl
%define pdir Net
@@ -24,7 +25,7 @@
Summary(zh_CN.UTF-8): Net::Server Perl 模块
Name: perl-Net-Server
Version: 0.97
-Release: 1
+Release: 2
License: GPL or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pnam}-%{version}.tar.gz
@@ -99,6 +100,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.26 2008-01-14 17:48:25 arekm
+- rel 2; disable tests by default; these hang on builders
+
Revision 1.25 2007-12-24 01:32:35 zbyniu
- up to 0.97
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Net-Server.spec?r1=1.25&r2=1.26&f=u
More information about the pld-cvs-commit
mailing list