From 2aaf3a6c407ba0a7b0f61a66309fbae5fee493ec Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 30 Nov 2014 16:35:02 +0200 Subject: [PATCH] use generic url --- perl-Text-Trac.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl-Text-Trac.spec b/perl-Text-Trac.spec index 486627c..6db77ab 100644 --- a/perl-Text-Trac.spec +++ b/perl-Text-Trac.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir Text %define pnam Trac +%include /usr/lib/rpm/macros.perl Summary: Text::Trac - extension for formatting text with Trac Wiki Style Name: perl-Text-Trac Version: 0.15 @@ -14,6 +14,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: 57757c5e9c742232b811af33b224357a +URL: http://search.cpan.org/dist/Text-Trac/ BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} BuildRequires: perl-Test-Base -- 2.44.0