From e2e0eafc73c43b7ee33be8550d97fb793744afd4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 12:45:22 +0200 Subject: [PATCH] use generic url --- perl-Font-Fret.spec | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/perl-Font-Fret.spec b/perl-Font-Fret.spec index 43b79ca..32368ec 100644 --- a/perl-Font-Fret.spec +++ b/perl-Font-Fret.spec @@ -1,6 +1,6 @@ -%include /usr/lib/rpm/macros.perl %define pdir Font %define pnam Fret +%include /usr/lib/rpm/macros.perl Summary: Font::Fret - Font REporting Tool Summary(pl.UTF-8): Font::Fret - narzędzie raportujące o fontach Name: perl-Font-Fret @@ -10,19 +10,20 @@ License: unknown Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: f94065491279e977d45fff46b110e799 -BuildRequires: rpm-perlprov >= 4.1-13 -BuildRequires: perl-devel >= 1:5.8.0 +URL: http://search.cpan.org/dist/Font-Fret/ BuildRequires: perl-Font-AFM BuildRequires: perl-Font-TTF -BuildRequires: perl-Text-PDF BuildRequires: perl-IO-stringy +BuildRequires: perl-Text-PDF +BuildRequires: perl-devel >= 1:5.8.0 +BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description Font::Fret is a font reporting tool system which allows for different -reports to be written. A report is a package on which calls are made -to give specific information for a specific report. The rest of Fret +reports to be written. A report is a package on which calls are made +to give specific information for a specific report. The rest of Fret does the housekeeping of generating the report in PDF format. %description -l pl.UTF-8 -- 2.44.0