]> git.pld-linux.org Git - packages/perl-Tie-ShadowHash.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Sun, 30 Nov 2014 14:36:23 +0000 (16:36 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 30 Nov 2014 14:36:23 +0000 (16:36 +0200)
perl-Tie-ShadowHash.spec

index 451162e4ab4944d90bfa1168a78452a0e1ace4db..d02e635beb7c4bedfd638c515de08525eef02449 100644 (file)
@@ -1,7 +1,9 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
+
+%define                pdir    Tie
+%define                pnam    ShadowHash
 %include       /usr/lib/rpm/macros.perl
 Summary:       Tie::ShadowHash perl module
 Summary(pl.UTF-8):     Moduł perla Tie::ShadowHash
@@ -13,8 +15,9 @@ License:      GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/Tie/ShadowHash-%{version}.tar.gz
 # Source0-md5: aecf81359cabd38cb139cc0c6e8ab0f8
-BuildRequires: rpm-perlprov >= 4.1-13
+URL:           http://search.cpan.org/dist/Tie-ShadowHash/
 BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.088491 seconds and 4 git commands to generate.