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

index ce411c935344a2c6de1b6786db3850ad09537515..9cb28d0cc466ebf17ea9fe9196ff6f019507bc8f 100644 (file)
@@ -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    Quaternion
+%include       /usr/lib/rpm/macros.perl
 Summary:       Math::Quaternion - Perl class to represent quaternions
 Summary(pl.UTF-8):     Math::Quaternion - klasa Perla do reprezentowania kwaternionów
 Name:          perl-Math-Quaternion
@@ -15,18 +15,18 @@ 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: 818e88923c99053f26317acd4c61adfd
+URL:           http://search.cpan.org/dist/Math-Quaternion/
+%{?with_tests:BuildRequires:   perl-Test-Simple}
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
-%{?with_tests:BuildRequires:   perl-Test-Simple}
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This package lets you create and manipulate quaternions. A
-quaternion is a mathematical object developed as a kind of
-generalization of complex numbers, usually represented by an array
-of four real numbers, and is often used to represent rotations in
-three-dimensional space.
+This package lets you create and manipulate quaternions. A quaternion
+is a mathematical object developed as a kind of generalization of
+complex numbers, usually represented by an array of four real numbers,
+and is often used to represent rotations in three-dimensional space.
 
 %description -l pl.UTF-8
 Ten pakiet pozwala na tworzenie oraz wykorzystywanie kwaternionów w
This page took 0.048476 seconds and 4 git commands to generate.