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

index b360413af48ecc43a60fb73edddbe410ec51b470..ae0f632ab76529fd9d3e402b4f208645c1142b64 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Sys
 %define                pnam    OutPut
+%include       /usr/lib/rpm/macros.perl
 Summary:       Sys::OutPut perl module
 Summary(pl.UTF-8):     Moduł perla Sys::OutPut
 Name:          perl-Sys-OutPut
@@ -14,8 +14,9 @@ License:      GPL v2+
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: abcb37e8cfdd3a137902fba609b78467
-BuildRequires: rpm-perlprov >= 4.1-13
+URL:           http://search.cpan.org/dist/Sys-OutPut/
 BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.079578 seconds and 4 git commands to generate.