[packages/perl-Algorithm-Annotate] use generic url

glen glen at pld-linux.org
Tue Nov 25 09:09:53 CET 2014


commit 73d97437fe3e1526e856af75b35cebe7f9704479
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 10:09:50 2014 +0200

    use generic url

 perl-Algorithm-Annotate.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-Algorithm-Annotate.spec b/perl-Algorithm-Annotate.spec
index f64e6b2..b2cf1b9 100644
--- a/perl-Algorithm-Annotate.spec
+++ b/perl-Algorithm-Annotate.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without	tests	# don't perform "make test"
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define		pdir	Algorithm
 %define		pnam	Annotate
+%include	/usr/lib/rpm/macros.perl
 Summary:	Algorithm::Annotate - represent a series of changes in annotate form
 Summary(pl.UTF-8):	Algorithm::Annorate - reprezentacja serii zmian w postaci adnotacji
 Name:		perl-Algorithm-Annotate
@@ -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:	453395489640e28fc772944ef08d396b
+URL:		http://search.cpan.org/dist/Algorithm-Annotate/
+BuildRequires:	perl-Algorithm-Diff
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
-BuildRequires:	perl-Algorithm-Diff
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Algorithm-Annotate.git/commitdiff/73d97437fe3e1526e856af75b35cebe7f9704479



More information about the pld-cvs-commit mailing list