[packages/perl-Term-Info] use generic url
glen
glen at pld-linux.org
Wed Nov 26 14:11:57 CET 2014
commit ed7acf8938322a6454d22cba3b24dd9d261bc1df
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Nov 26 15:11:54 2014 +0200
use generic url
perl-Term-Info.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
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)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Term-Info.git/commitdiff/ed7acf8938322a6454d22cba3b24dd9d261bc1df
More information about the pld-cvs-commit
mailing list