From 575562efbaa2fd0dd8146c1309e886deadfb3c98 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 30 Nov 2014 16:36:00 +0200 Subject: [PATCH] use generic url --- perl-Tie-EncryptedHash.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl-Tie-EncryptedHash.spec b/perl-Tie-EncryptedHash.spec index d190e99..63bb754 100644 --- a/perl-Tie-EncryptedHash.spec +++ b/perl-Tie-EncryptedHash.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir Tie %define pnam EncryptedHash +%include /usr/lib/rpm/macros.perl Summary: Tie::EncryptedHash Perl module - hashes with encrypting fields Summary(pl.UTF-8): Moduł Perla Tie::EncryptedHash - hasze z kodowanymi polami Name: perl-Tie-EncryptedHash @@ -14,6 +14,7 @@ License: Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: da2bd8aa366c6454b168b72f2635491e +URL: http://search.cpan.org/dist/Tie-EncryptedHash/ %if %{with tests} BuildRequires: perl-Crypt-Blowfish BuildRequires: perl-Crypt-CBC -- 2.44.0