From: Elan Ruusamäe Date: Tue, 25 Nov 2014 10:40:50 +0000 (+0200) Subject: use generic url X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=6bb64d4866484f8bcd36c5e4ed11131e1e5f0f99;p=packages%2Fperl-Email-Folder-IMAPS.git use generic url --- diff --git a/perl-Email-Folder-IMAPS.spec b/perl-Email-Folder-IMAPS.spec index 0d8b69f..59885e6 100644 --- a/perl-Email-Folder-IMAPS.spec +++ b/perl-Email-Folder-IMAPS.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir Email %define pnam Folder-IMAPS +%include /usr/lib/rpm/macros.perl Summary: Email::Folder::IMAP - Email::Folder Access to IMAP over SSL Folders Summary(pl.UTF-8): Email::Folder::IMAP - Dostęp do folderów IMAP przez SSL za pomocą Email::Folder Name: perl-Email-Folder-IMAPS @@ -15,6 +15,7 @@ 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: 38c17bf7c8922a923112c309b98a2325 +URL: http://search.cpan.org/dist/Email-Folder-IMAPS/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests}