From 0604d9686776c39739cd4aaf7498a34cbac40198 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 30 Nov 2014 16:34:05 +0200 Subject: [PATCH] use generic url --- perl-Text-Graphics.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/perl-Text-Graphics.spec b/perl-Text-Graphics.spec index 5d459b9..7713f90 100644 --- a/perl-Text-Graphics.spec +++ b/perl-Text-Graphics.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 Graphics +%include /usr/lib/rpm/macros.perl Summary: Text::Graphics perl module Summary(pl.UTF-8): Moduł perla Text::Graphics Name: perl-Text-Graphics @@ -15,9 +15,10 @@ 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: d21ee64f6c8817934a038d14019930fa -BuildRequires: rpm-perlprov >= 4.1-13 -BuildRequires: perl-devel >= 1:5.8.0 +URL: http://search.cpan.org/dist/Text-Graphics/ BuildRequires: perl-Text-Wrapper +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