hardaker pushed to perl-QWizard (epel7). "require perl(CGI) for building since make test requires it"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 28 18:03:30 UTC 2015


>From 6d967c0a7120229a65652c923ec83022fa5162d1 Mon Sep 17 00:00:00 2001
From: Wes Hardaker <opensource at hardakers.net>
Date: Fri, 10 Dec 2010 13:35:39 -0800
Subject: require perl(CGI) for building since make test requires it


diff --git a/perl-QWizard.spec b/perl-QWizard.spec
index 22934ea..94a1783 100644
--- a/perl-QWizard.spec
+++ b/perl-QWizard.spec
@@ -10,6 +10,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(CGI)
 # These are not auto-detected since they're technically optional
 # (they're the best of the alternative choices available on linux)
 Requires:       perl(CGI)
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-QWizard.git/commit/?h=epel7&id=6d967c0a7120229a65652c923ec83022fa5162d1


More information about the scm-commits mailing list