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

index 2da9a799b770e51ddde6b2c44e2fc6b7e853e207..6581af62da534f2946d701265ca818ee91922125 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    WWW
 %define                pnam    Poll
+%include       /usr/lib/rpm/macros.perl
 Summary:       WWW::Poll Perl module
 Summary(cs.UTF-8):     Modul WWW::Poll pro Perl
 Summary(da.UTF-8):     Perlmodul WWW::Poll
@@ -30,6 +30,7 @@ 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: 9a67e34b5148440db0762ba7a66e5c0b
+URL:           http://search.cpan.org/dist/WWW-Poll/
 Patch0:                %{name}-undef.patch
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
This page took 0.093062 seconds and 4 git commands to generate.