]> git.pld-linux.org Git - packages/perl-Quantum-Superpositions.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Wed, 26 Nov 2014 10:35:21 +0000 (12:35 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 26 Nov 2014 10:35:21 +0000 (12:35 +0200)
perl-Quantum-Superpositions.spec

index 3aa5ce6e19fc5993abf09bb99b9dc364c2ef4a84..f6faf4d7604af6e83a1b440bcdfe5d39209786db 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Quantum
 %define                pnam    Superpositions
+%include       /usr/lib/rpm/macros.perl
 Summary:       Quantum::Superpositions - QM-like superpositions in Perl
 Summary(pl.UTF-8):     Quantum::Superpositions - superpozycje z mechaniki kwantowej w Perlu
 Name:          perl-Quantum-Superpositions
@@ -15,11 +15,12 @@ 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: 40a3a398ca24be6de510667d92c02f5e
+URL:           http://search.cpan.org/dist/Quantum-Superpositions/
 BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires: perl-Class-Multimethods
 %endif
-BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -29,8 +30,8 @@ superposition. In a metaphor drawn from quantum mechanics,
 superpositions store a collection of values by overlaying them in
 parallel superimposed states within a single scalar variable.
 
-The Quantum::Superpositions module adds two new operators to Perl:
-any and all.
+The Quantum::Superpositions module adds two new operators to Perl: any
+and all.
 
 %description -l pl.UTF-8
 Moduł Quantum::Superpositions udostępnia nową strukturę danych
This page took 0.063028 seconds and 4 git commands to generate.