]> git.pld-linux.org Git - packages/perl-Sys-SigAction.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Wed, 26 Nov 2014 13:11:08 +0000 (15:11 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 26 Nov 2014 13:11:08 +0000 (15:11 +0200)
perl-Sys-SigAction.spec

index 211e94fb2a3ad9e1d69c1b4ed6368c8fa64283aa..9cea4647a9d330bc9fd9768ae6281a9055239733 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests           # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define        pdir    Sys
 %define        pnam    SigAction
+%include       /usr/lib/rpm/macros.perl
 Summary:       Sys::SigAction - Perl extension for Consistent Signal Handling
 Name:          perl-Sys-SigAction
 Version:       0.15
@@ -14,10 +14,9 @@ License:     GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/Sys/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 54789a1893f63c2345b1014fcb7c47a7
+URL:           http://search.cpan.org/dist/Sys-SigAction/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
-%if %{with tests}
-%endif
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.113303 seconds and 4 git commands to generate.