commit 2b7b466ce9f5e5d632c5ffc8f88cc3a7d86098bf
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Nov 25 21:54:55 2014 +0200

    use generic url

 perl-Math-Curve-Hilbert.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-Math-Curve-Hilbert.spec b/perl-Math-Curve-Hilbert.spec
index c873a59..f10e316 100644
--- a/perl-Math-Curve-Hilbert.spec
+++ b/perl-Math-Curve-Hilbert.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Math
 %define                pnam    Curve-Hilbert
+%include       /usr/lib/rpm/macros.perl
 Summary:       Math::Curve::Hilbert - Hilberts space filling curve
 Summary(pl.UTF-8):     Math::Curve::Hilbert - krzywa wypełniająca przestrzeń 
Hilberta
 Name:          perl-Math-Curve-Hilbert
@@ -14,14 +14,15 @@ License:    GPL or Artistic
 Group:         Development/Languages/Perl
 Source0:       
http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 384cad8ba6759efdf0bbbe987350109f
+URL:           http://search.cpan.org/dist/Math-Curve-Hilbert/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-The Hilbert::Curve module provides some useful functions using Hilberts
-Space-filling Curve. This is handy for things like Dithering,
+The Hilbert::Curve module provides some useful functions using
+Hilberts Space-filling Curve. This is handy for things like Dithering,
 Flattening n-dimensional data, fractals - all kind of things really.
 
 %description -l pl.UTF-8
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Math-Curve-Hilbert.git/commitdiff/2b7b466ce9f5e5d632c5ffc8f88cc3a7d86098bf

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

Reply via email to