From 4e9b8b351877ad50f5de075e87080ecbfb365a47 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 26 Nov 2014 15:11:08 +0200 Subject: [PATCH] use generic url --- perl-Sys-SigAction.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/perl-Sys-SigAction.spec b/perl-Sys-SigAction.spec index 211e94f..9cea464 100644 --- a/perl-Sys-SigAction.spec +++ b/perl-Sys-SigAction.spec @@ -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 -- 2.44.0