commit 63f652a01c1b9e6bd51a1f31d0c5bd4b39133d54
Author: Elan Ruusamäe <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to