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

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