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

index dc1b255d5d440c61f117037128f5dda9272a1326..49c75ff45df3dd2c6718d98e3c59bc553d70f37a 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    News
 %define                pnam    Article
+%include       /usr/lib/rpm/macros.perl
 Summary:       News::Article Perl module
 Summary(cs.UTF-8):     Modul News::Article pro Perl
 Summary(da.UTF-8):     Perlmodul News::Article
@@ -30,10 +30,11 @@ 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: 77a49112a1ec680d4c4eeddcdfbca32c
-BuildRequires: rpm-perlprov >= 4.1-13
+URL:           http://search.cpan.org/dist/News-Article/
+BuildRequires: perl-PGP-Sign
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: perl-libnet
-BuildRequires: perl-PGP-Sign
+BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.079916 seconds and 4 git commands to generate.