]> git.pld-linux.org Git - packages/perl-String-Divert.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Wed, 26 Nov 2014 13:10:15 +0000 (15:10 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 26 Nov 2014 13:10:15 +0000 (15:10 +0200)
perl-String-Divert.spec

index 7d9a834d4fd1dcd783b44a8f7ce3bee8f73e48ee..f98a3867a4867078491eb3fc2ef4ee7800197bbf 100644 (file)
@@ -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
This page took 0.104807 seconds and 4 git commands to generate.