summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2020-08-30 16:40:20 (GMT)
committerJakub Bogusz2020-08-30 16:40:20 (GMT)
commitcb41c1a6da4585bfd8daabefb172925ec4771dbf (patch)
tree9bf7e6678b5b8035fde2c251d77a9d52b7a9613b
parent44faa79ae674c0179ad05888c0a66d0243a4a604 (diff)
downloadperl-Net-CIDR-Lite-master.zip
perl-Net-CIDR-Lite-master.tar.gz
- updated URL, BR for macros.perl always includedHEADmaster
-rw-r--r--perl-Net-CIDR-Lite.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/perl-Net-CIDR-Lite.spec b/perl-Net-CIDR-Lite.spec
index 7ea843c..2cfd1bd 100644
--- a/perl-Net-CIDR-Lite.spec
+++ b/perl-Net-CIDR-Lite.spec
@@ -14,9 +14,10 @@ License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/Net/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 12280b3754886b876918f03f53aee4f5
-URL: http://search.cpan.org/dist/Net-CIDR-Lite/
+URL: https://metacpan.org/release/Net-CIDR-Lite
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.745
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -50,4 +51,4 @@ rm -rf $RPM_BUILD_ROOT
%doc README
%dir %{perl_vendorlib}/Net/CIDR
%{perl_vendorlib}/Net/CIDR/Lite.pm
-%{_mandir}/man3/*
+%{_mandir}/man3/Net::CIDR::Lite.3pm*