From: Elan Ruusamäe Date: Wed, 26 Nov 2014 10:34:34 +0000 (+0200) Subject: use generic url X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=1df2fb4adf0afe74d6378991ad9debaa07b5802c;p=packages%2Fperl-PostScript-Font.git use generic url --- diff --git a/perl-PostScript-Font.spec b/perl-PostScript-Font.spec index 8ab4a45..822618c 100644 --- a/perl-PostScript-Font.spec +++ b/perl-PostScript-Font.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir PostScript %define pnam Font +%include /usr/lib/rpm/macros.perl Summary: PostScript::Font - Perl module to fetch data from PostScript fonts Summary(pl.UTF-8): PostScript::Font - moduł Perla do wyciągania informacji z czcionek postsctiptowych Name: perl-PostScript-Font @@ -14,6 +14,7 @@ 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: 226785389aeffbbf34eb7a4c9cb41e3c +URL: http://search.cpan.org/dist/PostScript-Font/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch