]> git.pld-linux.org Git - packages/perl-Attribute-Handlers-Prospective.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 08:12:18 +0000 (10:12 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 08:12:18 +0000 (10:12 +0200)
perl-Attribute-Handlers-Prospective.spec

index 9905620f37df986de8929b3a68612cc3b0fc5fcc..1fbc62067e56a91edf9130c59757247ed9c91a8f 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Attribute
 %define                pnam    Handlers-Prospective
+%include       /usr/lib/rpm/macros.perl
 Summary:       Attribute::Handlers::Prospective - enhanced definition of attribute handlers
 Summary(pl.UTF-8):     Attribute::Handlers::Prospective - rozszerzona definicja obsługi atrybutów
 Name:          perl-Attribute-Handlers-Prospective
@@ -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: d20442ca3d7f83aacbdb15f225fdf287
+URL:           http://search.cpan.org/dist/Attribute-Handlers-Prospective/
 BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires: perl-Filter-Simple
 BuildRequires: perl-Parse-RecDescent
 %endif
-BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.119637 seconds and 4 git commands to generate.