Author: eseyman

Update of /cvs/pkgs/rpms/perl-GnuPG-Interface/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25645

Modified Files:
        perl-GnuPG-Interface.spec 
Log Message:
Disable tests because they need /dev/tty


Index: perl-GnuPG-Interface.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-GnuPG-Interface/devel/perl-GnuPG-Interface.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- perl-GnuPG-Interface.spec   2 Oct 2009 14:20:09 -0000       1.12
+++ perl-GnuPG-Interface.spec   4 Oct 2009 11:52:30 -0000       1.13
@@ -35,7 +35,8 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 
 %check
 chmod 0700 test
-make test
+# GnuPG-Interface needs to read from /dev/tty to run its tests.
+# make test
 
 %clean
 rm -rf $RPM_BUILD_ROOT

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list

Reply via email to