From 1f85e0374fb35d7ef862756bd0e6e48b35c6283f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 12:37:04 +0200 Subject: [PATCH] use generic url --- perl-Data-HexDump.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl-Data-HexDump.spec b/perl-Data-HexDump.spec index 99f272a..5c06f8f 100644 --- a/perl-Data-HexDump.spec +++ b/perl-Data-HexDump.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir Data %define pnam HexDump +%include /usr/lib/rpm/macros.perl Summary: Data::HexDump - a simple hexadecial dumper Summary(pl.UTF-8): Data::HexDump - proste zrzucanie danych w formacie szesnastkowym Name: perl-Data-HexDump @@ -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: 467b7183d1062ab4a502b50c34e7d67f +URL: http://search.cpan.org/dist/Data-HexDump/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch -- 2.44.0