From: Elan Ruusamäe Date: Tue, 25 Nov 2014 10:37:04 +0000 (+0200) Subject: use generic url X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=1f85e0374fb35d7ef862756bd0e6e48b35c6283f;p=packages%2Fperl-Data-HexDump.git use generic url --- 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