[packages/perl-Font-Fret] use generic url

glen glen at pld-linux.org
Tue Nov 25 11:45:25 CET 2014


commit e2e0eafc73c43b7ee33be8550d97fb793744afd4
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 12:45:22 2014 +0200

    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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Font-Fret.git/commitdiff/e2e0eafc73c43b7ee33be8550d97fb793744afd4



More information about the pld-cvs-commit mailing list