]> git.pld-linux.org Git - packages/perl-Tk-HTML.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Sun, 30 Nov 2014 14:37:09 +0000 (16:37 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 30 Nov 2014 14:37:09 +0000 (16:37 +0200)
perl-Tk-HTML.spec

index 98df63d10ba8e1f5b1f3ac3a8bd60e7c5b7c27bd..4bc7f1b4391e74b3a8a5673aecade38f12298471 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Tk
 %define                pnam    HTML
+%include       /usr/lib/rpm/macros.perl
 Summary:       Tk::HTML Perl module
 Summary(pl.UTF-8):     Moduł Perla Tk::HTML
 Name:          perl-Tk-HTML
@@ -14,10 +14,11 @@ License:    unknown
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 8ef339ccb5fba4f5aef61e59e3e81b19
-BuildRequires: perl-devel >= 1:5.8.0
+URL:           http://search.cpan.org/dist/Tk-HTML/
 BuildRequires: perl-HTML-Tree
 BuildRequires: perl-Tk
 BuildRequires: perl-URI
+BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: perl-libwww
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
This page took 0.076627 seconds and 4 git commands to generate.