From: Elan Ruusamäe Date: Sun, 30 Nov 2014 14:36:00 +0000 (+0200) Subject: use generic url X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=575562efbaa2fd0dd8146c1309e886deadfb3c98;p=packages%2Fperl-Tie-EncryptedHash.git use generic url --- 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