]> git.pld-linux.org Git - packages/perl-MooseX-Role-WithOverloading.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 19:57:38 +0000 (21:57 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 19:57:38 +0000 (21:57 +0200)
perl-MooseX-Role-WithOverloading.spec

index 7216f8313f08ceac874c51aaeef69301ea0a0736..f7d19504870c924e6e1dc3c4e0aa2ba9f3b51716 100644 (file)
@@ -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}
 
This page took 0.065653 seconds and 4 git commands to generate.