]> git.pld-linux.org Git - packages/perl-URI-imaps.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Sun, 30 Nov 2014 14:37:52 +0000 (16:37 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 30 Nov 2014 14:37:52 +0000 (16:37 +0200)
perl-URI-imaps.spec

index 030a93ae8295317a9f90ee820131f99d4a817365..e6c5ee4437cafc1831d3f8c42d1f67349018b33b 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    URI
 %define                pnam    imaps
+%include       /usr/lib/rpm/macros.perl
 Summary:       URI::imaps - Support IMAPS URI
 Summary(pl.UTF-8):     URI::imaps - Wsparcie dla URI IMAPS
 Name:          perl-URI-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: 0fdb2371e9f64ea7acbe385ca8d8a708
+URL:           http://search.cpan.org/dist/URI-imaps/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
This page took 0.11608 seconds and 4 git commands to generate.