From 33d4c00d7f0c8a3a832b10a65a392d042416c5c6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 12:45:25 +0200 Subject: [PATCH] use generic url --- perl-Font-TFM.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl-Font-TFM.spec b/perl-Font-TFM.spec index e578ad0..d53cc11 100644 --- a/perl-Font-TFM.spec +++ b/perl-Font-TFM.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir Font %define pnam TFM +%include /usr/lib/rpm/macros.perl Summary: Font::TFM - read information from TeX font metric files Summary(pl.UTF-8): Font::TFM - odczyt informacji z plików metryk fontów TeX-a Name: perl-Font-TFM @@ -16,6 +16,7 @@ Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 3ae79cc6321df135e14ea50227543415 Patch0: %{name}-fontpath.patch +URL: http://search.cpan.org/dist/Font-TFM/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch -- 2.44.0