SPECS: perl-Test-Distribution.spec - BR: gnupg-plugin-keys_hkp - d...

adamg adamg at pld-linux.org
Sat Dec 22 20:29:45 CET 2007


Author: adamg                        Date: Sat Dec 22 19:29:45 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: gnupg-plugin-keys_hkp
- do not run tests by default (require network access)

---- Files affected:
SPECS:
   perl-Test-Distribution.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/perl-Test-Distribution.spec
diff -u SPECS/perl-Test-Distribution.spec:1.7 SPECS/perl-Test-Distribution.spec:1.8
--- SPECS/perl-Test-Distribution.spec:1.7	Sat Dec 22 20:08:50 2007
+++ SPECS/perl-Test-Distribution.spec	Sat Dec 22 20:29:39 2007
@@ -2,7 +2,7 @@
 #
 # Conditional build:
 %bcond_without	autodeps	# don't BR packages needed only for resolving deps
-%bcond_without	tests		# do not perform "make test"
+%bcond_with	tests		# perform "make test" (requires network access)
 #
 %include	/usr/lib/rpm/macros.perl
 %define		pdir	Test
@@ -22,6 +22,7 @@
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with autodeps} || %{with tests}
+BuildRequires:	gnupg-plugin-keys_hkp
 BuildRequires:	perl-Module-CoreList >= 1.93
 BuildRequires:	perl-Module-Signature
 BuildRequires:	perl-File-Find-Rule
@@ -85,6 +86,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2007-12-22 19:29:39  adamg
+- BR: gnupg-plugin-keys_hkp
+- do not run tests by default (require network access)
+
 Revision 1.7  2007-12-22 19:08:50  adamg
 - additional BRs for tests
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Test-Distribution.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list