[packages/perl-DBIx-DataSource] use generic url

glen glen at pld-linux.org
Tue Nov 25 11:36:14 CET 2014


commit 63f652a01c1b9e6bd51a1f31d0c5bd4b39133d54
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 12:36:11 2014 +0200

    use generic url

 perl-DBIx-DataSource.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-DBIx-DataSource.spec b/perl-DBIx-DataSource.spec
index b837244..2eef456 100644
--- a/perl-DBIx-DataSource.spec
+++ b/perl-DBIx-DataSource.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without	tests	# Do not perform "make test"
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define		pdir	DBIx
 %define		pnam	DataSource
+%include	/usr/lib/rpm/macros.perl
 Summary:	DBIx::DataSource - database-independent create and drop functions
 Summary(pl.UTF-8):	DBIx::DataSource - niezależne od bazy danych funkcje do tworzenia i usuwania
 Name:		perl-DBIx-DataSource
@@ -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:	12d60ad75ceced40286d18fcdcb5a40b
+URL:		http://search.cpan.org/dist/DBIx-DataSource/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 BuildArch:	noarch
@@ -22,7 +23,7 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 This module implements create_database and drop_database functions for
-databases.  It aims to provide a common interface to database creation
+databases. It aims to provide a common interface to database creation
 and deletion regardless of the actual database being used.
 
 %description -l pl.UTF-8
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-DBIx-DataSource.git/commitdiff/63f652a01c1b9e6bd51a1f31d0c5bd4b39133d54



More information about the pld-cvs-commit mailing list