commit 893c1fe321b4b52c2769a4d67963b65980809c55
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Jun 5 11:35:10 2016 +0300

    run tests
    
    altho all tests are skipped as only author tests present

 perl-Devel-Camelcadedb.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/perl-Devel-Camelcadedb.spec b/perl-Devel-Camelcadedb.spec
index fb1840c..f3f4180 100644
--- a/perl-Devel-Camelcadedb.spec
+++ b/perl-Devel-Camelcadedb.spec
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_with    tests           # do not perform "make test"
+%bcond_without tests           # do not perform "make test"
 
 %define                pdir    Devel
 %define                pnam    Camelcadedb
@@ -17,8 +17,8 @@ URL:          http://search.cpan.org/dist/Devel-Camelcadedb/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
-BuildRequires: perl(JSON::XS) >= 3.02
-BuildRequires: perl(PadWalker) >= 2.2
+BuildRequires: perl-JSON-XS >= 2:3.02
+BuildRequires: perl-PadWalker >= 2.2
 %endif
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Devel-Camelcadedb.git/commitdiff/893c1fe321b4b52c2769a4d67963b65980809c55

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

Reply via email to