]> git.pld-linux.org Git - packages/perl-Term-Info.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Wed, 26 Nov 2014 13:11:54 +0000 (15:11 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 26 Nov 2014 13:11:54 +0000 (15:11 +0200)
perl-Term-Info.spec

index b814d136eb921b8c286f0b0bb759b199e61aa045..c7c87f1cfd3399370ddc4cc5ff66635ae517541d 100644 (file)
@@ -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)
 
This page took 0.086115 seconds and 4 git commands to generate.