]> git.pld-linux.org Git - packages/perl-Mail-Thread.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 19:52:55 +0000 (21:52 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 19:52:55 +0000 (21:52 +0200)
perl-Mail-Thread.spec

index 4ed09364363e7c3d08270799aa24b0c8b3a78e4c..9e30e889457f243ff2433ee044e9ccb79d51bd9c 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Mail
 %define                pnam    Thread
+%include       /usr/lib/rpm/macros.perl
 Summary:       Mail::Thread - Perl implementation of JWZ's mail threading algorithm
 Summary(pl.UTF-8):     Mail::Thread - perlowa implementacja algorytmu wątkowania poczty JWZ
 Name:          perl-Mail-Thread
@@ -16,6 +16,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: 3b30d3087e30462cb6391797ee885f0e
+URL:           http://search.cpan.org/dist/Mail-Thread/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
This page took 0.085024 seconds and 4 git commands to generate.