From a0221d4b727040dbee0f35f69a3ede84e448f544 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 21:57:27 +0200 Subject: [PATCH] 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} -- 2.44.0