[packages/perl-Sys-OutPut] use generic url
glen
glen at pld-linux.org
Wed Nov 26 14:11:04 CET 2014
commit 8b4255910be60b8f97c288579f0212fef231d449
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Nov 26 15:11:00 2014 +0200
use generic url
perl-Sys-OutPut.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-Sys-OutPut.spec b/perl-Sys-OutPut.spec
index b360413..ae0f632 100644
--- a/perl-Sys-OutPut.spec
+++ b/perl-Sys-OutPut.spec
@@ -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)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Sys-OutPut.git/commitdiff/8b4255910be60b8f97c288579f0212fef231d449
More information about the pld-cvs-commit
mailing list