[packages/perl-XML-Smart] use generic url
glen
glen at pld-linux.org
Sun Nov 30 15:41:26 CET 2014
commit 3386b61785a2173955551a71f1da59a53daf561e
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Nov 30 16:41:23 2014 +0200
use generic url
perl-XML-Smart.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-XML-Smart.spec b/perl-XML-Smart.spec
index 82376a5..ad08891 100644
--- a/perl-XML-Smart.spec
+++ b/perl-XML-Smart.spec
@@ -1,10 +1,10 @@
#
# Conditional build:
%bcond_without tests # do not perform "make test"
-#
-%include /usr/lib/rpm/macros.perl
+
%define pdir XML
%define pnam Smart
+%include /usr/lib/rpm/macros.perl
Summary: XML::Smart - a smart, easy and powerful way to access/create XML files/data
Summary(pl.UTF-8): XML::Smart - zgrabny, łatwy i potężny sposób dostępu i tworzenia plików/danych XML
Name: perl-XML-Smart
@@ -15,9 +15,10 @@ 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: 648309c0d613ddaca6f6b16e9f13c81d
+URL: http://search.cpan.org/dist/XML-Smart/
+BuildRequires: perl-Object-MultiType >= 0.03
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
-BuildRequires: perl-Object-MultiType >= 0.03
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-XML-Smart.git/commitdiff/3386b61785a2173955551a71f1da59a53daf561e
More information about the pld-cvs-commit
mailing list