]> git.pld-linux.org Git - packages/perl-POE-Exceptions.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 20:24:14 +0000 (22:24 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 20:24:14 +0000 (22:24 +0200)
perl-POE-Exceptions.spec

index 548331a20cc1d99b13826e6c60dece1ddf19b4f5..d8063a4eee0c79fc492aa451471f871e16cb998c 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    POE
 %define                pnam    Exceptions
+%include       /usr/lib/rpm/macros.perl
 Summary:       POE::Exceptions - POE class for handling exceptions
 Summary(pl.UTF-8):     POE::Exceptions - klasa POE do obsługi wyjątków
 Name:          perl-POE-Exceptions
@@ -14,6 +14,7 @@ License:      BSD-like
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 7038eaa58356a78d0af6f9d3a5d2c53d
+URL:           http://search.cpan.org/dist/POE-Exceptions/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
This page took 0.081286 seconds and 4 git commands to generate.