From 63f652a01c1b9e6bd51a1f31d0c5bd4b39133d54 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 12:36:11 +0200 Subject: [PATCH] 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 -- 2.44.0