]> git.pld-linux.org Git - packages/perl-Gearman-Client-Async.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:48:58 +0000 (12:48 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:48:58 +0000 (12:48 +0200)
perl-Gearman-Client-Async.spec

index c00200fb60d7e09176ba55d116d81ae4a5104566..63dc79674f3c15fb36f6c95cb01492489b6d6456 100644 (file)
@@ -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}
This page took 0.130213 seconds and 4 git commands to generate.