[packages/perl-HTTP-Exception] use generic url
glen
glen at pld-linux.org
Tue Nov 25 11:52:38 CET 2014
commit 247249cd7a2891fab4dbcd864f2383c350f28bfe
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 12:52:34 2014 +0200
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}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-HTTP-Exception.git/commitdiff/247249cd7a2891fab4dbcd864f2383c350f28bfe
More information about the pld-cvs-commit
mailing list