]> git.pld-linux.org Git - packages/perl-Image-Grab.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 11:00:17 +0000 (13:00 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 11:00:17 +0000 (13:00 +0200)
perl-Image-Grab.spec

index 7caa582fb27a05b2fbbb5e42f41e33e3a07ab8c8..40d5324ecd9d23bceafca79a5120755c3aafc428 100644 (file)
@@ -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
This page took 0.091977 seconds and 4 git commands to generate.