[packages/perl-Set-String] use generic url

glen glen at pld-linux.org
Wed Nov 26 14:08:46 CET 2014


commit d5fb1d2d5e15fc50820f6243a0ef116e6099bedd
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Nov 26 15:08:43 2014 +0200

    use generic url

 perl-Set-String.spec | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/perl-Set-String.spec b/perl-Set-String.spec
index 6ddc540..ea64c8c 100644
--- a/perl-Set-String.spec
+++ b/perl-Set-String.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without	tests	# do not perform "make test"
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define		pdir	Set
 %define		pnam	String
+%include	/usr/lib/rpm/macros.perl
 Summary:	Set::String - strings as objects with lots of handy methods
 Summary(pl.UTF-8):	Set::String - łańcuchy jako obiekty z wieloma poręcznymi metodami
 Name:		perl-Set-String
@@ -14,20 +14,21 @@ License:	unknown
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	bc5fcfac9d732707418b6860bc7ece7d
+URL:		http://search.cpan.org/dist/Set-String/
 BuildRequires:	perl-devel >= 1:5.8.0
+BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires:	perl-Set-Array >= 0.08
 BuildRequires:	perl-Want >= 0.05
 %endif
-BuildRequires:	rpm-perlprov >= 4.1-13
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Set::String allows you to create strings as objects and use OO-style
 methods on them. Many convenient methods are provided here that appear
-in the FAQ's, the Perl Cookbook or posts from comp.lang.perl.misc.
-In addition, there are Set methods with corresponding (overloaded)
+in the FAQ's, the Perl Cookbook or posts from comp.lang.perl.misc. In
+addition, there are Set methods with corresponding (overloaded)
 operators for the purpose of Set comparison, i.e. +, ==, etc.
 
 %description -l pl.UTF-8
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Set-String.git/commitdiff/d5fb1d2d5e15fc50820f6243a0ef116e6099bedd



More information about the pld-cvs-commit mailing list