From 247249cd7a2891fab4dbcd864f2383c350f28bfe Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 12:52:34 +0200 Subject: [PATCH] use generic url --- perl-HTTP-Exception.spec | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/perl-HTTP-Exception.spec b/perl-HTTP-Exception.spec index 530ad8f..cd58163 100644 --- a/perl-HTTP-Exception.spec +++ b/perl-HTTP-Exception.spec @@ -1,12 +1,11 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# + %define pdir HTTP %define pnam Exception %include /usr/lib/rpm/macros.perl Summary: HTTP::Exception - throw HTTP-Errors as (Exception::Class-) Exceptions -#Summary(pl.UTF-8): Name: perl-HTTP-Exception Version: 0.03001 Release: 1 @@ -15,8 +14,7 @@ License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/HTTP/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 3541f70932c99c0c44a1d0666bfec151 -# generic URL, check or change before uncommenting -#URL: http://search.cpan.org/dist/HTTP-Exception/ +URL: http://search.cpan.org/dist/HTTP-Exception/ BuildRequires: perl-Module-Build BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 @@ -35,9 +33,6 @@ at Exception::Class' docs for more general information on exceptions and Exception::Class::Base for information on what methods a caught exception also has. -# %description -l pl.UTF-8 -# TODO - %prep %setup -q -n %{pdir}-%{pnam}-%{version} -- 2.44.0