]> git.pld-linux.org Git - packages/perl-Email-Thread.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:41:27 +0000 (12:41 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:41:27 +0000 (12:41 +0200)
perl-Email-Thread.spec

index 62e0daf340665583187149f3a66325f18613b146..bd2f898cdef889786cb9f2552fdaabd5a1a55251 100644 (file)
@@ -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    Thread
+%include       /usr/lib/rpm/macros.perl
 Summary:       Email::Thread - use JWZ's mail threading algorithm with Email::Simple objects
 Summary(pl.UTF-8):     Email::Thread - użycie algorytmu wątkowania poczty JWZ na obiektach Email::Simple
 Name:          perl-Email-Thread
@@ -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: 083be9474a8095176dfe1240e9948e89
+URL:           http://search.cpan.org/dist/Email-Thread/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
This page took 0.117463 seconds and 4 git commands to generate.