[packages/perl-String-Divert] use generic url
glen
glen at pld-linux.org
Wed Nov 26 14:10:19 CET 2014
commit 5d4a29335ef8f355cc566ff353e1a74250a08803
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Nov 26 15:10:15 2014 +0200
use generic url
perl-String-Divert.spec | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-String-Divert.spec b/perl-String-Divert.spec
index 7d9a834..f98a386 100644
--- a/perl-String-Divert.spec
+++ b/perl-String-Divert.spec
@@ -1,10 +1,10 @@
#
# Conditional build:
%bcond_without tests # do not perform "make test"
-#
-%include /usr/lib/rpm/macros.perl
+
%define pdir String
%define pnam Divert
+%include /usr/lib/rpm/macros.perl
Summary: String::Divert - string object supporting folding and diversions
Summary(pl.UTF-8): String::Divert - obiekt łańcucha obsługujący zwijanie i przekierowania
Name: perl-String-Divert
@@ -14,6 +14,7 @@ License: GPL v2+
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: c574d757af76d55819d18654d1603b48
+URL: http://search.cpan.org/dist/String-Divert/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
BuildArch: noarch
@@ -23,8 +24,8 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
String::Divert is small Perl 5 module providing a scalar-like string
object with some overloaded operators, supporting the concept of
"Folding" and "Diversion". This allows nested generation of structured
-output. The idea is to decouple the sequential generation of output from
-the nested and non-sequential structure of the output.
+output. The idea is to decouple the sequential generation of output
+from the nested and non-sequential structure of the output.
%description -l pl.UTF-8
String::Divert to mały moduł Perla 5 udostępniający podobny do skalara
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-String-Divert.git/commitdiff/5d4a29335ef8f355cc566ff353e1a74250a08803
More information about the pld-cvs-commit
mailing list