[packages/perl-POE-Component-Daemon] use generic url
glen
glen at pld-linux.org
Tue Nov 25 21:01:27 CET 2014
commit 10b270670f44848081a0dbc9507f84bff9133573
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 22:01:23 2014 +0200
use generic url
perl-POE-Component-Daemon.spec | 11 +++--------
1 file changed, 3 insertions(+), 8 deletions(-)
---
diff --git a/perl-POE-Component-Daemon.spec b/perl-POE-Component-Daemon.spec
index d1ee3b5..7af90bc 100644
--- a/perl-POE-Component-Daemon.spec
+++ b/perl-POE-Component-Daemon.spec
@@ -1,12 +1,11 @@
#
# Conditional build:
%bcond_without tests # do not perform "make test"
-#
-%include /usr/lib/rpm/macros.perl
+
%define pdir POE
%define pnam Component-Daemon
+%include /usr/lib/rpm/macros.perl
Summary: POE::Component::Daemon - Handles all the housework for a daemon
-#Summary(pl.UTF-8):
Name: perl-POE-Component-Daemon
Version: 0.1300
Release: 1
@@ -15,8 +14,7 @@ License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/POE/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: ceb684aa01237ce2eb884fdbf81b8370
-# generic URL, check or change before uncommenting
-#URL: http://search.cpan.org/dist/POE-Component-Daemon/
+URL: http://search.cpan.org/dist/POE-Component-Daemon/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
@@ -48,9 +46,6 @@ Like all of POE, POE::Component::Daemon works cooperatively. It is up
your code to tell POE::Component::Daemon when it is time to fork,
block incoming requests when approriate and so on.
-# %description -l pl.UTF-8
-# TODO
-
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-POE-Component-Daemon.git/commitdiff/10b270670f44848081a0dbc9507f84bff9133573
More information about the pld-cvs-commit
mailing list