[packages/perl-Module-Util] use generic url

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


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

    use generic url

 perl-Module-Util.spec | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)
---
diff --git a/perl-Module-Util.spec b/perl-Module-Util.spec
index 01c9072..e17fd43 100644
--- a/perl-Module-Util.spec
+++ b/perl-Module-Util.spec
@@ -1,12 +1,11 @@
 #
 # Conditional build:
 %bcond_without	tests		# do not perform "make test"
-#
+
 %define		pdir	Module
 %define		pnam	Util
 %include	/usr/lib/rpm/macros.perl
 Summary:	Module::Util - Module name tools and transformations
-#Summary(pl.UTF-8):	
 Name:		perl-Module-Util
 Version:	1.07
 Release:	1
@@ -15,13 +14,10 @@ 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:	d9e5d48b7f1aee18582fab57f27cccfa
-# generic URL, check or change before uncommenting
-#URL:		http://search.cpan.org/dist/Module-Util/
+URL:		http://search.cpan.org/dist/Module-Util/
 BuildRequires:	perl-Module-Build
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
-%if %{with tests}
-%endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -31,9 +27,6 @@ names. Its main aim is to centralise some of the functions commonly
 used by modules that manipulate other modules in some way, like
 converting module names to relative paths.
 
-# %description -l pl.UTF-8
-# TODO
-
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Module-Util.git/commitdiff/a0221d4b727040dbee0f35f69a3ede84e448f544



More information about the pld-cvs-commit mailing list