[packages/perl-Math-Quaternion] use generic url

glen glen at pld-linux.org
Tue Nov 25 20:56:37 CET 2014


commit 9413a2f9f739d7e2d4a27e007f54a099fff90e9d
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 21:56:33 2014 +0200

    use generic url

 perl-Math-Quaternion.spec | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/perl-Math-Quaternion.spec b/perl-Math-Quaternion.spec
index ce411c9..9cb28d0 100644
--- a/perl-Math-Quaternion.spec
+++ b/perl-Math-Quaternion.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	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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Math-Quaternion.git/commitdiff/9413a2f9f739d7e2d4a27e007f54a099fff90e9d



More information about the pld-cvs-commit mailing list