From 0c6ffb60614461ef38b1f0d8c22c8891244612a3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 21:57:58 +0200 Subject: [PATCH] use generic url --- perl-Net-DNS-ZoneFile.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl-Net-DNS-ZoneFile.spec b/perl-Net-DNS-ZoneFile.spec index 0eb699f..2683f8f 100644 --- a/perl-Net-DNS-ZoneFile.spec +++ b/perl-Net-DNS-ZoneFile.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir Net %define pnam DNS-ZoneFile +%include /usr/lib/rpm/macros.perl Summary: Net::DNS::ZoneFile - convert a zone file to a collection of RRs Summary(pl.UTF-8): Net::DNS::ZoneFile - konwersja pliku stref do zbioru rekordów RR Name: perl-Net-DNS-ZoneFile @@ -14,6 +14,7 @@ License: unknown Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 4fe0b670b00bc725ead2e7e13ccf89c2 +URL: http://search.cpan.org/dist/Net-DNS-ZoneFile/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} -- 2.44.0