[packages/perl-Image-Grab] use generic url

glen glen at pld-linux.org
Tue Nov 25 12:00:20 CET 2014


commit dd706ca1dd3790e706eff21efe463a7cfaa13178
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 13:00:17 2014 +0200

    use generic url

 perl-Image-Grab.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-Image-Grab.spec b/perl-Image-Grab.spec
index 7caa582..40d5324 100644
--- a/perl-Image-Grab.spec
+++ b/perl-Image-Grab.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without	tests	# do not perform "make test"
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define		pdir	Image
 %define		pnam	Grab
+%include	/usr/lib/rpm/macros.perl
 Summary:	Image::Grab perl module
 Summary(pl.UTF-8):	Moduł perla Image::Grab
 Name:		perl-Image-Grab
@@ -15,12 +15,13 @@ License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	8a62dcff23997e525f7557451f5758dd
-BuildRequires:	perl-devel >= 1:5.8.0
+URL:		http://search.cpan.org/dist/Image-Grab/
 BuildRequires:	perl-Digest-MD5
 BuildRequires:	perl-HTML-Parser
 BuildRequires:	perl-HTML-Tree
 BuildRequires:	perl-MIME-Base64
 BuildRequires:	perl-URI
+BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	perl-libnet
 BuildRequires:	perl-libwww
 BuildRequires:	rpm-perlprov >= 4.1-13
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Image-Grab.git/commitdiff/dd706ca1dd3790e706eff21efe463a7cfaa13178



More information about the pld-cvs-commit mailing list