ppisar pushed to perl-Net-DNS (master). "Build-require Time::Local"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Sep 21 11:52:36 UTC 2015


From 5c247cfda9ad6b5b41023ccbbea5519b6a2e4a70 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Mon, 21 Sep 2015 13:50:12 +0200
Subject: Build-require Time::Local


diff --git a/perl-Net-DNS.spec b/perl-Net-DNS.spec
index ac53dd7..2e01386 100644
--- a/perl-Net-DNS.spec
+++ b/perl-Net-DNS.spec
@@ -1,6 +1,6 @@
 Name:          perl-Net-DNS
 Version:       1.01
-Release:       2%{?dist}
+Release:       3%{?dist}
 Summary:       DNS resolver modules for Perl
 # lib/Net/DNS/RR/RT.pm: GPL+ or Artistic
 License:       (GPL+ or Artistic) and MIT
@@ -50,7 +50,7 @@ BuildRequires: perl(overload)
 # Scalar::Util is optional
 BuildRequires: perl(Socket)
 BuildRequires: perl(strict)
-# Time::Local not used
+BuildRequires: perl(Time::Local)
 BuildRequires: perl(vars)
 # Win32::IPHelper is not needed
 # Win32::TieRegistry is not needed
@@ -149,6 +149,9 @@ make test
 %{_mandir}/man3/Net::DNS::Nameserver*
 
 %changelog
+* Mon Sep 21 2015 Petr Pisar <ppisar at redhat.com> - 1.01-3
+- Build-require Time::Local (bug #1264751)
+
 * Tue Sep 01 2015 Petr Pisar <ppisar at redhat.com> - 1.01-2
 - Break build cycle: perl-Net-DNS-SEC → perl-Net-DNS → perl-Net-DNS-SEC
 
-- 
cgit v0.10.2


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


More information about the perl-devel mailing list