From 9c988928aa5e8e75ec95f59d246aa407dfb8f507 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 11:21:06 +0200 Subject: [PATCH] use generic url --- perl-Crypt-CFB.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/perl-Crypt-CFB.spec b/perl-Crypt-CFB.spec index eeb2f61..d73665e 100644 --- a/perl-Crypt-CFB.spec +++ b/perl-Crypt-CFB.spec @@ -1,6 +1,6 @@ -%include /usr/lib/rpm/macros.perl %define pdir Crypt %define pnam CFB +%include /usr/lib/rpm/macros.perl Summary: Crypt::CFB Perl module - encrypt data in Cipher Feedback Mode Summary(pl.UTF-8): Moduł Perla Crypt::CFB - szyfrujący dane w trybie Cipher Feedback Name: perl-Crypt-CFB @@ -10,6 +10,7 @@ License: unknown Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 861efb6dc6da228458faeb1415fd47d2 +URL: http://search.cpan.org/dist/Crypt-CFB/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch -- 2.44.0