[packages/perl-TFTP] use generic url
glen
glen at pld-linux.org
Wed Nov 26 14:11:19 CET 2014
commit 5d2b024c1ca33170f179a76bb54c3d4a0fafd08d
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Nov 26 15:11:15 2014 +0200
use generic url
perl-TFTP.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/perl-TFTP.spec b/perl-TFTP.spec
index ab30e6f..f03c796 100644
--- a/perl-TFTP.spec
+++ b/perl-TFTP.spec
@@ -1,9 +1,9 @@
#
# Conditional build:
%bcond_without tests # do perform "make test"
-#
-%include /usr/lib/rpm/macros.perl
+
%define pdir TFTP
+%include /usr/lib/rpm/macros.perl
Summary: TFTP - pure Perl TFTP implementation
Summary(pl.UTF-8): TFTP - czysto perlowa implementacja TFTP
Name: perl-TFTP
@@ -14,6 +14,7 @@ License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{version}.tar.gz
# Source0-md5: 0c62ec431f745ca177ab01df3292c803
+URL: http://search.cpan.org/dist/TFTP/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
BuildArch: noarch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-TFTP.git/commitdiff/5d2b024c1ca33170f179a76bb54c3d4a0fafd08d
More information about the pld-cvs-commit
mailing list