[packages/perl-Text-WikiFormat] use generic url

glen glen at pld-linux.org
Sun Nov 30 15:35:21 CET 2014


commit e9e517a145ae5677bca2978735d619601d12a161
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Nov 30 16:35:18 2014 +0200

    use generic url

 perl-Text-WikiFormat.spec | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/perl-Text-WikiFormat.spec b/perl-Text-WikiFormat.spec
index 51eca7b..f7abca4 100644
--- a/perl-Text-WikiFormat.spec
+++ b/perl-Text-WikiFormat.spec
@@ -1,7 +1,9 @@
 #
 # Conditional build:
 %bcond_without	tests	# do not perform "make test"
-#
+
+%define		pdir	Text
+%define		pnam	WikiFormat
 %include	/usr/lib/rpm/macros.perl
 Summary:	Text::WikiFormat perl module for translating Wiki formatted text into other formats
 Name:		perl-Text-WikiFormat
@@ -12,8 +14,9 @@ License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://search.cpan.org/CPAN/authors/id/C/CH/CHROMATIC/Text-WikiFormat-%{version}.tar.gz
 # Source0-md5:	7f3e888ff898f67332216c4a25523f30
-BuildRequires:  perl-devel >= 1:5.8.0
-BuildRequires:  rpm-perlprov >= 4.1-13
+URL:		http://search.cpan.org/dist/Text-WikiFormat/
+BuildRequires:	perl-devel >= 1:5.8.0
+BuildRequires:	rpm-perlprov >= 4.1-13
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Text-WikiFormat.git/commitdiff/e9e517a145ae5677bca2978735d619601d12a161



More information about the pld-cvs-commit mailing list