From b955c459822af02a57a8b6183a82bb17dd0edc13 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 26 Nov 2014 15:12:01 +0200 Subject: [PATCH] use generic url --- perl-Term-Query.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl-Term-Query.spec b/perl-Term-Query.spec index 0576f25..7f155ad 100644 --- a/perl-Term-Query.spec +++ b/perl-Term-Query.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_with tests # perform "make test" (tests are broken) -# -%include /usr/lib/rpm/macros.perl + %define pdir Term %define pnam Query +%include /usr/lib/rpm/macros.perl Summary: Term::Query - table-driven query routine Summary(pl.UTF-8): Term::Query - oparta na tablicach funkcja realizująca zapytania Name: perl-Term-Query @@ -14,6 +14,7 @@ License: GPL v2+ Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: eba5ba66fdf9e98464472dbc89c49dab +URL: http://search.cpan.org/dist/Term-Query/ BuildRequires: perl-Array-PrintCols BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 -- 2.44.0