From 5d5de3f490837df7dcd408a1b175cbfaebcd8d5d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 10:11:05 +0200 Subject: [PATCH] use generic url --- perl-Apache-Scoreboard.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl-Apache-Scoreboard.spec b/perl-Apache-Scoreboard.spec index 19507e8..19fb806 100644 --- a/perl-Apache-Scoreboard.spec +++ b/perl-Apache-Scoreboard.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_with tests # perform "make test". starts test httpd service -# -%include /usr/lib/rpm/macros.perl + %define pdir Apache %define pnam Scoreboard +%include /usr/lib/rpm/macros.perl Summary: Apache::Scoreboard - Perl interface to the Apache scoreboard structure Summary(pl.UTF-8): Apache::Scoreboard - perlowy interfejs do struktury scoreboard Apache'a Name: perl-Apache-Scoreboard @@ -14,6 +14,7 @@ License: unknown Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: df133feb853c4ef743557e6621adcc3f +URL: http://search.cpan.org/dist/Apache-Scoreboard/ BuildRequires: apache-mod_perl-devel BuildRequires: apr-devel >= 1:1.0 BuildRequires: apr-util-devel >= 1:1.0 -- 2.44.0