From: Elan Ruusamäe Date: Wed, 26 Nov 2014 13:11:54 +0000 (+0200) Subject: use generic url X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=ed7acf8938322a6454d22cba3b24dd9d261bc1df;p=packages%2Fperl-Term-Info.git use generic url --- diff --git a/perl-Term-Info.spec b/perl-Term-Info.spec index b814d13..c7c87f1 100644 --- a/perl-Term-Info.spec +++ b/perl-Term-Info.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir Term %define pnam Info +%include /usr/lib/rpm/macros.perl Summary: Term::Info - Perl wrapper for ncurses tput Summary(pl.UTF-8): Term::Info - Perlowa przejściówka dla ncurses tput Name: perl-Term-Info @@ -15,8 +15,9 @@ License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: a2725f773d13f37921a371604517088a +URL: http://search.cpan.org/dist/Term-Info/ BuildRequires: perl-devel -BuildRequires: rpm-perlprov +BuildRequires: rpm-perlprov BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)