[packages/perl-TextStructured] use generic url
glen
glen at pld-linux.org
Sun Nov 30 15:35:25 CET 2014
commit 03b83019578aeb212e7dea3c1aa25798b94019e6
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Nov 30 16:35:22 2014 +0200
use generic url
perl-TextStructured.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/perl-TextStructured.spec b/perl-TextStructured.spec
index 20d84a3..9ea74dd 100644
--- a/perl-TextStructured.spec
+++ b/perl-TextStructured.spec
@@ -1,7 +1,9 @@
#
# Conditional build:
%bcond_without tests # do not perform "make test"
-#
+
+%define pdir Text
+%define pnam TextStructured
%include /usr/lib/rpm/macros.perl
Summary: TextStructured perl module
Summary(pl.UTF-8): Moduł Perla TextStructured
@@ -14,8 +16,9 @@ Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/Text/TextStructured-%{version}.tar.gz
# Source0-md5: dd7937a44d09b0206f942e6dc4b57e20
Patch0: %{name}-paths.patch
-BuildRequires: rpm-perlprov >= 4.1-13
+URL: http://search.cpan.org/dist/TextStructured/
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-TextStructured.git/commitdiff/03b83019578aeb212e7dea3c1aa25798b94019e6
More information about the pld-cvs-commit
mailing list