From 9cdd0610383187a482cb381250e405093900fe73 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 12:49:49 +0200 Subject: [PATCH] use generic url --- perl-GraphViz-ISA.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/perl-GraphViz-ISA.spec b/perl-GraphViz-ISA.spec index ed75ec7..0c50745 100644 --- a/perl-GraphViz-ISA.spec +++ b/perl-GraphViz-ISA.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir GraphViz %define pnam ISA +%include /usr/lib/rpm/macros.perl Summary: GraphViz::ISA Perl module - graphing @ISA hierarchies at run-time Summary(pl.UTF-8): Moduł Perla GraphViz::ISA - wizualizacja hierarchii @ISA w czasie działania Name: perl-GraphViz-ISA @@ -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: 93b279c6fd57abd614ff71d34f8ed839 -BuildRequires: perl-devel >= 1:5.8.0 +URL: http://search.cpan.org/dist/GraphViz-ISA/ BuildRequires: perl-GraphViz >= 0.11 +BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 Requires: perl-GraphViz >= 0.11 BuildArch: noarch -- 2.44.0