[packages/perl-Text-Graphics] use generic url

glen glen at pld-linux.org
Sun Nov 30 15:34:09 CET 2014


commit 0604d9686776c39739cd4aaf7498a34cbac40198
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Nov 30 16:34:05 2014 +0200

    use generic url

 perl-Text-Graphics.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-Text-Graphics.spec b/perl-Text-Graphics.spec
index 5d459b9..7713f90 100644
--- a/perl-Text-Graphics.spec
+++ b/perl-Text-Graphics.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without	tests	# do not perform "make test"
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define		pdir	Text
 %define		pnam	Graphics
+%include	/usr/lib/rpm/macros.perl
 Summary:	Text::Graphics perl module
 Summary(pl.UTF-8):	Moduł perla Text::Graphics
 Name:		perl-Text-Graphics
@@ -15,9 +15,10 @@ 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:	d21ee64f6c8817934a038d14019930fa
-BuildRequires:	rpm-perlprov >= 4.1-13
-BuildRequires:	perl-devel >= 1:5.8.0
+URL:		http://search.cpan.org/dist/Text-Graphics/
 BuildRequires:	perl-Text-Wrapper
+BuildRequires:	perl-devel >= 1:5.8.0
+BuildRequires:	rpm-perlprov >= 4.1-13
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Text-Graphics.git/commitdiff/0604d9686776c39739cd4aaf7498a34cbac40198



More information about the pld-cvs-commit mailing list