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

glen glen at pld-linux.org
Sun Nov 30 15:39:12 CET 2014


commit bb0a8fead401d72851d1186ecdf3459730ccb3f0
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Nov 30 16:39:08 2014 +0200

    use generic url

 perl-XML-EasyOBJ.spec | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/perl-XML-EasyOBJ.spec b/perl-XML-EasyOBJ.spec
index a8a5131..59d523c 100644
--- a/perl-XML-EasyOBJ.spec
+++ b/perl-XML-EasyOBJ.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	EasyOBJ
+%include	/usr/lib/rpm/macros.perl
 Summary:	XML::EasyOBJ - easy XML object navigation
 Summary(pl.UTF-8):	XML::EasyOBJ - łatwa nawigacja po obiekcie XML
 Name:		perl-XML-EasyOBJ
@@ -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:	875e4331ba2b8eebfee1ea15f4437992
+URL:		http://search.cpan.org/dist/XML-EasyOBJ/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 BuildArch:	noarch
@@ -27,10 +28,10 @@ know what SAX is, all you need to know is how an XML document is
 structured and how to program with objects (OOP).
 
 %description -l pl.UTF-8
-Ten moduł został zaprojektowany aby uczynić dostęp do dokumentów XML
-w miarę prostym. Nie trzeba rozumieć DOM, nie trzeba nawet wiedzieć
-czym jest SAX, wystarczy znać tylko strukturę dokumentu XML i
-programowanie z użyciem obiektów (OOP).
+Ten moduł został zaprojektowany aby uczynić dostęp do dokumentów XML w
+miarę prostym. Nie trzeba rozumieć DOM, nie trzeba nawet wiedzieć czym
+jest SAX, wystarczy znać tylko strukturę dokumentu XML i programowanie
+z użyciem obiektów (OOP).
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-XML-EasyOBJ.git/commitdiff/bb0a8fead401d72851d1186ecdf3459730ccb3f0



More information about the pld-cvs-commit mailing list