[packages/perl-GD-Graph3d] use generic url

glen glen at pld-linux.org
Tue Nov 25 11:48:39 CET 2014


commit 70ee1b2af7a5de226941cbd0c865471aae48d17e
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 12:48:35 2014 +0200

    use generic url

 perl-GD-Graph3d.spec | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/perl-GD-Graph3d.spec b/perl-GD-Graph3d.spec
index d05592b..ecf5287 100644
--- a/perl-GD-Graph3d.spec
+++ b/perl-GD-Graph3d.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without	tests	# do not perform "make test"
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define		pdir	GD
 %define		pnam	Graph3d
+%include	/usr/lib/rpm/macros.perl
 Summary:	GD::Graph3d - create 3D graphs with GD and GD::Graph
 Summary(pl.UTF-8):	GD::Graph3d - tworzenie grafów trójwymiarowych z pomocą GD i GD::Graph
 Name:		perl-GD-Graph3d
@@ -15,18 +15,19 @@ 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:	f866dcdd1e7e2056bb946ab7ac3fe37b
-BuildRequires:	perl-devel >= 1:5.8.0
+URL:		http://search.cpan.org/dist/GD-Graph3d/
 BuildRequires:	perl-GD >= 1.18
 BuildRequires:	perl-GD-Graph >= 1.30
 BuildRequires:	perl-GD-TextUtil
+BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This is the GD::Graph3d extensions module. It provides 3D graphs
-for the GD::Graph module by Martien Verbruggen, which in turn
-generates graph using Lincoln Stein's GD.pm.
+This is the GD::Graph3d extensions module. It provides 3D graphs for
+the GD::Graph module by Martien Verbruggen, which in turn generates
+graph using Lincoln Stein's GD.pm.
 
 %description -l pl.UTF-8
 To jest moduł GD::Graph3d. Dodaje wykresy 3D do modułu GD::Graph
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-GD-Graph3d.git/commitdiff/70ee1b2af7a5de226941cbd0c865471aae48d17e



More information about the pld-cvs-commit mailing list