Author: spot Update of /cvs/pkgs/rpms/perl-GD/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24324 Modified Files: perl-GD.spec Log Message: conditionalize tests Index: perl-GD.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-GD/devel/perl-GD.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- perl-GD.spec 4 Apr 2008 20:38:32 -0000 1.22 +++ perl-GD.spec 4 Apr 2008 20:58:31 -0000 1.23 @@ -1,6 +1,13 @@ +# +# Rebuild option: +# +# --with testsuite - run the test suite +# + + Name: perl-GD Version: 2.35 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Perl interface to the GD graphics library Group: Development/Libraries @@ -46,7 +53,7 @@ %check -make test +%{?_with_testsuite:make test} # Remove duplicate file rm bdf_scripts/bdf2gdfont.PLS @@ -68,6 +75,10 @@ %changelog +* Fri Apr 4 2008 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> - 2.35-7 +- tests work fine locally, one fails in mock, maybe needs a desktop? + conditionalized them, default off. + * Fri Apr 4 2008 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> - 2.35-6 - license fix -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list