[packages/perl-MooseX-Role-WithOverloading] use generic url

glen glen at pld-linux.org
Tue Nov 25 20:57:42 CET 2014


commit 1524f29e540e1af7c0841b3057e705d3c8384c27
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 21:57:38 2014 +0200

    use generic url

 perl-MooseX-Role-WithOverloading.spec | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)
---
diff --git a/perl-MooseX-Role-WithOverloading.spec b/perl-MooseX-Role-WithOverloading.spec
index 7216f83..f7d1950 100644
--- a/perl-MooseX-Role-WithOverloading.spec
+++ b/perl-MooseX-Role-WithOverloading.spec
@@ -1,12 +1,11 @@
 #
 # Conditional build:
 %bcond_without	tests		# do not perform "make test"
-#
+
 %define		pdir	MooseX
 %define		pnam	Role-WithOverloading
 %include	/usr/lib/rpm/macros.perl
 Summary:	MooseX::Role::WithOverloading - Roles which support overloading
-#Summary(pl.UTF-8):	
 Name:		perl-MooseX-Role-WithOverloading
 Version:	0.13
 Release:	4
@@ -15,8 +14,7 @@ License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/MooseX/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	9f00627828c22aece891b016bcf12762
-# generic URL, check or change before uncommenting
-#URL:		http://search.cpan.org/dist/MooseX-Role-WithOverloading/
+URL:		http://search.cpan.org/dist/MooseX-Role-WithOverloading/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
@@ -36,9 +34,6 @@ defines overloaded operators and allows those operator overloadings to
 be composed into the classes/roles/instances it's compiled to, while
 plain Moose::Roles would lose the overloading.
 
-# %description -l pl.UTF-8
-# TODO
-
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-MooseX-Role-WithOverloading.git/commitdiff/1524f29e540e1af7c0841b3057e705d3c8384c27



More information about the pld-cvs-commit mailing list