psabata pushed to perl-Net-DNS-SEC (master). "Also temporarily filter out the new, autogenerated Net::DNS runtime dependency"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Aug 7 15:48:32 UTC 2015


From 2f1a0823ec523895181084b1ef3675f1475b9546 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= <contyk at redhat.com>
Date: Fri, 7 Aug 2015 17:48:25 +0200
Subject: Also temporarily filter out the new, autogenerated Net::DNS runtime
 dependency


diff --git a/perl-Net-DNS-SEC.spec b/perl-Net-DNS-SEC.spec
index 3a35324..1c89a46 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:        1%{?dist}
+Release:        2%{?dist}
 Summary:        DNSSEC modules for Perl
 License:        MIT
 Group:          Development/Libraries
@@ -50,6 +50,8 @@ 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\\)
+
 %description
 The Net::DSN::SEC suite provides the resource records that are needed
 for DNSSEC (RFC 4033, 4034 and 4035).
@@ -81,6 +83,9 @@ make pure_install DESTDIR=%{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Fri Aug 07 2015 Petr Šabata <contyk at redhat.com> - 1.01-2
+- Also temporarily filter out the new, autogenerated Net::DNS runtime dependency
+
 * Fri Aug 07 2015 Petr Šabata <contyk at redhat.com> - 1.01-1
 - Updating to 1.01, needed for new Net::DNS (#1240457)
 - Correcting the license tag which was wrong since the very beginning
-- 
cgit v0.10.2


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


More information about the perl-devel mailing list