From b370295676dee8cc8a2833a20eb8c6fc51b4d184 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 26 Nov 2014 15:07:55 +0200 Subject: [PATCH] use generic url --- perl-Schedule-At.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl-Schedule-At.spec b/perl-Schedule-At.spec index 726cb40..16a2f82 100644 --- a/perl-Schedule-At.spec +++ b/perl-Schedule-At.spec @@ -2,10 +2,10 @@ # Conditional build: %bcond_with tests # perform "make test" # need access to working atd -# -%include /usr/lib/rpm/macros.perl + %define pdir Schedule %define pnam At +%include /usr/lib/rpm/macros.perl Summary: Schedule::At - an OS independent interface to 'at' UNIX command Summary(pl.UTF-8): Schedule::At - niezależny od platformy interfejs do polecenia 'at' Name: perl-Schedule-At @@ -16,6 +16,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: 6f575bbce3db7a77ac29d9b339918e69 +URL: http://search.cpan.org/dist/Schedule-At/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch -- 2.44.0