From f834016ec55d63e72c237d5d5667485f47013bcf Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 12:51:49 +0200 Subject: [PATCH] use generic url --- perl-HTML-PageIndex.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/perl-HTML-PageIndex.spec b/perl-HTML-PageIndex.spec index ad8d07f..6d599ae 100644 --- a/perl-HTML-PageIndex.spec +++ b/perl-HTML-PageIndex.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir HTML %define pnam PageIndex +%include /usr/lib/rpm/macros.perl Summary: HTML::PageIndex - class to create HTML page index objects Summary(pl.UTF-8): HTML::PageIndex - klasa do tworzenia obiektów stron indeksowych w HTML-u Name: perl-HTML-PageIndex @@ -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: 1586ce9b8dfab1178224ef35a1c556e9 -BuildRequires: rpm-perlprov >= 4.1-13 +URL: http://search.cpan.org/dist/HTML-PageIndex/ BuildRequires: perl-devel >= 1:5.8.0 +BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.44.0