From: Elan Ruusamäe Date: Sun, 30 Nov 2014 14:33:57 +0000 (+0200) Subject: use generic url X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=ec6ccf0bc221ff0759446169845fdfa4f57c7dca;p=packages%2Fperl-Text-FixedLength.git use generic url --- diff --git a/perl-Text-FixedLength.spec b/perl-Text-FixedLength.spec index cbb0989..b5b1edd 100644 --- a/perl-Text-FixedLength.spec +++ b/perl-Text-FixedLength.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 FixedLength +%include /usr/lib/rpm/macros.perl Summary: Text::FixedLength - parse and create fixed length field records Summary(pl.UTF-8): Text::FixedLength - analiza i tworzenie rekordów o polach stałej długości Name: perl-Text-FixedLength @@ -15,6 +15,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: 0d567248f2152260bbf0035dace35d31 +URL: http://search.cpan.org/dist/Text-FixedLength/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch