From 9bc5acde033a604ed5f40479d5f2eb72afe9bfa7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 11:21:21 +0200 Subject: [PATCH] use generic url --- perl-Crypt-DES_EDE3.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl-Crypt-DES_EDE3.spec b/perl-Crypt-DES_EDE3.spec index 2364ca3..32e8879 100644 --- a/perl-Crypt-DES_EDE3.spec +++ b/perl-Crypt-DES_EDE3.spec @@ -1,6 +1,6 @@ -%include /usr/lib/rpm/macros.perl %define pdir Crypt %define pnam DES_EDE3 +%include /usr/lib/rpm/macros.perl Summary: Crypt::DES_EDE3 Perl module - Triple-DES EDE implementation Summary(pl.UTF-8): Moduł Perla Crypt::DES_EDE3 - implementacja Triple-DES EDE Name: perl-Crypt-DES_EDE3 @@ -11,8 +11,9 @@ 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: fde1995efa0735407a5f7c4a4c8147bc -BuildRequires: perl-devel >= 1:5.8.0 +URL: http://search.cpan.org/dist/Crypt-DES_EDE3/ BuildRequires: perl-Crypt-DES +BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.44.0