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

index 695af1c99effe787f7115b59a32c86abdf2d5ad5..70f37094971bcc734c73314e15649683e4c91441 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    ExtUtils
 %define                pnam    TBone
+%include       /usr/lib/rpm/macros.perl
 Summary:       ExtUtils::TBone - a "skeleton" for writing test files
 Summary(pl.UTF-8):     ExtUtils::TBone - szkielet do tworzenia testów
 Name:          perl-ExtUtils-TBone
@@ -15,8 +15,9 @@ 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: 81914cadf266f6cd2083bd321c1557cd
-BuildRequires: rpm-perlprov >= 4.1-13
+URL:           http://search.cpan.org/dist/ExtUtils-TBone/
 BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.102122 seconds and 4 git commands to generate.