commit 17817452c51ae7b1a6a215b409625c4c0fa0a769
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Nov 25 11:12:49 2014 +0200

    use generic url

 perl-Class-Inner.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-Class-Inner.spec b/perl-Class-Inner.spec
index 9508fdd..b75888a 100644
--- a/perl-Class-Inner.spec
+++ b/perl-Class-Inner.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Class
 %define                pnam    Inner
+%include       /usr/lib/rpm/macros.perl
 Summary:       Class::Inner - a perlish implementation of Java-like inner 
classes
 Summary(pl.UTF-8):     Class::Inner - perlowa implementacja wewnętrznych klas 
w stylu Javy
 Name:          perl-Class-Inner
@@ -15,6 +15,7 @@ License:      GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       
http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 388db813c6a7050c4e0483bc4d86fc21
+URL:           http://search.cpan.org/dist/Class-Inner/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
@@ -22,8 +23,8 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Yet another implementation of an anonymous class with per object
-overrideable methods, but with the added attraction of sort of
-working dispatch to the parent class's method.
+overrideable methods, but with the added attraction of sort of working
+dispatch to the parent class's method.
 
 %description -l pl.UTF-8
 Jeszcze jedna implementacja anonimowej klasy z metodami przykrywalnymi
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Class-Inner.git/commitdiff/17817452c51ae7b1a6a215b409625c4c0fa0a769

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to