[packages/perl-Tk-HTML] use generic url

glen glen at pld-linux.org
Sun Nov 30 15:37:13 CET 2014


commit 8d1e51678a9fb0ff4c2093c9dc3cb9e68adf61e7
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Nov 30 16:37:09 2014 +0200

    use generic url

 perl-Tk-HTML.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-Tk-HTML.spec b/perl-Tk-HTML.spec
index 98df63d..4bc7f1b 100644
--- a/perl-Tk-HTML.spec
+++ b/perl-Tk-HTML.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Tk-HTML.git/commitdiff/8d1e51678a9fb0ff4c2093c9dc3cb9e68adf61e7



More information about the pld-cvs-commit mailing list