[packages/perl-Text-Trac] use generic url
glen
glen at pld-linux.org
Sun Nov 30 15:35:06 CET 2014
commit 2aaf3a6c407ba0a7b0f61a66309fbae5fee493ec
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Nov 30 16:35:02 2014 +0200
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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Text-Trac.git/commitdiff/2aaf3a6c407ba0a7b0f61a66309fbae5fee493ec
More information about the pld-cvs-commit
mailing list