From: Elan Ruusamäe Date: Sun, 30 Nov 2014 14:34:39 +0000 (+0200) Subject: use generic url X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=d2d188aa7e5b45d08b2c6a0bee0acd789d62e482;p=packages%2Fperl-Text-Query-Advanced.git use generic url --- diff --git a/perl-Text-Query-Advanced.spec b/perl-Text-Query-Advanced.spec index 1cc629f..d95bf6d 100644 --- a/perl-Text-Query-Advanced.spec +++ b/perl-Text-Query-Advanced.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir Text %define pnam Query-Advanced +%include /usr/lib/rpm/macros.perl Summary: Text::Query::Advanced perl module Summary(pl.UTF-8): Moduł perla Text::Query::Advanced Name: perl-Text-Query-Advanced @@ -15,8 +15,9 @@ 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: 2b1e5a7dd9bed41645e67a3057614a69 -BuildRequires: rpm-perlprov >= 4.1-13 +URL: http://search.cpan.org/dist/Text-Query-Advanced/ BuildRequires: perl-devel >= 1:5.8.0 +BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)