[packages/perl-XML-XSH] use generic url

glen glen at pld-linux.org
Sun Nov 30 15:41:45 CET 2014


commit e6dea0034805e376fa8ca13b74b042d4ccdf144f
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Nov 30 16:41:42 2014 +0200

    use generic url

 perl-XML-XSH.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-XML-XSH.spec b/perl-XML-XSH.spec
index 351fda6..6fc3147 100644
--- a/perl-XML-XSH.spec
+++ b/perl-XML-XSH.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	XSH
+%include	/usr/lib/rpm/macros.perl
 Summary:	XML::XSH - an XML editing shell
 Summary(pl.UTF-8):	XML::XSH - powłoka do edycji XML-a
 Name:		perl-XML-XSH
@@ -14,6 +14,9 @@ License:	GPL v2 or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	c25f59c465f785347d0466d653d9893f
+URL:		http://search.cpan.org/dist/XML-XSH/
+BuildRequires:	perl-devel >= 1:5.8.0
+BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires:	perl-Parse-RecDescent >= 1.94
 BuildRequires:	perl-XML-GDOME
@@ -22,8 +25,6 @@ BuildRequires:	perl-XML-LibXML-XPathContext >= 0.04
 BuildRequires:	perl-XML-LibXSLT >= 1.53
 BuildRequires:	perl-XML-XUpdate-LibXML >= 0.4.0
 %endif
-BuildRequires:	perl-devel >= 1:5.8.0
-BuildRequires:	rpm-perlprov >= 4.1-13
 Requires:	perl-Parse-RecDescent >= 1.94
 Requires:	perl-XML-LibXML >= 1.54
 Requires:	perl-XML-LibXML-XPathContext >= 0.04
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-XML-XSH.git/commitdiff/e6dea0034805e376fa8ca13b74b042d4ccdf144f



More information about the pld-cvs-commit mailing list