[packages/perl-Data-Library] use generic url

glen glen at pld-linux.org
Tue Nov 25 11:37:12 CET 2014


commit d838f76401910dacc0e3e2d6d657c62911ae9bd0
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 12:37:08 2014 +0200

    use generic url

 perl-Data-Library.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-Data-Library.spec b/perl-Data-Library.spec
index d837cfc..1a5524e 100644
--- a/perl-Data-Library.spec
+++ b/perl-Data-Library.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without	tests	# do not perform "make test"
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define		pdir	Data
 %define		pnam	Library
+%include	/usr/lib/rpm/macros.perl
 Summary:	Data::Library - virtual class for repository support classes
 Summary(pl.UTF-8):	Data::Library - klasa wirtualna dla klas usług magazynowych
 Name:		perl-Data-Library
@@ -15,6 +15,7 @@ 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:	3d849a67a8d0273458043c5378c8bca9
+URL:		http://search.cpan.org/dist/Data-Library/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
@@ -25,7 +26,7 @@ BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Data::Library Perl module provides a general repository service. 
+Data::Library Perl module provides a general repository service.
 Specifics are implemented in subclasses.
 
 %description -l pl.UTF-8
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Data-Library.git/commitdiff/d838f76401910dacc0e3e2d6d657c62911ae9bd0



More information about the pld-cvs-commit mailing list