From da0653e0a163c7d94b90ff6bbda4089dd2fc4b5c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 10:10:14 +0200 Subject: [PATCH] use generic url --- perl-Apache-CVS.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl-Apache-CVS.spec b/perl-Apache-CVS.spec index 80fce25..e1f3ecd 100644 --- a/perl-Apache-CVS.spec +++ b/perl-Apache-CVS.spec @@ -3,10 +3,10 @@ # # Conditional build: %bcond_without tests # don't perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir Apache %define pnam CVS +%include /usr/lib/rpm/macros.perl Summary: Apache::CVS - method handler provide a web interface to CVS repositories Summary(pl.UTF-8): Apache::CVS - metoda udostępniająca interfejs WWW do repozytoriów CVS Name: perl-Apache-CVS @@ -17,6 +17,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: 9f5b0a4d240a53c309c5d8b099f00777 +URL: http://search.cpan.org/dist/Apache-CVS/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 3.0.3-26 %if %{with tests} -- 2.44.0