[packages/perl-Gearman-Client-Async] use generic url
glen
glen at pld-linux.org
Tue Nov 25 11:49:01 CET 2014
commit e38757f9a2d23d16b6c609009fe0e150bf32f2e5
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 12:48:58 2014 +0200
use generic url
perl-Gearman-Client-Async.spec | 15 +++++----------
1 file changed, 5 insertions(+), 10 deletions(-)
---
diff --git a/perl-Gearman-Client-Async.spec b/perl-Gearman-Client-Async.spec
index c00200f..63dc796 100644
--- a/perl-Gearman-Client-Async.spec
+++ b/perl-Gearman-Client-Async.spec
@@ -2,22 +2,20 @@
# Conditional build:
%bcond_without autodeps # don't BR packages needed only for resolving deps
%bcond_without tests # do not perform "make test"
-#
-%include /usr/lib/rpm/macros.perl
+
%define pdir Gearman
%define pnam Client-Async
+%include /usr/lib/rpm/macros.perl
Summary: Gearman::Client::Async - Asynchronous client module for Gearman for Danga::Socket applications
-#Summary(pl.UTF-8):
Name: perl-Gearman-Client-Async
Version: 0.94
Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-authors/id/B/BR/BRADFITZ/Gearman-Client-Async-0.94.tar.gz
+Source0: http://www.cpan.org/modules/by-authors/id/B/BR/BRADFITZ/Gearman-Client-Async-%{version}.tar.gz
# Source0-md5: 71dcadfb434202dbdf4798f2ec93b32f
-# generic URL, check or change before uncommenting
-#URL: http://search.cpan.org/dist/Gearman-Client-Async/
+URL: http://search.cpan.org/dist/Gearman-Client-Async/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with autodeps} || %{with tests}
@@ -28,10 +26,7 @@ BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-
-
-# %description -l pl.UTF-8
-# TODO
+Asynchronous client module for Gearman for Danga::Socket applications.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Gearman-Client-Async.git/commitdiff/e38757f9a2d23d16b6c609009fe0e150bf32f2e5
More information about the pld-cvs-commit
mailing list