]> git.pld-linux.org Git - packages/perl-Module-Build-XSUtil.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 19:57:16 +0000 (21:57 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 19:57:16 +0000 (21:57 +0200)
perl-Module-Build-XSUtil.spec

index 5866640f00fcd5fca587e19ac72dbf4dc0e4a5be..69c6863d2aa02716f441d35876207c107603df10 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without tests           # do not perform "make test"
-#
+
 %define                pdir    Module
 %define                pnam    Build-XSUtil
 %include       /usr/lib/rpm/macros.perl
@@ -14,14 +14,13 @@ License:    GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/Module/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 40045cdd0730d09abc05423f7c103adb
-# generic URL, check or change before uncommenting
-#URL:          http://search.cpan.org/dist/Module-Build-XSUtil/
+URL:           http://search.cpan.org/dist/Module-Build-XSUtil/
 BuildRequires: perl-Module-Build
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
-BuildRequires: perl(Devel::CheckCompiler) >= 0.02
 BuildRequires: perl(Cwd::Guard)
+BuildRequires: perl(Devel::CheckCompiler) >= 0.02
 BuildRequires: perl(File::Copy::Recursive)
 BuildRequires: perl-Capture-Tiny
 %endif
This page took 0.152757 seconds and 4 git commands to generate.