psabata pushed to perl-Net-DNS-SEC (master). "D'oh, drop the explicit runtime dependencies as well"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Aug 7 16:34:49 UTC 2015


From 21f5d4ab72ebd899382ed607672711bf3d707fd2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= <contyk at redhat.com>
Date: Fri, 7 Aug 2015 18:34:39 +0200
Subject: D'oh, drop the explicit runtime dependencies as well


diff --git a/perl-Net-DNS-SEC.spec b/perl-Net-DNS-SEC.spec
index 1c89a46..ef1c8c2 100644
--- a/perl-Net-DNS-SEC.spec
+++ b/perl-Net-DNS-SEC.spec
@@ -1,6 +1,6 @@
 Name:           perl-Net-DNS-SEC
 Version:        1.01
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        DNSSEC modules for Perl
 License:        MIT
 Group:          Development/Libraries
@@ -44,11 +44,11 @@ BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 Requires:       perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version))
 Requires:       perl(Crypt::OpenSSL::Random)
 # These could be weak dependencies
-Requires:       perl(Net::DNS::RR::CDS)
-Requires:       perl(Net::DNS::RR::DLV)
-Requires:       perl(Net::DNS::RR::DS)
-Requires:       perl(Net::DNS::RR::RRSIG)
-Requires:       perl(Net::DNS::RR::SIG)
+#Requires:       perl(Net::DNS::RR::CDS)
+#Requires:       perl(Net::DNS::RR::DLV)
+#Requires:       perl(Net::DNS::RR::DS)
+#Requires:       perl(Net::DNS::RR::RRSIG)
+#Requires:       perl(Net::DNS::RR::SIG)
 
 %global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(Net::DNS\\)
 
@@ -83,6 +83,9 @@ make pure_install DESTDIR=%{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Fri Aug 07 2015 Petr Šabata <contyk at redhat.com> - 1.01-3
+- D'oh, drop the explicit runtime dependencies as well
+
 * Fri Aug 07 2015 Petr Šabata <contyk at redhat.com> - 1.01-2
 - Also temporarily filter out the new, autogenerated Net::DNS runtime dependency
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Net-DNS-SEC.git/commit/?h=master&id=21f5d4ab72ebd899382ed607672711bf3d707fd2


More information about the perl-devel mailing list