From: Elan Ruusamäe Date: Tue, 25 Nov 2014 10:59:26 +0000 (+0200) Subject: use generic url X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=143d36a004ff826a16357c1d0c847dee2dc5d41b;p=packages%2Fperl-IO-Cat.git use generic url --- diff --git a/perl-IO-Cat.spec b/perl-IO-Cat.spec index 575077f..4ef1ea8 100644 --- a/perl-IO-Cat.spec +++ b/perl-IO-Cat.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir IO %define pnam Cat +%include /usr/lib/rpm/macros.perl Summary: IO::Cat - object-oriented Perl implementation of cat(1) Summary(pl.UTF-8): IO::Cat - obiektowa implementacja cat(1) dla Perla Name: perl-IO-Cat @@ -14,8 +14,9 @@ License: unknown Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 6ee423e4b025fd4148c7dafee4d2eec3 -BuildRequires: rpm-perlprov >= 4.1-13 +URL: http://search.cpan.org/dist/IO-Cat/ BuildRequires: perl-devel >= 1:5.8.0 +BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)