hardaker pushed to dnssec-tools (epel7). "require getopt-gui-long for help support"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 28 18:10:34 UTC 2015


>From d5923d4264ccb0c88002f0538c91b4ffea4de8a5 Mon Sep 17 00:00:00 2001
From: Wes Hardaker <opensource at hardakers.net>
Date: Fri, 19 Nov 2010 12:45:58 -0800
Subject: require getopt-gui-long for help support


diff --git a/dnssec-tools.spec b/dnssec-tools.spec
index 6838c23..0d0dfeb 100644
--- a/dnssec-tools.spec
+++ b/dnssec-tools.spec
@@ -1,7 +1,7 @@
 Summary: A suite of tools for managing dnssec aware DNS usage
 Name: dnssec-tools
 Version: 1.8
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: BSD
 Group: System Environment/Base
 URL: http://www.dnssec-tools.org/
@@ -12,7 +12,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 # Require note: the auto-detection for perl-Net-DNS-SEC will not work since
 # the tools do run time tests for their existence.  But most of the tools
 # are much more useful with the modules in place, so we hand require them.
-Requires: perl(Net::DNS), perl(Net::DNS::SEC), dnssec-tools-perlmods, bind
+Requires: perl(Net::DNS), perl(Net::DNS::SEC), dnssec-tools-perlmods, bind, perl(Getopt::GUI::Long)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildRequires: openssl-devel
 BuildRequires: perl(Test) perl(ExtUtils::MakeMaker)
@@ -301,6 +301,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/val_freeaddrinfo.3.gz
 
 %changelog
+* Tue Oct 26 2010 Wes Hardaker <wjhns174 at hardakers.net> - 1.8-4
+- Require getop
+
 * Tue Oct  5 2010 Wes Hardaker <wjhns174 at hardakers.net> - 1.8-3
 - Added the . trust anchor and set default policy
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/dnssec-tools.git/commit/?h=epel7&id=d5923d4264ccb0c88002f0538c91b4ffea4de8a5


More information about the scm-commits mailing list