]> git.pld-linux.org Git - packages/perl-Data-HexDump.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:37:04 +0000 (12:37 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:37:04 +0000 (12:37 +0200)
perl-Data-HexDump.spec

index 99f272a5c9d6b0075dec2172fda9d9f890f5285f..5c06f8fc8ee7ef1e51afad0f37d6ecea5e8cf18d 100644 (file)
@@ -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
This page took 0.117668 seconds and 4 git commands to generate.