[packages/perl-HTML-BBCode] use generic url
glen
glen at pld-linux.org
Tue Nov 25 11:51:12 CET 2014
commit 9d7d7783d4cf2137f0deba52d915eda0842c5201
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 12:51:08 2014 +0200
use generic url
perl-HTML-BBCode.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/perl-HTML-BBCode.spec b/perl-HTML-BBCode.spec
index 582e13a..581ae66 100644
--- a/perl-HTML-BBCode.spec
+++ b/perl-HTML-BBCode.spec
@@ -1,10 +1,10 @@
#
# Conditional build:
%bcond_without tests # do not perform "make test"
-#
-%include /usr/lib/rpm/macros.perl
+
%define pdir HTML
%define pnam BBCode
+%include /usr/lib/rpm/macros.perl
Summary: HTML::BBCode - Perl extension for converting BBcode to HTML
Summary(pl.UTF-8): HTML::BBcode - rozszerzenie Perla do konwersji kodu BBcode na HTML
Name: perl-HTML-BBCode
@@ -15,6 +15,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: 03a3d80848402bb82bdd8fb443a718e8
+URL: http://search.cpan.org/dist/HTML-BBCode/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-HTML-BBCode.git/commitdiff/9d7d7783d4cf2137f0deba52d915eda0842c5201
More information about the pld-cvs-commit
mailing list