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

index 970b034fe96270175ecf0a0ac347e05d646f2beb..b0fcf594f5903760259f01f8c02bd54d84f0209e 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Exception
 %define                pnam    Class-TryCatch
+%include       /usr/lib/rpm/macros.perl
 Summary:       Exception::Class::TryCatch - syntactic try/catch sugar for use with Exception::Class
 Summary(pl.UTF-8):     Exception::Class::TryCatch - składniowe try/catch do używania z Exception::Class
 Name:          perl-Exception-Class-TryCatch
@@ -15,9 +15,10 @@ 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: d9943ce5e251437312a11001b9531f43
+URL:           http://search.cpan.org/dist/Exception-Class-TryCatch/
+BuildRequires: perl-Exception-Class >= 1.20
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
-BuildRequires: perl-Exception-Class >= 1.20
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.139397 seconds and 4 git commands to generate.