From: Jakub Bogusz Date: Wed, 11 Jan 2023 20:36:43 +0000 (+0100) Subject: - updated URL and macros X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=HEAD;hp=3080faec373ae8830ef9008d06c5a588f828ce08;p=packages%2Fperl-Data-Flow.git - updated URL and macros --- diff --git a/perl-Data-Flow.spec b/perl-Data-Flow.spec index ddd0304..27014f9 100644 --- a/perl-Data-Flow.spec +++ b/perl-Data-Flow.spec @@ -1,6 +1,6 @@ # # Conditional build: -%bcond_without tests # do not perform "make test" +%bcond_without tests # unit tests # %define pdir Data %define pnam Flow @@ -13,9 +13,10 @@ License: unknown Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/Data/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: aa453ab013681206bccf43e8e267d63b -URL: http://search.cpan.org/dist/Data-Flow/ -BuildRequires: rpm-perlprov >= 4.1-13 +URL: https://metacpan.org/dist/Data-Flow 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)