[packages/perl-Module-Build-XSUtil] use generic url

glen glen at pld-linux.org
Tue Nov 25 20:57:19 CET 2014


commit 092df19b7329e016fd067f8e56febe955796e4e9
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 21:57:16 2014 +0200

    use generic url

 perl-Module-Build-XSUtil.spec | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/perl-Module-Build-XSUtil.spec b/perl-Module-Build-XSUtil.spec
index 5866640..69c6863 100644
--- a/perl-Module-Build-XSUtil.spec
+++ b/perl-Module-Build-XSUtil.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Module-Build-XSUtil.git/commitdiff/092df19b7329e016fd067f8e56febe955796e4e9



More information about the pld-cvs-commit mailing list