[packages/perl-Quantum-Superpositions] use generic url
glen
glen at pld-linux.org
Wed Nov 26 11:35:27 CET 2014
commit 0fcf9ed0479ca1fe0045e974324d0015dfa5ab99
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Nov 26 12:35:21 2014 +0200
use generic url
perl-Quantum-Superpositions.spec | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/perl-Quantum-Superpositions.spec b/perl-Quantum-Superpositions.spec
index 3aa5ce6..f6faf4d 100644
--- a/perl-Quantum-Superpositions.spec
+++ b/perl-Quantum-Superpositions.spec
@@ -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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Quantum-Superpositions.git/commitdiff/0fcf9ed0479ca1fe0045e974324d0015dfa5ab99
More information about the pld-cvs-commit
mailing list